Function k8s_health
pub fn k8s_health() -> impl Service<Request, Response = Response, Error = Infallible> + Clone
Expand description
create a default k8s web health service
pub fn k8s_health() -> impl Service<Request, Response = Response, Error = Infallible> + Clone
create a default k8s web health service