Versions in this module Expand all Collapse all v4 v4.9.0 Sep 16, 2024 Changes in this version + type Defaulter struct + Client client.Client + IsDormant bool + Reader client.Reader + func (r *Defaulter) CheckConfig(config, parameter string) bool + func (r *Defaulter) CheckNamespace(name string) (bool, error) + func (r *Defaulter) Handle(ctx context.Context, req admission.Request) admission.Response + func (r *Defaulter) HugePageSettingDenied(cs *unstructured.Unstructured) (bool, error) + func (r *Defaulter) InjectDecoder(decoder *admission.Decoder) error + func (r *Defaulter) SetupWebhookWithManager(mgr ctrl.Manager) error v4.9.0-alpha Aug 27, 2024