package
3.11.0+incompatible
Repository: https://github.com/jchunkins/operator-lifecycle-manager.git
Documentation: pkg.go.dev

# 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