Crate zonefile_crds

Source

Structs§

ZoneFile
Auto-generated derived type for ZoneFileSpec via CustomResource
ZoneFileSpec
A ZoneFile references an upstream Zone and (re)builds a configmap of the same name, whenever the zone changes, automatically incrementing serials as necessary.
ZoneFileStatus
Describes the current state of the ZoneFile, tracks state of the upstream Zone, to determine when the output ConfigMap should be re-generated.

Constants§

TARGET_ZONEFILE_LABEL
Label attached to Zones as backreferences to a single downstream ZoneFile generated from it.