Description Usage Arguments Value
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.
1 2 | ## S4 method for signature 'ECSFargateProvider'
reconnectDockerCluster(provider, cluster, verbose = 0L)
|
provider |
S4 |
cluster |
S4 |
verbose |
Integer. The verbose level, default 1. |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.