Documentation ¶
Index ¶
- type Validator
- func (r *Validator) Handle(ctx context.Context, req admission.Request) admission.Response
- func (r *Validator) ValidateCreate(project *tenantv1.Project) error
- func (r *Validator) ValidateDelete(project *tenantv1.Project) error
- func (r *Validator) ValidateUpdate(_ *tenantv1.Project, currentProject *tenantv1.Project) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶ added in v1.6.0
func NewValidator ¶ added in v1.9.0
func (*Validator) ValidateCreate ¶ added in v1.6.0
func (*Validator) ValidateDelete ¶ added in v1.6.0
Click to show internal directories.
Click to hide internal directories.