Class GetPodsJsonResult

    • Constructor Detail

      • GetPodsJsonResult

        public GetPodsJsonResult​(String rawOutput,
                                 String rawErrorOutput)
    • Method Detail

      • getPodsWithTerminatedAgent

        @NotNull
        public @NotNull List<String> getPodsWithTerminatedAgent()
      • getPodsWithRunningAgent

        @NotNull
        public @NotNull List<String> getPodsWithRunningAgent()