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