volumeMounts

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

Parameters

value

VolumeMounts defines the collection of VolumeMount to inject into containers.


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


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

Parameters

values

VolumeMounts defines the collection of VolumeMount to inject into containers.


@JvmName(name = "bcrqvjrdgypwtsdb")
suspend fun volumeMounts(argument: List<suspend VolumeMountPatchArgsBuilder.() -> Unit>)
@JvmName(name = "wkxwggkmiuiplcef")
suspend fun volumeMounts(vararg argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)
@JvmName(name = "ufjlwhgtmkpoawct")
suspend fun volumeMounts(argument: suspend VolumeMountPatchArgsBuilder.() -> Unit)

Parameters

argument

VolumeMounts defines the collection of VolumeMount to inject into containers.