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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.ServiceAccount

Synopsis

Documentation

data ServiceAccount #

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

Instances

Eq ServiceAccount # 
Show ServiceAccount # 
Generic ServiceAccount # 

Associated Types

type Rep ServiceAccount :: * -> * #

Arbitrary ServiceAccount # 
ToJSON ServiceAccount # 
FromJSON ServiceAccount # 
type Rep ServiceAccount # 

mkServiceAccount :: ServiceAccount #

Use this method to build a ServiceAccount