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