Compares this instance with another PodRef.
The other PodRef instance.
true if both instances have the same namespace name and pod name.
Allows implicit conversion to a string.
The pod reference as a string.
Static
ofCreates a PVC (persistent volume claim) reference.
The namespace name.
The PVC name.
Represents a Kubernetes PVC (persistent volume claim) reference which includes the namespace name and PVC name.