add

@JvmName(name = "addAddress")
fun DslList<IpAddress, HostNetworkingKt.Dsl.AddressProxy>.add(value: IpAddress)
IP addresses assigned to the host.

repeated .elide.net.IpAddress address = 2;

Parameters

value

The address to add.