Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HTTPReadyzEndpoint route HTTPReadyzEndpoint = "/readyz" // WebhookConfigPrefix is the prefix for the dir containing the webhook SSL certs WebhookConfigPrefix = "qsts-hook-" )
Variables ¶
This section is empty.
Functions ¶
func AddHooks ¶
func AddHooks(ctx context.Context, config *config.Config, m manager.Manager, generator credsgen.Generator) error
AddHooks adds all web hooks to the Manager
func AddToManager ¶
AddToManager adds all Controllers to the Manager
func AddToScheme ¶
AddToScheme adds all Resources to the Scheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.