Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { SkipRemoveCRDs bool ControlPlaneNodeLabelSelector string DeploymentReplicas int32 }
func (*Options) RunClusterManagerOperator ¶
func (o *Options) RunClusterManagerOperator(ctx context.Context, controllerContext *controllercmd.ControllerContext) error
RunClusterManagerOperator starts a new cluster manager operator
Click to show internal directories.
Click to hide internal directories.