Documentation ¶
Overview ¶
Package webhooks contains external addons webhook implementations for some of our API types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterResourceSet ¶
type ClusterResourceSet struct{}
ClusterResourceSet implements a validating and defaulting webhook for ClusterResourceSet.
func (*ClusterResourceSet) SetupWebhookWithManager ¶
func (webhook *ClusterResourceSet) SetupWebhookWithManager(mgr ctrl.Manager) error
SetupWebhookWithManager sets up ClusterResourceSet webhooks.
type ClusterResourceSetBinding ¶
type ClusterResourceSetBinding struct{}
ClusterResourceSetBinding implements a validating webhook for ClusterResourceSetBinding.
func (*ClusterResourceSetBinding) SetupWebhookWithManager ¶
func (webhook *ClusterResourceSetBinding) SetupWebhookWithManager(mgr ctrl.Manager) error
SetupWebhookWithManager sets up ClusterResourceSet webhooks.
Click to show internal directories.
Click to hide internal directories.