package
0.30.0
Repository: https://github.com/operator-framework/api.git
Documentation: pkg.go.dev

# Functions

GetBundleFromDir takes a raw directory containg an Operator Bundle and serializes its component files (CSVs, CRDs, other native kube manifests) and returns it as a Bundle.
GetManifestsDir parses all bundles and a package manifest from a directory.
No description provided by the author
No description provided by the author

# Structs

Annotations is a list of annotations for a given bundle.
AnnotationsFile holds annotation information about a bundle.
No description provided by the author
DependenciesFile holds dependency information about a bundle.
Dependencies is a list of dependencies for a given bundle.
PackageChannel defines a single channel under a package, pointing to a version of that package.
PackageManifest holds information about a package, which is a reference to one (or more) channels under a single package.