Documentation ¶
Index ¶
- func SetupAddress(mgr ctrl.Manager, o controller.Options) error
- func SetupFirewall(mgr ctrl.Manager, o controller.Options) error
- func SetupGlobalAddress(mgr ctrl.Manager, o controller.Options) error
- func SetupNetwork(mgr ctrl.Manager, o controller.Options) error
- func SetupRouter(mgr ctrl.Manager, o controller.Options) error
- func SetupSubnetwork(mgr ctrl.Manager, o controller.Options) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupAddress ¶
func SetupAddress(mgr ctrl.Manager, o controller.Options) error
SetupAddress adds a controller that reconciles Address managed resources.
func SetupFirewall ¶
func SetupFirewall(mgr ctrl.Manager, o controller.Options) error
SetupFirewall adds a controller that reconciles Firewall managed resources.
func SetupGlobalAddress ¶
func SetupGlobalAddress(mgr ctrl.Manager, o controller.Options) error
SetupGlobalAddress adds a controller that reconciles GlobalAddress managed resources.
func SetupNetwork ¶
func SetupNetwork(mgr ctrl.Manager, o controller.Options) error
SetupNetwork adds a controller that reconciles Network managed resources.
func SetupRouter ¶
func SetupRouter(mgr ctrl.Manager, o controller.Options) error
SetupRouter adds a controller that reconciles Router managed resources.
func SetupSubnetwork ¶
func SetupSubnetwork(mgr ctrl.Manager, o controller.Options) error
SetupSubnetwork adds a controller that reconciles Subnetwork managed resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.