volume Mounts
Parameters
value
The structure of volumeMounts. See volume_mounts
below.
Parameters
values
The structure of volumeMounts. See volume_mounts
below.
suspend fun volumeMounts(argument: List<suspend ContainerGroupContainerVolumeMountArgsBuilder.() -> Unit>)
suspend fun volumeMounts(vararg argument: suspend ContainerGroupContainerVolumeMountArgsBuilder.() -> Unit)
suspend fun volumeMounts(argument: suspend ContainerGroupContainerVolumeMountArgsBuilder.() -> Unit)
Parameters
argument
The structure of volumeMounts. See volume_mounts
below.