Documentation ¶
Index ¶
- func New(listenAddress, namespace string, client ctrlruntimeclient.Client) (*http.Server, error)
- func ValidateMachineDeployment(md clusterv1alpha1.MachineDeployment, client ctrlruntimeclient.Client, ...) field.ErrorList
- func ValidateOperatingSystemConfigUpdate(oscOld osmv1alpha1.OperatingSystemConfig, ...) error
- func ValidateOperatingSystemProfileUpdate(ospOld osmv1alpha1.OperatingSystemProfile, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateMachineDeployment ¶
func ValidateMachineDeployment(md clusterv1alpha1.MachineDeployment, client ctrlruntimeclient.Client, namespace string) field.ErrorList
func ValidateOperatingSystemConfigUpdate ¶
func ValidateOperatingSystemConfigUpdate(oscOld osmv1alpha1.OperatingSystemConfig, oscNew osmv1alpha1.OperatingSystemConfig) error
func ValidateOperatingSystemProfileUpdate ¶
func ValidateOperatingSystemProfileUpdate(ospOld osmv1alpha1.OperatingSystemProfile, ospNew osmv1alpha1.OperatingSystemProfile) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.