# Functions

Complete set default values in the ImageSetConfiguration when applicable.
LoadConfig loads data into a v1alpha2.ImageSetConfiguration instance.
LoadMetadata loads data into a v1alpha2.Metadata instance.
ReadConfig opens an imageset configuration file at the given path and loads it into a v1alpha2.ImageSetConfiguration instance for processing and validation.
Validate will check an ImagesetConfiguration for input errors.

# Constants

BlobsDir is the directory under each image in the V2 directory that contains layers.
CatalogsDir is the top-level directory containing all catalog data.
GraphDataDir is the top-level directory containing cincinnati graph data.
HelmDir is the directory that contains all downloaded charts.
IncludeConfigFile is the file where catalog include config data for incorporation into the metadata is located.
IndexDir is the location of the file-based catalog json file.
InternalDir is the directory that contains copies of files for internal oc-mirror operations.
LayoutsDir is the location of the OCI layout directory that contains a copy of the catalog image.
MetadataFile is the filename that contains the metadata.
PublishDir is the directory containing a copy of the current metadata.
ReleaseSignatureDir is the top-level directory where platform release-signature configmaps are stored.
SourceDir is the directory that contains all temporary data in the oc-mirror workspace.
V2Dir is the directory containing images mirrored to disk.

# Variables

MetadataBasePath is the local path relative to the oc-mirror workspace where metadata is stored.