Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Validate ¶
func Validate(gvk schema.GroupVersionKind, name string, validatorFuncs ...func(list *ErrorList)) error
Validate is a helper function to validate a CR with a error list object to aggregate the error and return the invalid error or nil depending if the validator func added at least one error to the passed error list object
Types ¶
Click to show internal directories.
Click to hide internal directories.