Documentation
¶
Index ¶
- Constants
- func GenericRules(regexCache *cache.RegexCache) handlers.TypedHandlerWithTenantWithRuleset[genericObject]
- func IngressRules(regexCache *cache.RegexCache) handlers.TypedHandlerWithTenantWithRuleset[*unstructured.Unstructured]
- func Register(regexCache *cache.RegexCache, cfg configuration.Configuration) handlers.Webhook
Constants ¶
View Source
const Path = "/rules/generic/validating"
Variables ¶
This section is empty.
Functions ¶
func GenericRules ¶
func GenericRules( regexCache *cache.RegexCache, ) handlers.TypedHandlerWithTenantWithRuleset[genericObject]
func IngressRules ¶ added in v0.13.10
func IngressRules(regexCache *cache.RegexCache) handlers.TypedHandlerWithTenantWithRuleset[*unstructured.Unstructured]
func Register ¶
func Register(regexCache *cache.RegexCache, cfg configuration.Configuration) handlers.Webhook
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.