Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
NewCreateCmd creates a new cobra command
Types ¶
type NamespaceCmd ¶
type NamespaceCmd struct {
*flags.GlobalFlags
SleepAfter int64
DeleteAfter int64
Cluster string
Project string
CreateContext bool
SwitchContext bool
DisableDirectClusterEndpoint bool
Template string
TemplateVersion string
Set []string
ParametersFile string
SkipWait bool
UseExisting bool
Recreate bool
Update bool
DisplayName string
Description string
Links []string
Annotations []string
Labels []string
User string
Team string
Log log.Logger
}
NamespaceCmd holds the cmd flags
type VClusterCmd ¶
type VClusterCmd struct {
*flags.GlobalFlags
cli.CreateOptions
// contains filtered or unexported fields
}
VClusterCmd holds the cmd flags
Click to show internal directories.
Click to hide internal directories.