Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewToolsCmd ¶
Types ¶
type Kubeconfig ¶
type Kubeconfig struct { Kubeconfig string Context string Namespace string // contains filtered or unexported fields }
func (*Kubeconfig) BaseArgs ¶
func (kc *Kubeconfig) BaseArgs() []string
func (*Kubeconfig) Cleanup ¶
func (kc *Kubeconfig) Cleanup() error
Click to show internal directories.
Click to hide internal directories.