# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ARecordType is an RFC 1035 A record.
CNAMERecordType is an RFC 1035 CNAME record.
ManagedDNS configures the dns controller to manage the lifecycle of the DNS record on the cloud platform.
UnmanagedDNS configures the dns controller not to create a DNS record or manage any existing DNS record and allows the DNS record on the cloud provider to be managed by the cluster admin.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
Failed means the record is not available within a zone.
Published means the record is published to a zone.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
DNSRecord is a DNS record managed in the zones defined by dns.config.openshift.io/cluster .spec.publicZone and .spec.privateZone.
DNSRecordList contains a list of dnsrecords.
DNSRecordSpec contains the details of a DNS record.
DNSRecordStatus is the most recently observed status of each record.
DNSZoneCondition is just the standard condition fields.
DNSZoneStatus is the status of a record within a specific zone.
# Type aliases
DNSManagementPolicy is a policy for configuring how the dns controller manages DNSRecords.
DNSRecordType is a DNS resource record type.