Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubeconfig ¶
type Kubeconfig struct {
*root.Flags
Exclude []string `name:"exclude" short:"e" usage:"Exclude |CLUSTER| from kubeconfig. Can be repeated."`
Overwrite bool `name:"overwrite" short:"o" usage:"Overwrite existing kubeconfig entries if conflicts are found."`
Clear bool `name:"clear" short:"c" usage:"Clear existing kubeconfig."`
}
Click to show internal directories.
Click to hide internal directories.