# Functions
AsCRD returns the typed version of the CustomResourceDefinition passed in.
AsV1CRD returns the typed version of the CustomResourceDefinition passed in.
GetCRDs returns the names and CustomResourceDefinitions of the CRDs in ClusterConfig.
MalformedCRDError reports a malformed CRD.
V1Beta1ToV1CRD converts a v1beta1 CRD to a v1 CRD.
# Constants
MalformedCRDErrorCode is the error code for MalformedCRDError.