storageOpts

@JvmName(name = "qwhhhlxccwuxapyu")
suspend fun storageOpts(value: Output<Map<String, String>>)
@JvmName(name = "dylvohdrkwhwvdsm")
suspend fun storageOpts(value: Map<String, String>?)

Parameters

value

Key/value pairs for the storage driver options, e.g. size: 120G


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

Parameters

values

Key/value pairs for the storage driver options, e.g. size: 120G