Kazan v0.3.0 Kazan.Models.V1.Volume

Volume represents a named volume in a pod that may be accessed by any container in the pod.

Properties

  • name :: String

    • Volume’s name. Must be a DNS_LABEL and unique within the pod. More info.