Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetOptions ¶
type GetOptions struct { Openstack *common.OpenstackClient Kubernikus *common.KubernikusClient // contains filtered or unexported fields }
func (*GetOptions) BindFlags ¶ added in v1.2.0
func (o *GetOptions) BindFlags(flags *pflag.FlagSet)
func (*GetOptions) NewClusterCommand ¶ added in v1.2.0
func (o *GetOptions) NewClusterCommand() *cobra.Command
func (*GetOptions) NewNodePoolCommand ¶ added in v1.2.0
func (o *GetOptions) NewNodePoolCommand() *cobra.Command
func (*GetOptions) PersistentPreRun ¶
func (o *GetOptions) PersistentPreRun(c *cobra.Command, args []string)
func (*GetOptions) SetupKubernikusClient ¶
func (o *GetOptions) SetupKubernikusClient() error
Click to show internal directories.
Click to hide internal directories.