ManagedCloudProvider: Providing the Kubernetes-Like Functions for the Non-Kubernetes Cloud Service (original) (raw)
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 |
BugReports: | https://github.com/Jiefei-Wang/ManagedCloudProvider/issues |
License: | GPL-3 |
URL: | https://github.com/Jiefei-Wang/ManagedCloudProvider |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ManagedCloudProvider results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ManagedCloudProviderto link to this page.