# Variables
AddToScheme a function to add to a scheme.
SchemeBuilder builds a scheme.
SchemeGroupVersion is group version used to register these object.
# Structs
DNSEndpoint is the CRD wrapper for Endpoint +k8s:openapi-gen=true +kubebuilder:resource:path=dnsendpoints +kubebuilder:subresource:status.
DNSEndpointList is a list of the DNSEndpoint resources.
DNSEndpointSpec holds information about endpoints.
DNSEndpointStatus represents generation observed by the external dns controller.
Endpoint describes DNS Endpoint.
ProviderSpecificProperty represents provider specific config property.
# Type aliases
Labels describe labels defined for the Endpoint.
ProviderSpecific represents provider specific configuration.
Targets describe targets the DNS service points to.
TTL represents TTL for DNS record.