Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterCatalog ¶
type ClusterCatalog struct{}
ClusterCatalog wraps the external v1alpha1.ClusterCatalog type and implements admission.Defaulter
func (*ClusterCatalog) Default ¶
Default is the method that will be called by the webhook to apply defaults.
func (*ClusterCatalog) SetupWebhookWithManager ¶
func (r *ClusterCatalog) SetupWebhookWithManager(mgr ctrl.Manager) error
SetupWebhookWithManager sets up the webhook with the manager
Click to show internal directories.
Click to hide internal directories.