Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
func NewCreateCommand(coreOpts *core.CreateNodePoolOptions) *cobra.Command
Types ¶
type AgentPlatformCreateOptions ¶
type AgentPlatformCreateOptions struct {
AgentLabelSelector string
}
func NewAgentPlatformCreateOptions ¶
func NewAgentPlatformCreateOptions(_ *cobra.Command) *AgentPlatformCreateOptions
func (*AgentPlatformCreateOptions) Type ¶
func (o *AgentPlatformCreateOptions) Type() hyperv1.PlatformType
func (*AgentPlatformCreateOptions) UpdateNodePool ¶
func (o *AgentPlatformCreateOptions) UpdateNodePool(_ context.Context, nodePool *hyperv1.NodePool, _ *hyperv1.HostedCluster, _ crclient.Client) error
Click to show internal directories.
Click to hide internal directories.