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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.Binding

Synopsis

Documentation

data Binding Source

Binding ties one object to another. For example, a pod is bound to a node by a scheduler.

mkBinding :: ObjectReference -> Binding Source

Use this method to build a Binding