# Functions
NewInMemoryProvider returns a pointer to a new InMemoryProvider instance.
# Constants
ConfigMapCSVName is the key for CSV ConfigMap data.
ConfigMapPackageName is the key for package ConfigMap data.
# Structs
InMemoryProvider syncs and provides PackageManifests from the cluster in an in-memory cache.
# Interfaces
No description provided by the author