list

package
v0.1.1-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewListCommand

func NewListCommand(f kcmdutil.Factory, ro *cli.RootOptions) *cobra.Command

func NewOperatorsCommand

func NewOperatorsCommand(f kcmdutil.Factory, ro *cli.RootOptions) *cobra.Command

func NewReleasesCommand

func NewReleasesCommand(f kcmdutil.Factory, ro *cli.RootOptions) *cobra.Command

func NewUpdatesCommand

func NewUpdatesCommand(f kcmdutil.Factory, ro *cli.RootOptions) *cobra.Command

Types

type OperatorsOptions

type OperatorsOptions struct {
	*cli.RootOptions
	Catalog  string
	Package  string
	Channel  string
	Version  string
	Catalogs bool
}

func (*OperatorsOptions) Complete

func (o *OperatorsOptions) Complete() error

func (*OperatorsOptions) Run

func (o *OperatorsOptions) Run(cmd *cobra.Command) error

func (*OperatorsOptions) Validate

func (o *OperatorsOptions) Validate() error

type ReleasesOptions

type ReleasesOptions struct {
	*cli.RootOptions
	Channel  string
	Channels bool
	Version  string
}

func (*ReleasesOptions) Complete

func (o *ReleasesOptions) Complete() error

func (*ReleasesOptions) Run

func (o *ReleasesOptions) Run(ctx context.Context) error

func (*ReleasesOptions) Validate

func (o *ReleasesOptions) Validate() error

type UpdatesOptions

type UpdatesOptions struct {
	*cli.RootOptions
	ConfigPath string
}

func (*UpdatesOptions) Run

func (o *UpdatesOptions) Run(ctx context.Context) error

func (*UpdatesOptions) Validate

func (o *UpdatesOptions) Validate() error

Jump to

Keyboard shortcuts

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