# Functions
CreateCustomResourceDefinitions creates our CRD objects in the Kubernetes cluster.
GetPregeneratedCRD returns the pregenerated CRD based on the requested CRD name.
RegisterCRDs registers all CRDs with the K8s apiserver.
# Constants
CustomResourceDefinitionSchemaVersionKey is key to label which holds the CRD schema version.