apiresourcescmd

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand(ctx context.Context, f util.Factory, streams *genericclioptions.IOStreams) *cobra.Command

Types

type Options

type Options struct {
	Factory util.Factory
	Streams *genericclioptions.IOStreams
	Output  string
}

func (*Options) Complete

func (r *Options) Complete(ctx context.Context) error

Complete adapts from the command line args and validates them

func (*Options) Run

func (r *Options) Run(ctx context.Context) error

func (*Options) Validate

func (r *Options) Validate(ctx context.Context) error

type Runner

type Runner struct {
	Command *cobra.Command
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(ctx context.Context, f util.Factory, streams *genericclioptions.IOStreams) *Runner

NewRunner returns a command runner.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL