environments

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 added in v1.5.0

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

func (*Create) Client added in v1.5.0

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

func (*Create) Docs added in v1.5.0

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

func (*Create) Execute added in v1.5.0

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

func (*Create) Flags added in v1.5.0

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

func (*Create) Logger added in v1.5.0

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

func (*Create) NotConfirmed added in v1.5.0

func (c *Create) NotConfirmed() string

func (*Create) ParseArgs added in v1.5.0

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

func (*Create) Prompt added in v1.5.0

func (c *Create) Prompt() error

func (*Create) SkipPrompt added in v1.5.0

func (c *Create) SkipPrompt() bool

func (*Create) Usage added in v1.5.0

func (c *Create) Usage() string

type Describe added in v1.5.0

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

func (*Describe) Client added in v1.5.0

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

func (*Describe) Docs added in v1.5.0

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

func (*Describe) Execute added in v1.5.0

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

func (*Describe) Logger added in v1.5.0

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

func (*Describe) ParseArgs added in v1.5.0

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

func (*Describe) Usage added in v1.5.0

func (d *Describe) Usage() string

type Environments

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

func (*Environments) Aliases

func (*Environments) Aliases() []string

func (*Environments) Docs

func (*Environments) Docs() builder.Docs

func (*Environments) FeatureFlag

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

func (*Environments) Logger

func (e *Environments) Logger(logger log.Logger)

func (*Environments) SubCommands added in v1.5.0

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

func (*Environments) Usage

func (*Environments) Usage() string

type List added in v1.5.0

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

func (*List) Aliases added in v1.5.0

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

func (*List) Client added in v1.5.0

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

func (*List) Docs added in v1.5.0

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

func (*List) Execute added in v1.5.0

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

func (*List) HideHeaders added in v1.5.0

func (l *List) HideHeaders(hide bool)

func (*List) Logger added in v1.5.0

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

func (*List) Usage added in v1.5.0

func (l *List) Usage() string

type Remove added in v1.5.0

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

func (*Remove) Aliases added in v1.5.0

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

func (*Remove) Client added in v1.5.0

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

func (*Remove) Docs added in v1.5.0

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

func (*Remove) Execute added in v1.5.0

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

func (*Remove) Logger added in v1.5.0

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

func (*Remove) ParseArgs added in v1.5.0

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

func (*Remove) Usage added in v1.5.0

func (r *Remove) Usage() string

func (*Remove) ValueToConfirm added in v1.5.0

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

type Repair added in v1.6.0

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

func (*Repair) Client added in v1.6.0

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

func (*Repair) Docs added in v1.6.0

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

func (*Repair) Execute added in v1.6.0

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

func (*Repair) Logger added in v1.6.0

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

func (*Repair) ParseArgs added in v1.6.0

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

func (*Repair) Usage added in v1.6.0

func (r *Repair) Usage() string

type Update added in v1.6.0

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

func (*Update) Client added in v1.6.0

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

func (*Update) Docs added in v1.6.0

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

func (*Update) Execute added in v1.6.0

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

func (*Update) Flags added in v1.6.0

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

func (*Update) Logger added in v1.6.0

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

func (*Update) NotConfirmed added in v1.6.0

func (c *Update) NotConfirmed() string

func (*Update) ParseArgs added in v1.6.0

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

func (*Update) Prompt added in v1.6.0

func (c *Update) Prompt() error

func (*Update) SkipPrompt added in v1.6.0

func (c *Update) SkipPrompt() bool

func (*Update) Usage added in v1.6.0

func (c *Update) Usage() string

Jump to

Keyboard shortcuts

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