NetworkAttachmentConfig

constructor(target: String? = null, aliases: List<String>? = null, driverOpts: Map<String, String>? = null)

Parameters

target

The target network for attachment. Must be a network name or ID.

aliases

Discoverable alternate names for the service on this network.

driverOpts

Driver attachment options for the network target.