kaniop-operator 0.16.4

Core library for the Kanidm Kubernetes operator
Documentation
1
2
3
4
5
6
#[rustfmt::skip]
pub mod crd;
pub mod controller;
mod image;
pub mod reconcile;
pub mod restore;