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