Interface EphemeralAgentPod

  • All Known Implementing Classes:
    EphemeralAgentPodImpl

    public interface EphemeralAgentPod
    Representation of the ephemeral pod
    Since:
    9.3
    • Method Detail

      • getName

        @NotNull
        @NotNull String getName()
        Pod's name
      • getHostname

        @NotNull
        @NotNull String getHostname()
        Pod's hostname
      • getPodIP

        @NotNull
        @NotNull String getPodIP()
        Pod's IP
      • getCreationDate

        @NotNull
        @NotNull Date getCreationDate()
        Pod's creation date
      • getPhase

        @NotNull
        @NotNull PodPhase getPhase()
        Pod's status