Documentation ¶
Index ¶
- func SetupCertManagement(mgr ctrl.Manager, config *config.CertManagementConfig, ...) error
- func SetupControllers(mgr ctrl.Manager, awConfig *config.AppWrapperConfig) error
- func SetupIndexers(ctx context.Context, mgr ctrl.Manager, awConfig *config.AppWrapperConfig) error
- func SetupProbeEndpoints(mgr ctrl.Manager, certsReady chan struct{}) error
- func SetupWebhooks(mgr ctrl.Manager, awConfig *config.AppWrapperConfig) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupCertManagement ¶ added in v0.7.0
func SetupCertManagement(mgr ctrl.Manager, config *config.CertManagementConfig, certsReady chan struct{}) error
func SetupControllers ¶ added in v0.7.0
func SetupControllers(mgr ctrl.Manager, awConfig *config.AppWrapperConfig) error
SetupControllers creates and configures all components of the AppWrapper controller
func SetupIndexers ¶ added in v0.7.0
func SetupProbeEndpoints ¶ added in v0.7.0
func SetupWebhooks ¶ added in v0.8.0
func SetupWebhooks(mgr ctrl.Manager, awConfig *config.AppWrapperConfig) error
SetupWebhooks creates and configures the AppWrapper controller's Webhooks
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.