Interface protos.grafeas.v1.IBaseImage (6.7.0)

Properties of a BaseImage.

Package

@google-cloud/containeranalysis

Properties

layerCount

layerCount?: (number|null);

BaseImage layerCount

name

name?: (string|null);

BaseImage name

registry

registry?: (string|null);

BaseImage registry

repository

repository?: (string|null);

BaseImage repository