Learn R Programming

ECSFargateProvider (version 1.0.0)

The 'ECS Fargate' Cloud Provider for the 'DockerParallel' Package

Description

Providing the implementation for the 'ECS Fargate' cloud provider. For the general information about 'ECS', please visit .

Copy Link

Version

Install

install.packages('ECSFargateProvider')

Monthly Downloads

2

Version

1.0.0

License

GPL-3

Maintainer

Jiefei Wang

Last Published

May 18th, 2021

Functions in ECSFargateProvider (1.0.0)

dockerClusterExists,ECSFargateProvider-method

Whether the cluster is running on the cloud?
runDockerServer,ECSFargateProvider-method

Run the server container
killDockerInstances,ECSFargateProvider-method

Kill the instances
ECSFargateProvider

Create an ECS Fargate cloud provider
runDockerWorkers,ECSFargateProvider-method

Run the worker container
getDockerInstanceIps,ECSFargateProvider-method

Get the instance public/private IPs
reconnectDockerCluster,ECSFargateProvider-method

Reconnect the cluster
ECSFargateProvider-class

The ECS fargate provider
getDockerInstanceStatus,ECSFargateProvider-method

Get the instance status
initializeProvider,ECSFargateProvider-method

Initialize the Fargate provider
show,ECSFargateProvider-method

Show the ECSFargateProvider object