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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.PodCondition

Synopsis

Documentation

data PodCondition #

PodCondition contains details for the current condition of this pod.

Instances

Eq PodCondition # 
Show PodCondition # 
Generic PodCondition # 

Associated Types

type Rep PodCondition :: * -> * #

Arbitrary PodCondition # 
ToJSON PodCondition # 
FromJSON PodCondition # 
type Rep PodCondition # 

mkPodCondition :: Text -> Text -> PodCondition #

Use this method to build a PodCondition