Documentation
¶
Index ¶
- func CordoningHandler(configuration configuration.Configuration) handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
- func NamespaceHandler(configuration configuration.Configuration, ...) handlers.Handler
- func PrefixHandler(configuration configuration.Configuration) handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
- func QuotaHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
- func RequiredMetadataHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
- func UserMetadataHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CordoningHandler ¶ added in v0.13.0
func CordoningHandler(configuration configuration.Configuration) handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
func NamespaceHandler ¶
func NamespaceHandler(configuration configuration.Configuration, hndlers ...handlers.TypedHandlerWithTenantUser[*corev1.Namespace]) handlers.Handler
func PrefixHandler ¶
func PrefixHandler(configuration configuration.Configuration) handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
func QuotaHandler ¶
func QuotaHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
func RequiredMetadataHandler ¶ added in v0.13.0
func RequiredMetadataHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
func UserMetadataHandler ¶
func UserMetadataHandler() handlers.TypedHandlerWithTenantUser[*corev1.Namespace]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.