Documentation ¶
Index ¶
- type Provisioner
- func (in *Provisioner) DeepCopy() *Provisioner
- func (in *Provisioner) DeepCopyInto(out *Provisioner)
- func (in *Provisioner) DeepCopyObject() runtime.Object
- func (p *Provisioner) SetDefaults(_ context.Context)
- func (p *Provisioner) SupportedVerbs() []admissionregistrationv1.OperationType
- func (p *Provisioner) Validate(_ context.Context) (errs *apis.FieldError)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provisioner ¶
type Provisioner v1alpha5.Provisioner
Provisioner is an alias type for additional validation +kubebuilder:object:root=true
func (*Provisioner) DeepCopy ¶
func (in *Provisioner) DeepCopy() *Provisioner
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Provisioner.
func (*Provisioner) DeepCopyInto ¶
func (in *Provisioner) DeepCopyInto(out *Provisioner)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Provisioner) DeepCopyObject ¶
func (in *Provisioner) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Provisioner) SetDefaults ¶
func (p *Provisioner) SetDefaults(_ context.Context)
func (*Provisioner) SupportedVerbs ¶ added in v0.25.0
func (p *Provisioner) SupportedVerbs() []admissionregistrationv1.OperationType
func (*Provisioner) Validate ¶
func (p *Provisioner) Validate(_ context.Context) (errs *apis.FieldError)
Click to show internal directories.
Click to hide internal directories.