Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOrJoinClusterCommand ¶
CreateOrJoinClusterCommand is the command line data structure for the create_or_join action of cluster
func (*CreateOrJoinClusterCommand) RegisterFlags ¶
func (cmd *CreateOrJoinClusterCommand) RegisterFlags(cc *cobra.Command, c *client.Client)
RegisterFlags registers the command flags with the command line.
type GetStatusClusterCommand ¶
GetStatusClusterCommand is the command line data structure for the get_status action of cluster
func (*GetStatusClusterCommand) RegisterFlags ¶
func (cmd *GetStatusClusterCommand) RegisterFlags(cc *cobra.Command, c *client.Client)
RegisterFlags registers the command flags with the command line.
type StatusClusterCommand ¶
StatusClusterCommand is the command line data structure for the status action of cluster
func (*StatusClusterCommand) RegisterFlags ¶
func (cmd *StatusClusterCommand) RegisterFlags(cc *cobra.Command, c *client.Client)
RegisterFlags registers the command flags with the command line.
Click to show internal directories.
Click to hide internal directories.