Documentation
¶
Index ¶
- func Handler(configuration configuration.Configuration, ...) handlers.Handler
- func OwnerHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
- func ServiceAccountHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
- func ValidationHandler(regexCache *cache.RegexCache) handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
- func WarningHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶ added in v0.13.0
func Handler( configuration configuration.Configuration, handlers ...handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration], ) handlers.Handler
func OwnerHandler ¶ added in v0.13.6
func OwnerHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
func ServiceAccountHandler ¶ added in v0.13.0
func ServiceAccountHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
func ValidationHandler ¶ added in v0.13.8
func ValidationHandler(regexCache *cache.RegexCache) handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
func WarningHandler ¶
func WarningHandler() handlers.TypedHandler[*capsulev1beta2.CapsuleConfiguration]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.