mountOptions

@JvmName(name = "mcqlkjsxdodojekg")
suspend fun mountOptions(value: Output<List<String>>)
@JvmName(name = "sljcmquimfjwwvgf")
suspend fun mountOptions(value: List<String>?)

Parameters

value

Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. "ro", "soft". Not validated - mount of the PVs will simply fail if one is invalid.


@JvmName(name = "befosialnmovawvd")
suspend fun mountOptions(vararg values: Output<String>)


@JvmName(name = "bsnllunpwxqkwquf")
suspend fun mountOptions(values: List<Output<String>>)
@JvmName(name = "jvkfqutdwjeegcqj")
suspend fun mountOptions(vararg values: String)

Parameters

values

Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. "ro", "soft". Not validated - mount of the PVs will simply fail if one is invalid.