rama_http::service::web

Function k8s_health

Source
pub fn k8s_health<S>() -> impl Service<S, Request, Response = Response, Error = Infallible> + Clone
where S: Clone + Send + Sync + 'static,
Expand description

create a default k8s web health service