Class: module:model/EnvOp

module:model/EnvOp()

new module:model/EnvOp()

Constructs a new EnvOp.
Source:

Members

(inner) container :String

name of container to which it applies
Type:
  • String
Source:

(inner) name :String

environmental variable name
Type:
  • String
Source:

(inner) operation :String

upsert or delete
Type:
  • String
Source:

(inner) value :String

environmental variable value
Type:
  • String
Source:

(inner) valueFrom :module:model/EnvValueFrom

Type:
Source: