Documentation ¶
Overview ¶
Copyright © 2022 Symbiosis
Copyright © 2022 Symbiosis ¶
Copyright © 2022 Symbiosis ¶
Copyright © 2022 Symbiosis ¶
Copyright © 2022 Symbiosis
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterIdentityCommand ¶
type ClusterIdentityCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*ClusterIdentityCommand) Command ¶
func (c *ClusterIdentityCommand) Command() *cobra.Command
func (*ClusterIdentityCommand) Execute ¶
func (c *ClusterIdentityCommand) Execute(command *cobra.Command, args []string) error
func (*ClusterIdentityCommand) Init ¶
func (c *ClusterIdentityCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type CreateClusterCommand ¶
type CreateClusterCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*CreateClusterCommand) Command ¶
func (c *CreateClusterCommand) Command() *cobra.Command
func (*CreateClusterCommand) Init ¶
func (c *CreateClusterCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type DeleteClusterCommand ¶
type DeleteClusterCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*DeleteClusterCommand) Command ¶
func (c *DeleteClusterCommand) Command() *cobra.Command
func (*DeleteClusterCommand) Init ¶
func (c *DeleteClusterCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type DescribeClusterCommand ¶
type DescribeClusterCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*DescribeClusterCommand) Command ¶
func (c *DescribeClusterCommand) Command() *cobra.Command
func (*DescribeClusterCommand) Execute ¶
func (c *DescribeClusterCommand) Execute(command *cobra.Command, args []string) error
func (*DescribeClusterCommand) Init ¶
func (c *DescribeClusterCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type ListClusterCommand ¶
type ListClusterCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*ListClusterCommand) Command ¶
func (c *ListClusterCommand) Command() *cobra.Command
func (*ListClusterCommand) Execute ¶
func (c *ListClusterCommand) Execute(command *cobra.Command, args []string) error
func (*ListClusterCommand) Init ¶
func (c *ListClusterCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
Click to show internal directories.
Click to hide internal directories.