Documentation ¶
Index ¶
- type HotplugValidator
- func (t *HotplugValidator) DeepCopyObject() runtime.Object
- func (t *HotplugValidator) GetObjectKind() schema.ObjectKind
- func (t *HotplugValidator) ValidateCreate() (warnings admission.Warnings, err error)
- func (t *HotplugValidator) ValidateDelete() (warnings admission.Warnings, err error)
- func (t *HotplugValidator) ValidateUpdate(old runtime.Object) (warnings admission.Warnings, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HotplugValidator ¶
func NewHotplugValidator ¶
func NewHotplugValidator(isMemberCluster bool) *HotplugValidator
func (*HotplugValidator) DeepCopyObject ¶
func (t *HotplugValidator) DeepCopyObject() runtime.Object
func (*HotplugValidator) GetObjectKind ¶
func (t *HotplugValidator) GetObjectKind() schema.ObjectKind
func (*HotplugValidator) ValidateCreate ¶
func (t *HotplugValidator) ValidateCreate() (warnings admission.Warnings, err error)
func (*HotplugValidator) ValidateDelete ¶
func (t *HotplugValidator) ValidateDelete() (warnings admission.Warnings, err error)
func (*HotplugValidator) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.