Class: module:model/Image

module:model/Image()

new module:model/Image()

Constructs a new Image.
Source:

Members

(inner) container :String

Container is the container this image must apply to in the forked workload
Type:
  • String
Source:

(inner) image :String

Name of the image (e.g. gcr.io/my-image/repo:my-tag)
Type:
  • String
Source: