Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BindContext ¶
type BindContext struct { common.CommandContext Settings string Name string DryRun bool // contains filtered or unexported fields }
func NewBindContext ¶
func NewBindContext(streams genericclioptions.IOStreams) *BindContext
func (*BindContext) Run ¶
func (o *BindContext) Run() error
func (*BindContext) Validate ¶
func (o *BindContext) Validate() error
Validate ensures that all required arguments and flag values are provided
Click to show internal directories.
Click to hide internal directories.