Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerConfigFileVolume

The volume based on configuration files received during container creation.

Properties

Optional configs

Contains string 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