reconnectDockerCluster-ECSFargateProvider-method: Reconnect the cluster

Description Usage Arguments Value

Description

Reconnect the cluster. This function will check the instances in the ECS cluster defined by provider$clusterName and find if there is any instance that has the same job queue name as .getJobQueueName(cluster). If so, the function can reconnect the cluster.

Usage

1
2
## S4 method for signature 'ECSFargateProvider'
reconnectDockerCluster(provider, cluster, verbose = 0L)

Arguments

provider

S4 CloudProvider object. The service provider.

cluster

S4 DockerCluster object.

verbose

Integer. The verbose level, default 1.

Value

No return value


ECSFargateProvider documentation built on May 18, 2021, 9:06 a.m.