list

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(ctx *context.RWContext, streams genericclioptions.IOStreams) *cobra.Command

NewCommand creates the list command which lists all the risingwave instances in the specified kubernetes cluster and sync to local config file.

Types

type Options

type Options struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

Options contains the input to the list command.

func NewListOptions

func NewListOptions(streams genericclioptions.IOStreams) *Options

NewListOptions returns a ListOptions.

func (*Options) Complete

func (o *Options) Complete(ctx *context.RWContext, cmd *cobra.Command, args []string) error

func (*Options) Run

func (o *Options) Run(ctx *context.RWContext, cmd *cobra.Command, args []string) error

func (*Options) Validate

func (o *Options) Validate(ctx *context.RWContext, cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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