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