dockerClusterExists-ECSFargateProvider-method: Whether the cluster is running on the cloud?

Description Usage Arguments Value

Description

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)

Usage

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

Arguments

provider

S4 CloudProvider object. The service provider.

cluster

S4 DockerCluster object.

verbose

Integer. The verbose level, default 1.

Value

A logical value


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