package
0.1.10
Repository: https://github.com/netw-device-driver/ndd-core.git
Documentation: pkg.go.dev

# Functions

NewReconciler returns a Reconciler of ProviderRevisions.
Setup adds a controller that reconciles a ProviderRevision by creating a ClusterRoleBinding that binds a provider's service account to its system ClusterRole.
WithLogger specifies how the Reconciler should log messages.
WithRecorder specifies how the Reconciler should record Kubernetes events.

# Structs

A Reconciler reconciles ProviderRevisions.

# Type aliases

ReconcilerOption is used to configure the Reconciler.