Interface protos.google.cloud.securitycenter.v1.Kubernetes.IPod (8.7.0)

Properties of a Pod.

Package

@google-cloud/security-center

Properties

containers

containers?: (google.cloud.securitycenter.v1.IContainer[]|null);

Pod containers

labels

labels?: (google.cloud.securitycenter.v1.ILabel[]|null);

Pod labels

name

name?: (string|null);

Pod name

ns

ns?: (string|null);

Pod ns