# 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

+kubebuilder:printcolumn:name="Zone",type="string",JSONPath=".spec.zoneRef.name" +kubebuilder:printcolumn:name="Name",type="string",JSONPath=".status.dnsEntryName" +kubebuilder:printcolumn:name="Type",type="string",JSONPath=".spec.type" +kubebuilder:printcolumn:name="TTL",type="integer",JSONPath=".spec.ttl" +kubebuilder:printcolumn:name="Status",type="string",JSONPath=".status.syncStatus" +kubebuilder:printcolumn:name="Records",type="string",JSONPath=".spec.records" RRset is the Schema for the rrsets API.
RRsetList contains a list of RRset.
RRsetSpec defines the desired state of RRset.
RRsetStatus defines the observed state of RRset.
+kubebuilder:printcolumn:name="Serial",type="integer",JSONPath=".status.serial" +kubebuilder:printcolumn:name="ID",type="string",JSONPath=".status.id" Zone is the Schema for the zones API.
ZoneList contains a list of Zone.
No description provided by the author
ZoneSpec defines the desired state of Zone.
ZoneStatus defines the observed state of Zone.