Container
class Container
Details of a container.
Types
Properties
Link copied to clipboard
The container runtime (such as, Docker or containerd) used to run the container.
Link copied to clipboard
Part of the image name before the last slash. For example, imagePrefix for public.ecr.aws/amazonlinux/amazonlinux:latest would be public.ecr.aws/amazonlinux. If the image name is relative and does not have a slash, this field is empty.
Link copied to clipboard
Container security context.
Link copied to clipboard
Container volume mounts.