haskell-kubernetes-0.4.0: Haskell bindings to the Kubernetes API (via swagger-codegen)

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.Probe

Synopsis

Documentation

data Probe Source

Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.

mkProbe :: Probe Source

Use this method to build a Probe