Set the worker number on the cloud. The provider needs to scale the worker number up and down accordingly.
setDockerWorkerNumber(
provider,
cluster,
container,
hardware,
workerNumber,
verbose
)
S4 CloudProvider
object. The service provider.
S4 DockerCluster
object.
S4 DockerContainer
Object.
S4 DockerHardware
Object.
Integer(1), the number of the workers.
Integer. The verbose level, default 1.
No return value