controller

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

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

type ServiceReconciler struct {
	client.Client
	Scheme       *runtime.Scheme
	NetboxClient *netbox.Client
}

ServiceReconciler reconciles a Service object

func (*ServiceReconciler) Reconcile

func (r *ServiceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ServiceReconciler) SetupWithManager

func (r *ServiceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL