Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
func NewCreateCommand(coreOpts *core.CreateNodePoolOptions) *cobra.Command
Types ¶
type PowerVSPlatformCreateOptions ¶
type PowerVSPlatformCreateOptions struct { SysType string ProcType hyperv1.PowerVSNodePoolProcType Processors string Memory int32 }
func (PowerVSPlatformCreateOptions) Type ¶
func (o PowerVSPlatformCreateOptions) Type() hyperv1.PlatformType
func (*PowerVSPlatformCreateOptions) UpdateNodePool ¶
func (o *PowerVSPlatformCreateOptions) UpdateNodePool(ctx context.Context, nodePool *hyperv1.NodePool, hcluster *hyperv1.HostedCluster, client crclient.Client) error
Click to show internal directories.
Click to hide internal directories.