Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetFlags ¶ added in v0.0.15
type GetFlags struct {
}
type GetOptions ¶ added in v0.0.15
type GetOptions struct {
Factory util.Factory
Streams *genericclioptions.IOStreams
Files bool
}
func (*GetOptions) Run ¶ added in v0.0.15
func (r *GetOptions) Run(ctx context.Context, args []string) error
func (*GetOptions) Validate ¶ added in v0.0.15
func (r *GetOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.