custom Host Alias V2s
Parameters
value
The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2
below.
Parameters
values
The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2
below.
suspend fun customHostAliasV2s(argument: List<suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit>)
suspend fun customHostAliasV2s(vararg argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
suspend fun customHostAliasV2s(argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
Parameters
argument
The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2
below.