Class Container (1.15.0)

Container(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container associated with the finding.

Attributes

NameDescription
name str
Container name.
uri str
Container image URI provided when configuring a pod/container. May identify a container image version using mutable tags.
image_id str
Optional container image id, when provided by the container runtime. Uniquely identifies the container image launched using a container image digest.
labels Sequence[google.cloud.securitycenter_v1.types.Label]
Container labels, as provided by the container runtime.