delete

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LongDesc = `
Delete the risingwave instance.
`
	Example = `` /* 220-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func NewCommand

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

NewCommand creates the delete command which can create a risingwave instance.

Types

type Options

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

func NewOptions

func NewOptions(streams genericclioptions.IOStreams) *Options

NewOptions returns a delete Options.

func (*Options) Complete

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

func (*Options) Run

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

func (*Options) Validate

func (o *Options) Validate(ctx *cmdcontext.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