Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewEmptyConfigError (0.23 sec)

  1. staging/src/k8s.io/cli-runtime/pkg/genericclioptions/client_config.go

    	clientcmdapi "k8s.io/client-go/tools/clientcmd/api"
    )
    
    var (
    	// ErrEmptyConfig is the error message to be displayed if the configuration info is missing or incomplete
    	ErrEmptyConfig = clientcmd.NewEmptyConfigError(`Missing or incomplete configuration info.  Please point to an existing, complete config file:
    
    
      1. Via the command-line flag --kubeconfig
      2. Via the KUBECONFIG environment variable
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 13 10:28:09 UTC 2021
    - 2.3K bytes
    - Viewed (0)
Back to top