Documentation ¶
Overview ¶
Package fieldsetter defines methods to set the fields of <Infra>Machine resource
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldSetter ¶
type FieldSetter struct { Log logr.Logger FieldPathMap map[string]string // contains filtered or unexported fields }
FieldSetter mutates <infra>Machine
func (*FieldSetter) InjectDecoder ¶
func (fs *FieldSetter) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder. A decoder will be automatically injected.
Click to show internal directories.
Click to hide internal directories.