links

@JvmName(name = "xootmcnjkplxywib")
suspend fun links(vararg values: Output<String>)


@JvmName(name = "hfgqcvgdtsbimtyi")
suspend fun links(value: Output<List<String>>)
@JvmName(name = "jusxaahdbuuplwpr")
suspend fun links(value: List<String>?)

Deprecated

The --link flag is a legacy feature of Docker. It may eventually be removed.

Parameters

value

Set of links for link based connectivity between containers that are running on the same host.


@JvmName(name = "cowsjfpyecpkngce")
suspend fun links(values: List<Output<String>>)
@JvmName(name = "xtlhwbjarysyvlcl")
suspend fun links(vararg values: String)

Deprecated

The --link flag is a legacy feature of Docker. It may eventually be removed.

Parameters

values

Set of links for link based connectivity between containers that are running on the same host.