Uses of Class
com.atlassian.bamboo.agent.ephemeral.result.DeleteAgentPodResult
-
Uses of DeleteAgentPodResult in com.atlassian.bamboo.agent.ephemeral
Modifier and TypeMethodDescription@NotNull DeleteAgentPodResult
KubernetesExecutor.deleteAgentPod
(@Nullable String pathToConfig, @NotNull String podName) @NotNull DeleteAgentPodResult
LoggingKubernetesExecutor.deleteAgentPod
(@Nullable String pathToConfig, @NotNull String podName) @NotNull DeleteAgentPodResult
Delete the pod with the requested name from the cluster if the one exists.@NotNull DeleteAgentPodResult