Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TenantValidator ¶
func NewTenantValidator ¶
func NewTenantValidator(mgrClient client.Client) *TenantValidator
func (*TenantValidator) DeepCopyObject ¶
func (t *TenantValidator) DeepCopyObject() runtime.Object
func (*TenantValidator) GetObjectKind ¶
func (t *TenantValidator) GetObjectKind() schema.ObjectKind
func (*TenantValidator) ValidateCreate ¶
func (t *TenantValidator) ValidateCreate() error
func (*TenantValidator) ValidateDelete ¶
func (t *TenantValidator) ValidateDelete() error
func (*TenantValidator) ValidateUpdate ¶
func (t *TenantValidator) ValidateUpdate(old runtime.Object) error
Click to show internal directories.
Click to hide internal directories.