Documentation
¶
Index ¶
Constants ¶
View Source
const (
// HTTPReadyzEndpoint route
HTTPReadyzEndpoint = "/readyz"
)
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
Types ¶
Source Files
¶
- controllers.go
- webhook_configuration.go
Click to show internal directories.
Click to hide internal directories.