Class EphemeralAgentPodResource


  • public class EphemeralAgentPodResource
    extends Object
    • Constructor Detail

      • EphemeralAgentPodResource

        public EphemeralAgentPodResource()
    • Method Detail

      • getEphemeralAgentPodLogs

        public RestEphemeralPodLogs getEphemeralAgentPodLogs​(@NotNull
                                                             @NotNull String podName,
                                                             @Nullable
                                                             @Nullable String containerName,
                                                             @NotNull
                                                             @NotNull String limit,
                                                             @Nullable
                                                             @Nullable String afterTimestamp)
      • getEphemeralAgentPodRawLogs

        public String getEphemeralAgentPodRawLogs​(@NotNull
                                                  @NotNull String podName,
                                                  @Nullable
                                                  @Nullable String containerName)