Uses of Interface
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentPod
Packages that use EphemeralAgentPod
Package
Description
-
Uses of EphemeralAgentPod in com.atlassian.bamboo.agent.ephemeral
Classes in com.atlassian.bamboo.agent.ephemeral that implement EphemeralAgentPodMethods in com.atlassian.bamboo.agent.ephemeral that return types with arguments of type EphemeralAgentPodModifier and TypeMethodDescription@NotNull Optional<EphemeralAgentPod>Get pod details@NotNull Optional<EphemeralAgentPod>@NotNull List<EphemeralAgentPod>EphemeralAgentExecutionService.getPods()Get all pods.@NotNull List<EphemeralAgentPod>EphemeralAgentKubernetesExecutionService.getPods() -
Uses of EphemeralAgentPod in com.atlassian.bamboo.buildqueue.manager
Methods in com.atlassian.bamboo.buildqueue.manager that return types with arguments of type EphemeralAgentPodModifier and TypeMethodDescription@NotNull List<EphemeralAgentPod>AgentManager.getEphemeralAgentPods()Returns a list of ephemeral agents related pods in any phase present in the connected cluster at the moment of request.@NotNull List<EphemeralAgentPod>AgentManagerImpl.getEphemeralAgentPods()@NotNull List<EphemeralAgentPod>AgentManager.getEventuallyConsistentEphemeralAgentPods()Returns a list of ephemeral agents related pods in any phase present in the connected cluster.@NotNull List<EphemeralAgentPod>AgentManagerImpl.getEventuallyConsistentEphemeralAgentPods() -
Uses of EphemeralAgentPod in com.atlassian.bamboo.ww2.actions.admin.ephemeral
Methods in com.atlassian.bamboo.ww2.actions.admin.ephemeral that return EphemeralAgentPodMethods in com.atlassian.bamboo.ww2.actions.admin.ephemeral that return types with arguments of type EphemeralAgentPodModifier and TypeMethodDescriptionManageEphemeralAgentsPodsAction.getAllPods()ManageEphemeralAgentsPodsAction.getPendingPods()ManageEphemeralAgentsPodsAction.getRunningPods()