Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerImageLayer

The container image layer metadata.

Properties

digest

digest: string

The sha256 digest of the image layer.

sizeInBytes

sizeInBytes: number

The size of the layer in bytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

An RFC 3339 timestamp indicating when the layer was created.

Functions

getDeserializedJsonObj

getJsonObj