# Functions
FetchCondition will return the provided condition.
GenerateStorageName generates a unique name for the storage medium that the registry will use.
GetInfrastructure gets information about the cloud platform that the cluster is installed on including the Type, Region, and other platform specific information.
GetValueFromSecret gets value for key in a secret or returns an error if it does not exist.
UpdateCondition will update or add the provided condition.
# Constants
TestFeatureGateName is a constant use in helper function for testing.