Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateGarden ¶
func ValidateGarden(garden *operatorv1alpha1.Garden) field.ErrorList
ValidateGarden contains functionality for performing extended validation of a Garden object which is not possible with standard CRD validation, see https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules.
func ValidateGardenUpdate ¶ added in v1.63.0
func ValidateGardenUpdate(oldGarden, newGarden *operatorv1alpha1.Garden) field.ErrorList
ValidateGardenUpdate contains functionality for performing extended validation of a Garden object under update which is not possible with standard CRD validation, see https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.