commands

package
v0.0.0-...-9408163 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2022 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssumeCmd

type AssumeCmd struct {
	Token string `cmd:"token" help:"MFA token"`
}

func (*AssumeCmd) Run

func (a *AssumeCmd) Run(ctx *CLIContext) error

type AssumeKeysCmd

type AssumeKeysCmd struct {
	Print bool `cmd:"print" help:"Print AWS values"`
}

func (*AssumeKeysCmd) Run

func (p *AssumeKeysCmd) Run(ctx *CLIContext) error

type CLIContext

type CLIContext struct {
	Debug bool
	User  *user.User
}

type ClustersCmd

type ClustersCmd struct {
}

func (*ClustersCmd) Run

func (c *ClustersCmd) Run(ctx *CLIContext) error

type ConfigureCmd

type ConfigureCmd struct {
}

func (*ConfigureCmd) Run

func (c *ConfigureCmd) Run(ctx *CLIContext) error

type ImageCmd

type ImageCmd struct {
	Arguments []string `arg:"" optional:"" name:"arguments" help:"Kubectl arguments"`
}

func (*ImageCmd) Run

func (i *ImageCmd) Run(ctx *CLIContext) error

type KeysCmd

type KeysCmd struct {
	Print bool `cmd:"print" help:"Print AWS values"`
}

func (*KeysCmd) Run

func (p *KeysCmd) Run(ctx *CLIContext) error

type RefreshCmd

type RefreshCmd struct {
	Token string `cmd:"token" help:"MFA token"`
}

func (*RefreshCmd) Run

func (r *RefreshCmd) Run(ctx *CLIContext) error

type WrapCmd

type WrapCmd struct {
	Arguments []string `arg:"" optional:"" name:"arguments" help:"Kubectl arguments"`
}

func (*WrapCmd) Run

func (w *WrapCmd) Run(ctx *CLIContext) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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