Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateContainerConfigFileVolumeDetails

The configuration files to pass to the container using volume mounts.

Properties

Optional configs

Contains key value pairs which can be mounted as individual files inside the container. The value needs to be base64 encoded. It is decoded to plain text before the mount.

name

name: string

The name of the volume. This must be unique within a single container instance.

Const volumeType

volumeType: string = "CONFIGFILE"

Methods

getDeserializedJsonObj

getJsonObj