kubernetes v1.37

ContainerStatus.containerID

ContainerID is the ID of the container in the format '<type>://<container_id>'. Where type is a container runtime identifier, returned from Version call of CRI API (for example "containerd").

1 fields
ContainerStatus.containerID fields and descriptions
Field / TypeDescription
ContainerStatus.containerID
string

ContainerID is the ID of the container in the format '<type>://<container_id>'. Where type is a container runtime identifier, returned from Version call of CRI API (for example "containerd").