Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerRepositoryCollection

List of container repository results.

Properties

imageCount

imageCount: number

Total number of images. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

items

Collection of container repositories.

layerCount

layerCount: number

Total number of layers. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

layersSizeInBytes

layersSizeInBytes: number

Total storage in bytes consumed by layers. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

remainingItemsCount

remainingItemsCount: number

Estimated number of remaining results. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

repositoryCount

repositoryCount: number

Total number of repositories. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj