Documentation
¶
Index ¶
- func Setup(mgr ctrl.Manager, o controller.Options) error
- func SetupCluster(mgr ctrl.Manager, o controller.Options) error
- func SetupClusterGated(mgr ctrl.Manager, o controller.Options) error
- func SetupGated(mgr ctrl.Manager, o controller.Options) error
- func SetupNamespaced(mgr ctrl.Manager, o controller.Options) error
- func SetupNamespacedGated(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(mgr ctrl.Manager, o controller.Options) error
Setup creates all Gitlab API controllers with the supplied logger and adds them to the supplied manager.
func SetupCluster ¶
func SetupCluster(mgr ctrl.Manager, o controller.Options) error
Setup adds a controller that reconciles ProviderConfigs by accounting for their current usage.
func SetupClusterGated ¶
func SetupClusterGated(mgr ctrl.Manager, o controller.Options) error
func SetupGated ¶
func SetupGated(mgr ctrl.Manager, o controller.Options) error
SetupGated creates all Gitlab API controllers with the supplied logger and adds them to the supplied manager with CRD gate support for SafeStart.
func SetupNamespaced ¶
func SetupNamespaced(mgr ctrl.Manager, o controller.Options) error
Setup adds a controller that reconciles ProviderConfigs by accounting for their current usage.
func SetupNamespacedGated ¶
func SetupNamespacedGated(mgr ctrl.Manager, o controller.Options) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.