Describes parameters for creating application-scoped volumes.
The path within the container at which the volume should be mounted. Only valid path characters are allowed.
Name of the volume being referenced.
The flag indicating whether the volume is read only. Default is 'false'.
Generated using TypeDoc
Describes a volume whose lifetime is scoped to the application's lifetime.