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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.NodeCondition

Synopsis

Documentation

data NodeCondition #

NodeCondition contains condition infromation for a node.

Instances

Eq NodeCondition # 
Show NodeCondition # 
Generic NodeCondition # 

Associated Types

type Rep NodeCondition :: * -> * #

Arbitrary NodeCondition # 
ToJSON NodeCondition # 
FromJSON NodeCondition # 
type Rep NodeCondition # 

mkNodeCondition :: Text -> Text -> NodeCondition #

Use this method to build a NodeCondition