Docs.rs
zonefile-crds-0.4.0
zonefile-crds 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MathiasPius
Dependencies
k8s-openapi ^0.21
normal
kube ^0.90
normal
kubizone-crds ^0.11
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
dev
Versions
81.82%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zonefile_
crds
0.4.0
All Items
Crate Items
Structs
Constants
Crate
zonefile_crds
Copy item path
Source
Structs
§
Zone
File
Auto-generated derived type for ZoneFileSpec via
CustomResource
Zone
File
Spec
A
ZoneFile
references an upstream
Zone
and (re)builds a configmap of the same name, whenever the zone changes, automatically incrementing serials as necessary.
Zone
File
Status
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
Zone
s as backreferences to a single downstream
ZoneFile
generated from it.