volumeMounts

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

Parameters

value

VolumeMounts defines the collection of VolumeMount to inject into containers.


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


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

Parameters

values

VolumeMounts defines the collection of VolumeMount to inject into containers.


@JvmName(name = "gtlluubsuqqbihvl")
suspend fun volumeMounts(argument: List<suspend VolumeMountPatchArgsBuilder.() -> Unit>)
@JvmName(name = "kxtnblbwxfnicboa")
suspend fun volumeMounts(vararg argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)
@JvmName(name = "vpfkanaicvniweca")
suspend fun volumeMounts(argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)

Parameters

argument

VolumeMounts defines the collection of VolumeMount to inject into containers.