Allows PodName
to be used as a primitive string in operations.
Compares this instance with another PodName.
The other PodName instance.
true if both instances have the same name.
Allows implicit conversion to a string.
The pod name as a string.
Returns the primitive value of the object.
Static
ofCreates a pod. A Kubernetes pod name must be a valid RFC-1123 DNS label. A valid RFC-1123 DNS label consists of the following:
The name of the pod.
An instance of PodName.
Represents a Kubernetes pod name. A Kubernetes pod name must be a valid RFC-1123 DNS label. A valid RFC-1123 DNS label consists of the following: