# Functions
ProvisionWorkspaceMetadata creates a configmap on the cluster that stores metadata about the workspace and configures all workspace containers to mount that configmap at /devworkspace-metadata.
# Constants
FlattenedDevfileMountPathEnvVar is an environment variable holding the path to the flattened devworkspace template spec.
MetadataMountPathEnvVar is the name of an env var added to all containers to specify where workspace yamls are mounted.
OriginalDevfileMountPathEnvVar is an environment variable holding the path to the original devworkspace template spec.