Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNamespaceCmd ¶
NewNamespaceCmd creates a new command
func NewSleepCmd ¶
NewSleepCmd creates a new cobra command
func NewVClusterCmd ¶
func NewVClusterCmd(globalFlags *flags.GlobalFlags) *cobra.Command
NewVClusterCmd creates a new command
Types ¶
type NamespaceCmd ¶
type NamespaceCmd struct {
*flags.GlobalFlags
Project string
Cluster string
ForceDuration int64
Log log.Logger
}
NamespaceCmd holds the cmd flags
type VClusterCmd ¶
type VClusterCmd struct {
*flags.GlobalFlags
cli.PauseOptions
// contains filtered or unexported fields
}
VClusterCmd holds the login cmd flags
Click to show internal directories.
Click to hide internal directories.