status

package
v1.0.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: May 25, 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

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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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