Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupCachedImageWebhookWithManager ¶
SetupCachedImageWebhookWithManager registers the webhook for CachedImage in the manager.
Types ¶
type CachedImageCustomDefaulter ¶
type CachedImageCustomDefaulter struct { }
CachedImageCustomDefaulter struct is responsible for setting default values on the custom resource of the Kind CachedImage when those are created or updated.
NOTE: The +kubebuilder:object:generate=false marker prevents controller-gen from generating DeepCopy methods, as it is used only for temporary operations and does not need to be deeply copied.
Click to show internal directories.
Click to hide internal directories.