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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.LocalObjectReference

Synopsis

Documentation

data LocalObjectReference Source

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

Constructors

LocalObjectReference 

Fields

_name :: !(Maybe Text)
 

mkLocalObjectReference :: LocalObjectReference Source

Use this method to build a LocalObjectReference