Documentation ¶
Index ¶
- Constants
- func ConvertOSPsToCustomOSPs(ctx context.Context, client ctrlruntimeclient.Client, seedNamespace string) error
- func IsKubeOneInstallation(ctx context.Context, seedClient ctrlruntimeclient.Client) (bool, error)
- func IsOperatingSystemConfigInstalled(ctx context.Context, client ctrlruntimeclient.Client) (bool, error)
- func IsOperatingSystemProfileInstalled(ctx context.Context, client ctrlruntimeclient.Client) (bool, error)
- func MoveOSPToUserClusters(ctx context.Context, seedClient ctrlruntimeclient.Client, ...) error
Constants ¶
View Source
const ( OperatingSystemManagerAPIVersion = "operatingsystemmanager.k8c.io/v1alpha1" OperatingSystemProfileKind = "OperatingSystemProfile" OperatingSystemConfigKind = "OperatingSystemConfig" )
Variables ¶
This section is empty.
Functions ¶
func ConvertOSPsToCustomOSPs ¶
func IsKubeOneInstallation ¶
func MoveOSPToUserClusters ¶
func MoveOSPToUserClusters(ctx context.Context, seedClient ctrlruntimeclient.Client, client ctrlruntimeclient.Client, namespace string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.