Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AffinityInjector ¶
type AffinityInjector struct { client.Client Name string Log logr.Logger // contains filtered or unexported fields }
func (*AffinityInjector) InjectDecoder ¶
func (ai *AffinityInjector) InjectDecoder(d *admission.Decoder) error
AffinityInjector implements admission.DecoderInjector. A decoder will be automatically injected. InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.