Function rama::http::service::web::k8s::k8s_health

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

create a default k8s web health service