Uses of Class
com.atlassian.bamboo.agent.ephemeral.result.DeleteAgentPodResult
Packages that use DeleteAgentPodResult
-
Uses of DeleteAgentPodResult in com.atlassian.bamboo.agent.ephemeral
Methods in com.atlassian.bamboo.agent.ephemeral that return DeleteAgentPodResultModifier 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