dsdk / v1.47 / NetworkAttachmentConfig
Type Alias: NetworkAttachmentConfig ​
NetworkAttachmentConfig:
object
Specifies how a service should be attached to a particular network.
Type declaration ​
Name | Type | Description |
---|---|---|
Aliases ? | string [] | Discoverable alternate names for the service on this network. |
DriverOpts ? | object | Driver attachment options for the network target. |
Target ? | string | The target network for attachment. Must be a network name or ID. |