669 B
669 B
NetworkAttachmentConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| target | Option<String> | The target network for attachment. Must be a network name or ID. | [optional] |
| aliases | Option<Vec> | Discoverable alternate names for the service on this network. | [optional] |
| driver_opts | Option<std::collections::HashMap<String, String>> | Driver attachment options for the network target. | [optional] |