Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProfileHelper ¶
func NewProfileHelper(kuser common.KubeClientUser, name string, streams genericclioptions.IOStreams) common.ObjectHelper
Types ¶
type ControlsContext ¶
type ControlsContext struct {
common.CommandContext
}
func NewControlsContext ¶
func NewControlsContext(streams genericclioptions.IOStreams) *ControlsContext
func (*ControlsContext) Run ¶
func (o *ControlsContext) Run() error
func (*ControlsContext) Validate ¶
func (o *ControlsContext) Validate() error
Validate ensures that all required arguments and flag values are provided
type ProfileHelper ¶
type ProfileHelper struct { genericclioptions.IOStreams // contains filtered or unexported fields }
func (*ProfileHelper) Handle ¶
func (h *ProfileHelper) Handle() error
Click to show internal directories.
Click to hide internal directories.