Documentation ¶
Overview ¶
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 CreateNodePoolCommand ¶
type CreateNodePoolCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*CreateNodePoolCommand) Command ¶
func (c *CreateNodePoolCommand) Command() *cobra.Command
func (*CreateNodePoolCommand) Init ¶
func (c *CreateNodePoolCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type DeleteNodePoolCommand ¶
type DeleteNodePoolCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*DeleteNodePoolCommand) Command ¶
func (c *DeleteNodePoolCommand) Command() *cobra.Command
func (*DeleteNodePoolCommand) Init ¶
func (c *DeleteNodePoolCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type DescribeNodePoolCommand ¶
type DescribeNodePoolCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*DescribeNodePoolCommand) Command ¶
func (c *DescribeNodePoolCommand) Command() *cobra.Command
func (*DescribeNodePoolCommand) Init ¶
func (c *DescribeNodePoolCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
type ListNodePoolCommand ¶
type ListNodePoolCommand struct { Client *symbiosis.Client CommandOpts *symcommand.CommandOpts }
func (*ListNodePoolCommand) Command ¶
func (c *ListNodePoolCommand) Command() *cobra.Command
func (*ListNodePoolCommand) Init ¶
func (c *ListNodePoolCommand) Init(client *symbiosis.Client, opts *symcommand.CommandOpts)
Click to show internal directories.
Click to hide internal directories.