# Functions
InjectPluginSidecarPodSpec injects a plugin sidecar into a CNPG Pod spec.
InjectPluginVolumePodSpec injects the plugin volume into a CNPG Pod spec.
Start starts the manager.
# Structs
CNPGI is the implementation of the CNPG-i server.
IdentityImplementation is the implementation of the CNPG-i Identity entrypoint.
LifecycleImplementation is the implementation of the lifecycle handler.
ReconcilerImplementation implements the Reconciler capability.