# Functions

GetAutomatedClusterDiscoveryReadiness returns the readiness condition of the AutomatedClusterDiscovery.
ResourceRefFromObject returns a ResourceRef from a runtime.Object.
SetAutomatedClusterDiscoveryReadiness sets the ready condition with the given status, reason and message.

# Constants

ReconciliationFailedReason represents the fact that the reconciliation failed.
ReconciliationSucceededReason represents the fact that the reconciliation succeeded.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AKS defines the desired state of AKS.
AutomatedClusterDiscovery is the Schema for the automatedclusterdiscoveries API.
AutomatedClusterDiscoveryList contains a list of AutomatedClusterDiscovery.
AutomatedClusterDiscoverySpec defines the desired state of AutomatedClusterDiscovery.
AutomatedClusterDiscoveryStatus defines the observed state of AutomatedClusterDiscovery.
ResourceInventory contains a list of Kubernetes resource object references that have been applied by a Kustomization.
ResourceRef contains the information necessary to locate a resource within a cluster.