Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNamespaceCmd ¶
NewNamespaceCmd creates a new command
func NewShareCmd ¶
NewShareCmd creates a new command
func NewVClusterCmd ¶
func NewVClusterCmd(globalFlags *flags.GlobalFlags) *cobra.Command
NewVClustersCmd creates a new command
Types ¶
type NamespaceCmd ¶
type NamespaceCmd struct { *flags.GlobalFlags Project string Cluster string ClusterRole string User string Team string Log log.Logger }
NamespaceCmd holds the cmd flags
Click to show internal directories.
Click to hide internal directories.