Cloud API Overview > @adpt/cloud > k8s > ContainerSpec > name
k8s.ContainerSpec.name property
Name of the container specified as a DNS_LABEL.
Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.
Signature:
name: string;