# Functions
AreCatsrcSpecsEqual returns true if the Specs it receives are the same.
GetDefaultConfig returns the global OperatorHub configuration.
GetGlobalCatalogSourceDefinitions returns the global CatalogSource definitions.
GetGlobals returns the global CatalogSource definitions and the default config.
IsDefaultSource returns true if the given name is one of the default CatalogSources.
New returns an instance of defaults.
PopulateGlobals populates the global definitions and default config.
# Variables
Dir is the directory where the default CatalogSources definitions are placed on disk.
# Interfaces
Defaults is the interface that can be used to ensure the default set of CatalogSource resources are always present on cluster.