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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zonefile_crds
0.4.0
All Items
Structs
Constants
?
Settings
Crate
zonefile_crds
Copy item path
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
Zone
s as backreferences to a single downstream
ZoneFile
generated from it.