 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( KubeConfigFileSolutionWindows = ` Make sure that the value of the --config flag passed contains a valid path: --config=c:\path\to\valid\file ` KubeConfigFileSolutionUnix = ` Make sure that the value of the --config flag passed contains a valid path: --config=/path/to/valid/file ` KubeConfigSolutionUnix = `` /* 190-byte string literal not displayed */ KubeConfigSolutionWindows = `` /* 187-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func ErrKubeConfigNotWriteable ¶
ErrKubeConfigNotWriteable is returned when the file pointed to by KUBECONFIG cannot be created or written to if isExplicitFile flag is true, the path to .kubeconfig was set using a --config=... flag
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.