Interface EphemeralAgentPod
- All Known Implementing Classes:
EphemeralAgentPodImpl
public interface EphemeralAgentPod
Representation of the ephemeral pod
- Since:
- 9.3
-
Method Details
-
getName
Pod's name -
getHostname
Pod's hostname -
getPodIP
Pod's IP -
getCreationDate
Pod's creation date -
getPhase
Pod's status -
getContainers
List of containers in the pod
-