package
2.4.2+incompatible
Repository: https://github.com/nginxinc/kubernetes-ingress.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# 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.