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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.ServiceAccount

Synopsis

Documentation

data ServiceAccount Source

ServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secrets

mkServiceAccount :: ServiceAccount Source

Use this method to build a ServiceAccount