Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddonWebhookHandler ¶
type AddonWebhookHandler struct {
Log logr.Logger
Client client.Client
// contains filtered or unexported fields
}
AddonWebhookHandler handles validating Addon objects
func (*AddonWebhookHandler) InjectDecoder ¶
func (r *AddonWebhookHandler) InjectDecoder(d *admission.Decoder) error
Click to show internal directories.
Click to hide internal directories.