Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdStop ¶ added in v0.0.15
Types ¶
type StopFlags ¶ added in v0.0.15
type StopFlags struct { }
func NewStopFlags ¶ added in v0.0.15
func NewStopFlags() *StopFlags
The defaults are determined here
type StopOptions ¶ added in v0.0.15
type StopOptions struct { Factory util.Factory Streams *genericclioptions.IOStreams }
func (*StopOptions) Run ¶ added in v0.0.15
func (r *StopOptions) Run(ctx context.Context, args []string) error
func (*StopOptions) Validate ¶ added in v0.0.15
func (r *StopOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.