DockerShutdown

tasks.elastic.docker.DockerShutdown
class DockerShutdown(nodeNamesToContainerIds: Ref[IO, Map[NodeName, ContainerId]]) extends ShutdownNode

Attributes

Experimental
true
Graph
Supertypes
trait ShutdownNode
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def shutdownPendingNode(nodeName: PendingJobId): Unit
def shutdownRunningNode(nodeName: RunningJobId): Unit