Package com.atlassian.bamboo.agent.ephemeral.result
-
Interface Summary Interface Description AgentMaintenanceResult Contains the result of the communication with the Kubernetes container. -
Class Summary Class Description CommonAgentMaintenanceResult Common base for ephemeral agent related maintenance results.DeleteAgentPodResult Result of deleting ephemeral agent pod.DeleteAgentPodsResult Result of deleting multiple ephemeral agent pods.DeletePodsWithTerminatedAgentResults GetPodsJsonResult LaunchAgentPodResult Result of launching ephemeral agent.PodContainerLogsResult Result of gathering pod/container logs.TestConnectionResult Result of connection attempt to ephemeral agents provider.