Documentation ¶
Index ¶
- func IncludeResetOffset()
- func NewConversionController(ctx context.Context, _ configmap.Watcher) *controller.Impl
- func NewDefaultingAdmissionController(ctx context.Context, _ configmap.Watcher) *controller.Impl
- func NewValidationAdmissionController(ctx context.Context, _ configmap.Watcher) *controller.Impl
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncludeResetOffset ¶ added in v0.25.0
func IncludeResetOffset()
IncludeResetOffset adds the ResetOffset GVK entry to the Types map so that the WebHook will support both CRDs for Defaulting and Validation Admission (but not Conversion). This needs to be called prior to calling the "NewXXXAdmissionController()" functions to have any effect.
func NewConversionController ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.