Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
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.
Click to show internal directories.
Click to hide internal directories.