# Functions

DiscardLogger returns a logger that throws away input.
ExtractBundleImage returns a bundle directory containing files extracted from image.
FindBundleMetadata walks bundleRoot searching for metadata (ex.
GetImageLabels returns the set of labels on image.
RewriteAnnotationsYaml unmarshalls the specified yaml file, appends the content and converts it again to yaml.
ValidateBundleContent confirms that the CSV and CRD files inside the bundle directory are valid and can be installed in a cluster.

# Type aliases

Labels is a set of key:value labels from an operator-registry object.
No description provided by the author