# Functions

ControllerName returns the recommended name for controllers that use this package to reconcile a particular kind of managed resource.
NewReconciler returns a Reconciler of NetworkNode.
Terminating indicates a NetworkNode has been deleted, but that the deletion is being blocked because it is still in use.
WithLogger specifies how the Reconciler should log messages.
WithRecorder specifies how the Reconciler should record events.

# Constants

Condition types and reasons.
Condition types and reasons.

# Structs

A Reconciler reconciles managed resources by creating and managing the lifecycle of an external resource, i.e.

# Type aliases

A ReconcilerOption configures a Reconciler.