pub const ANNOTATION_RNDC_ROTATION_COUNT: &str = "bindy.firestoned.io/rndc-rotation-count";Expand description
Annotation key for RNDC key rotation count
Tracks the number of times the RNDC key has been rotated.
Starts at 0 for newly-created keys and increments on each rotation.
Example value: "5" (key has been rotated 5 times)