Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NsOptions ¶
type NsOptions struct { genericclioptions.IOStreams // contains filtered or unexported fields }
NsOptions provides information required to update the current context on a user's KUBECONFIG
func NewNsOptions ¶
func NewNsOptions(streams genericclioptions.IOStreams) *NsOptions
NewNsOptions provides an instance of NsOptions with default values
func (*NsOptions) Complete ¶
Complete sets all information required for updating the current namespace
Click to show internal directories.
Click to hide internal directories.