Providing the kubernetes-like class 'ManagedCloudProvider' as a child class of the 'CloudProvider' class in the 'DockerParallel' package. The class is able to manage the cloud instance made by the non-kubernetes cloud service. For creating a provider for the non-kubernetes cloud service, the developer needs to define a reference class inherited from 'ManagedCloudProvider' and define the method for the generics runDockerWorkerContainers(), getDockerWorkerStatus() and killDockerWorkerContainers(). For more information, please see the vignette in this package and <https://CRAN.R-project.org/package=DockerParallel>.
Version: | 1.0.0 |
Imports: | DockerParallel (≥ 1.0.3), adagio, methods, utils, jsonlite |
Suggests: | markdown, knitr, rmarkdown, testthat (≥ 3.0.0), readr |
Published: | 2021-06-14 |
DOI: | 10.32614/CRAN.package.ManagedCloudProvider |
Author: | Jiefei Wang [aut, cre] |
Maintainer: | Jiefei Wang <szwjf08 at gmail.com> |
BugReports: | https://github.com/Jiefei-Wang/ManagedCloudProvider/issues |
License: | GPL-3 |
URL: | https://github.com/Jiefei-Wang/ManagedCloudProvider |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ManagedCloudProvider results |
Reference manual: | ManagedCloudProvider.pdf |
Vignettes: |
vignette |
Package source: | ManagedCloudProvider_1.0.0.tar.gz |
Windows binaries: | r-devel: ManagedCloudProvider_1.0.0.zip, r-release: ManagedCloudProvider_1.0.0.zip, r-oldrel: ManagedCloudProvider_1.0.0.zip |
macOS binaries: | r-release (arm64): ManagedCloudProvider_1.0.0.tgz, r-oldrel (arm64): ManagedCloudProvider_1.0.0.tgz, r-release (x86_64): ManagedCloudProvider_1.0.0.tgz, r-oldrel (x86_64): ManagedCloudProvider_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ManagedCloudProvider to link to this page.