Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubeCtlCmd ¶ added in v0.0.109
func NewToolsCmd ¶
Types ¶
type Kubeconfig ¶
type Kubeconfig struct { Kubeconfig string Context string Namespace string // contains filtered or unexported fields }
func WriteRawKubeconfig ¶ added in v0.0.100
func WriteRawKubeconfig(ctx context.Context, rawConfig clientcmdapi.Config, keepConfig bool) (*Kubeconfig, error)
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.