tmpfs

@JvmName(name = "yxowkljvhmjrcfpi")
suspend fun tmpfs(value: Output<Map<String, String>>)
@JvmName(name = "qankesebbgkexxoi")
suspend fun tmpfs(value: Map<String, String>?)

Parameters

value

A map of container directories which should be replaced by tmpfs mounts, and their corresponding mount options.


@JvmName(name = "qsnneaxoksqroraq")
fun tmpfs(vararg values: Pair<String, String>)

Parameters

values

A map of container directories which should be replaced by tmpfs mounts, and their corresponding mount options.