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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.GitRepoVolumeSource

Synopsis

Documentation

data GitRepoVolumeSource #

Represents a volume that is populated with the contents of a git repository. Git repo volumes do not support ownership management. Git repo volumes support SELinux relabeling.

mkGitRepoVolumeSource :: Text -> GitRepoVolumeSource #

Use this method to build a GitRepoVolumeSource