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