Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionValidationAdmission ¶
type ActionValidationAdmission struct { }
func (*ActionValidationAdmission) ValidateCreate ¶
ValidateCreate implements webhook.Validator so a webhook will be registered for the type
func (*ActionValidationAdmission) ValidateDelete ¶
ValidateDelete implements webhook.Validator so a webhook will be registered for the type
func (*ActionValidationAdmission) ValidateUpdate ¶
func (p *ActionValidationAdmission) ValidateUpdate(ctx context.Context, old, new runtime.Object) error
ValidateUpdate implements webhook.Validator so a webhook will be registered for the type
type NepValidationAdmission ¶
type NepValidationAdmission struct { }
func (*NepValidationAdmission) ValidateCreate ¶
ValidateCreate implements webhook.Validator so a webhook will be registered for the type
func (*NepValidationAdmission) ValidateDelete ¶
ValidateDelete implements webhook.Validator so a webhook will be registered for the type
func (*NepValidationAdmission) ValidateUpdate ¶
ValidateUpdate implements webhook.Validator so a webhook will be registered for the type
Click to show internal directories.
Click to hide internal directories.