Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Shadow (0.15 sec)

  1. istioctl/pkg/proxyconfig/proxyconfig.go

    		"Envoy config dump JSON file")
    
    	return endpointConfigCmd
    }
    
    func bootstrapConfigCmd(ctx cli.Context) *cobra.Command {
    	var podName, podNamespace string
    
    	// Shadow outputVariable since this command uses a different default value
    	var outputFormat string
    
    	bootstrapConfigCmd := &cobra.Command{
    		Use:   "bootstrap [<type>/]<name>[.<namespace>]",
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Apr 16 03:28:36 GMT 2024
    - 48K bytes
    - Viewed (0)
Back to top