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