ac003

package
v0.0.0-...-b04011d Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Executor

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

func NewExecutor

func NewExecutor(config ExecutorConfig) (*Executor, error)

func (*Executor) Execute

func (e *Executor) Execute(ctx context.Context) error

type ExecutorConfig

type ExecutorConfig struct {
	Clients *action.Clients
	Command *cobra.Command
	Logger  micrologger.Logger

	TenantCluster string
}

type Explainer

type Explainer struct {
}

func NewExplainer

func NewExplainer(config ExplainerConfig) (*Explainer, error)

func (*Explainer) Explain

func (e *Explainer) Explain(ctx context.Context) (string, error)

type ExplainerConfig

type ExplainerConfig struct {
}

Jump to

Keyboard shortcuts

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