volumeMounts

@JvmName(name = "wtrvssrvyvejleko")
suspend fun volumeMounts(value: Output<List<VolumeMountPatchArgs>>)
@JvmName(name = "cpuvpxcaimawwpmu")
suspend fun volumeMounts(value: List<VolumeMountPatchArgs>?)

Parameters

value

VolumeMounts defines the collection of VolumeMount to inject into containers.


@JvmName(name = "wnfrlnjbebksglfu")
suspend fun volumeMounts(vararg values: Output<VolumeMountPatchArgs>)


@JvmName(name = "wsmotseqdnwtcrwr")
suspend fun volumeMounts(values: List<Output<VolumeMountPatchArgs>>)
@JvmName(name = "spurushrtnnurooq")
suspend fun volumeMounts(vararg values: VolumeMountPatchArgs)

Parameters

values

VolumeMounts defines the collection of VolumeMount to inject into containers.


@JvmName(name = "kxdxgvawxjgqqvyw")
suspend fun volumeMounts(argument: List<suspend VolumeMountPatchArgsBuilder.() -> Unit>)
@JvmName(name = "jogjqhpahdbgeawq")
suspend fun volumeMounts(vararg argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)
@JvmName(name = "ihqtdcvnxdsrqeah")
suspend fun volumeMounts(argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)

Parameters

argument

VolumeMounts defines the collection of VolumeMount to inject into containers.