functions

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Create

type Create struct {
	// contains filtered or unexported fields
}

func (*Create) Client

func (c *Create) Client(client meroxa.Client)

func (*Create) Docs

func (c *Create) Docs() builder.Docs

func (*Create) Execute

func (c *Create) Execute(ctx context.Context) error

func (*Create) Flags

func (c *Create) Flags() []builder.Flag

func (*Create) Logger

func (c *Create) Logger(logger log.Logger)

func (*Create) ParseArgs

func (c *Create) ParseArgs(args []string) error

func (*Create) Usage

func (c *Create) Usage() string

type Describe

type Describe struct {
	// contains filtered or unexported fields
}

func (*Describe) Client

func (d *Describe) Client(client meroxa.Client)

func (*Describe) Docs

func (d *Describe) Docs() builder.Docs

func (*Describe) Execute

func (d *Describe) Execute(ctx context.Context) error

func (*Describe) Logger

func (d *Describe) Logger(logger log.Logger)

func (*Describe) ParseArgs

func (d *Describe) ParseArgs(args []string) error

func (*Describe) Usage

func (d *Describe) Usage() string

type Functions

type Functions struct{}

func (*Functions) Aliases

func (*Functions) Aliases() []string

func (*Functions) Docs

func (*Functions) Docs() builder.Docs

func (*Functions) FeatureFlag

func (*Functions) FeatureFlag() (string, error)

func (*Functions) Hidden

func (*Functions) Hidden() bool

func (*Functions) SubCommands

func (*Functions) SubCommands() []*cobra.Command

func (*Functions) Usage

func (*Functions) Usage() string

type List

type List struct {
	// contains filtered or unexported fields
}

func (*List) Aliases

func (l *List) Aliases() []string

func (*List) Client

func (l *List) Client(client meroxa.Client)

func (*List) Docs

func (l *List) Docs() builder.Docs

func (*List) Execute

func (l *List) Execute(ctx context.Context) error

func (*List) HideHeaders

func (l *List) HideHeaders(hide bool)

func (*List) Logger

func (l *List) Logger(logger log.Logger)

func (*List) Usage

func (l *List) Usage() string

type Remove

type Remove struct {
	// contains filtered or unexported fields
}

func (*Remove) Aliases

func (r *Remove) Aliases() []string

func (*Remove) Client

func (r *Remove) Client(client meroxa.Client)

func (*Remove) Docs

func (r *Remove) Docs() builder.Docs

func (*Remove) Execute

func (r *Remove) Execute(ctx context.Context) error

func (*Remove) Logger

func (r *Remove) Logger(logger log.Logger)

func (*Remove) ParseArgs

func (r *Remove) ParseArgs(args []string) error

func (*Remove) Usage

func (r *Remove) Usage() string

func (*Remove) ValueToConfirm

func (r *Remove) ValueToConfirm(_ context.Context) (wantInput string)

Jump to

Keyboard shortcuts

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