status

package
v1.0.0-alpha.10 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Known   = "known"
	Current = "current"
	Deleted = "deleted"
	Forever = "forever"
)

Variables

View Source
var (
	PollUntilOptions = []string{Known, Current, Deleted, Forever}
)

Functions

func NewCommand

func NewCommand(ctx context.Context, provider provider.Provider,
	ioStreams genericclioptions.IOStreams) *cobra.Command

Types

type Runner

type Runner struct {
	Command *cobra.Command
	// contains filtered or unexported fields
}

Runner captures the parameters for the command and contains the run function.

func NewRunner

func NewRunner(ctx context.Context, provider provider.Provider,
	ioStreams genericclioptions.IOStreams) *Runner

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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