# Constants
StoragePeerFinalizer is the StoragePeer finalizer.
# Variables
NewNode is the function for creating a new mesh node.
# Structs
NodeReconciler watches for nodes joining and leaving the cluster and ensures we have edges between the host node and them.
NoOpStorageCloser wraps the storage provider with a no-op closer so that mesh nodes will not close the storage provider.
PeerContainerReconciler reconciles a PeerContainer object.
PodReconciler watches for pods of interest to the outside world that have become ready and ensures their features are advertised.
RemoteNetworkReconciler ensures bridge connections to other clusters.