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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.PodTemplateList

Synopsis

Documentation

data PodTemplateList #

PodTemplateList is a list of PodTemplates.

Constructors

PodTemplateList 

mkPodTemplateList :: [PodTemplate] -> PodTemplateList #

Use this method to build a PodTemplateList