Documentation
¶
Index ¶
Constants ¶
View Source
const ( AnnotationSync = "netbox-controller.ascalotoru.io/netbox-sync" AnnotationVRF = "netbox-controller.ascalotoru.io/vrf-name" AnnotationSubnet = "netbox-controller.ascalotoru.io/subnet" FinalizerName = "netbox-controller.ascalotoru.io/finalizer" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceReconciler ¶
ServiceReconciler reconciles a Service object
func (*ServiceReconciler) SetupWithManager ¶
func (r *ServiceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager
Click to show internal directories.
Click to hide internal directories.