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