healtchex
Kubernetes Liveness and Readiness Probes as Elixir Plugs.
Installation
The package can be installed by adding healtchex to your list of dependencies in mix.exs:
def deps do
[
{:healtchex, "~> x.x.x"}
]
endDocumentation can be found at https://hexdocs.pm/healtchex.