public interface SdnAgentDriver
extends brooklyn.entity.basic.SoftwareProcessDriver
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
attachNetwork(String containerId,
String subnetId) |
void |
createSubnet(String virtualNetworkId,
String subnetId,
brooklyn.util.net.Cidr subnetCidr) |
void createSubnet(String virtualNetworkId, String subnetId, brooklyn.util.net.Cidr subnetCidr)
InetAddress attachNetwork(String containerId, String subnetId)
Copyright © 2015. All rights reserved.