Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBWebhookHandler ¶
type DBWebhookHandler struct { Log logr.Logger Scheme *runtime.Scheme Client client.Client // contains filtered or unexported fields }
DBWebhookHandler handles mutating/validating of DBs.
func (*DBWebhookHandler) InjectDecoder ¶
func (r *DBWebhookHandler) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.