Class | Description |
---|---|
GoogleComputeEngineService | |
GoogleComputeEngineServiceAdapter |
This implementation maps the following:
ComputeMetadata.getId() to
Instance.selfLink()
NodeMetadata.getGroup() to Instance.metadata() as jclouds-group
NodeMetadata.getImageId() to Instance.metadata() as jclouds-image
Hardware#getId() to MachineType.selfLink()
ComputeMetadata.getId() to Image.selfLink()
Location.getId() to Zone.name()
Location.getDescription() to Zone.selfLink()
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.