pub trait ToK8sService<S>: Sealed<S> { }
Expand description
Utility internal trait to create service endpoints for the different checks
pub trait ToK8sService<S>: Sealed<S> { }
Utility internal trait to create service endpoints for the different checks