Documentation ¶
Index ¶
- func AsGroupResource(groupName string, obj runtime.Object) schema.GroupResource
- func MaybeCreate[O client.Object](c client.Client, object O, patch Patcher[O]) error
- func MaybePatch[O client.Object](c client.Client, object O, patch Patcher[O]) error
- func MaybePatchObject[O client.Object](c client.Client, object O, patch Patcher[O]) error
- func SanitizeStatusConditions(status v1alpha1.Status) v1alpha1.Status
- type Generator
- type Patcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsGroupResource ¶
func AsGroupResource(groupName string, obj runtime.Object) schema.GroupResource
func MaybeCreate ¶
func MaybePatch ¶
func MaybePatchObject ¶
Types ¶
type Generator ¶
func StringGenerator ¶
func StringGenerator() Generator
Click to show internal directories.
Click to hide internal directories.