configMapMountDescV2s

@JvmName(name = "vejwjrvcpbikorsy")
suspend fun configMapMountDescV2s(value: Output<List<ApplicationConfigMapMountDescV2Args>>)
@JvmName(name = "nxvabqhjrbrvrbpf")
suspend fun configMapMountDescV2s(value: List<ApplicationConfigMapMountDescV2Args>?)

Parameters

value

The description of the ConfigMap that is mounted to the application. A ConfigMap that is created on the ConfigMaps page of a namespace is used to inject configurations into containers. See config_map_mount_desc_v2 below.


@JvmName(name = "uididrspxcxeicyj")
suspend fun configMapMountDescV2s(vararg values: Output<ApplicationConfigMapMountDescV2Args>)


@JvmName(name = "oovbyoaknjgfddva")
suspend fun configMapMountDescV2s(values: List<Output<ApplicationConfigMapMountDescV2Args>>)
@JvmName(name = "plmtqkipjsegcgjt")
suspend fun configMapMountDescV2s(vararg values: ApplicationConfigMapMountDescV2Args)

Parameters

values

The description of the ConfigMap that is mounted to the application. A ConfigMap that is created on the ConfigMaps page of a namespace is used to inject configurations into containers. See config_map_mount_desc_v2 below.


@JvmName(name = "tfsxlejybchxbefi")
suspend fun configMapMountDescV2s(argument: List<suspend ApplicationConfigMapMountDescV2ArgsBuilder.() -> Unit>)
@JvmName(name = "rfysypxxbqybckpf")
suspend fun configMapMountDescV2s(vararg argument: suspend ApplicationConfigMapMountDescV2ArgsBuilder.() -> Unit)
@JvmName(name = "ditfcriigdchqpsh")
suspend fun configMapMountDescV2s(argument: suspend ApplicationConfigMapMountDescV2ArgsBuilder.() -> Unit)

Parameters

argument

The description of the ConfigMap that is mounted to the application. A ConfigMap that is created on the ConfigMaps page of a namespace is used to inject configurations into containers. See config_map_mount_desc_v2 below.