| Package | Description |
|---|---|
| org.gcube.vremanagement.virtualplatform.image | |
| org.gcube.vremanagement.virtualplatform.model |
| Modifier and Type | Method and Description |
|---|---|
PackageSet<DeployedPackage> |
VirtualPlatform.deploy(PackageSet<Package> packages)
Deploys a set of
Package in the platform |
PackageSet<UndeployedPackage> |
VirtualPlatform.undeploy(PackageSet<?> packages)
Undeploys a set of
Package from the platform |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VirtualPlatform.activate(PackageSet<?> packages)
Activates a set of
Package in the platform |
boolean |
VirtualPlatform.deactivate(PackageSet<?> packages)
Deactivates a set of
Package in the platform |
PackageSet<DeployedPackage> |
VirtualPlatform.deploy(PackageSet<Package> packages)
Deploys a set of
Package in the platform |
PackageSet<UndeployedPackage> |
VirtualPlatform.undeploy(PackageSet<?> packages)
Undeploys a set of
Package from the platform |
| Modifier and Type | Method and Description |
|---|---|
PackageSet<RESOURCE> |
TargetPlatform.list()
Lists all the resources deployed
|
Copyright © 2019. All Rights Reserved.