Documentation
¶
Index ¶
Constants ¶
View Source
const ( OutputYAML string = "yaml" OutputJSON string = "json" OutputValue string = "value" )
View Source
const (
OutputName = "name"
)
Variables ¶
View Source
var ErrNotLoftContext = errors.New("current context is not a loft context, but predefined var LOFT_CLUSTER is used")
Functions ¶
Types ¶
type ClusterTokenCmd ¶
type ClusterTokenCmd struct {
*flags.GlobalFlags
Output string
// contains filtered or unexported fields
}
ClusterTokenCmd holds the lags
Click to show internal directories.
Click to hide internal directories.