# Variables
ControllerConfigGRV is the GroupVersionResource used for the Crossplane ControllerConfig.
ControlPlaneGVK is the GroupVersionKind used for provider-kubernetes ProviderConfig.
Domain specifies the demo Upbound domain.
ProviderConfigHelmGVK is the GroupVersionKind used for provider-helm ProviderConfig.
ProviderConfigKubernetesGVK is the GroupVersionKind used for provider-kubernetes ProviderConfig.
# Structs
ControllerConfig represents a Crossplane ControllerConfig.
ControlPlane represents the ControlPlane CustomResource and extends an unstructured.Unstructured.
Deployment extends an appsv1.Deployment.
HostCluster represents the HostCluster CustomResource and extends an unstructured.Unstructured.
Package represents a Crossplane Package.
ProviderConfig represents a Crossplane ProviderConfig.
Upbound represents the Upbound CustomResource and extends an unstructured.Unstructured.