Uses of Class
com.atlassian.bamboo.agent.ephemeral.result.PodContainerLogsResult
Packages that use PodContainerLogsResult
-
Uses of PodContainerLogsResult in com.atlassian.bamboo.agent.ephemeral
Methods in com.atlassian.bamboo.agent.ephemeral that return PodContainerLogsResultModifier and TypeMethodDescription@NotNull PodContainerLogsResultKubernetesExecutor.getPodContainerLogs(@Nullable String pathToConfig, @NotNull String podName, @NotNull Optional<String> containerName, @NotNull Optional<Integer> resultsLimit, @NotNull Optional<String> afterTimestamp)