Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterCommand ¶
type ClusterCommand struct {
// contains filtered or unexported fields
}
func NewClusterCommand ¶
func NewClusterCommand(cmdCtx *cmdcontext.CommandContext) *ClusterCommand
func (*ClusterCommand) GetRootCommand ¶
func (c *ClusterCommand) GetRootCommand() *cobra.Command
func (*ClusterCommand) ListClusters ¶
func (c *ClusterCommand) ListClusters(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.