context

@JvmName(name = "qywolhwxrurtlpte")
suspend fun context(value: Output<Map<String, String>>)
@JvmName(name = "lwurnfjecgfmpicu")
suspend fun context(value: Map<String, String>?)

Parameters

value

(map[string]string: <optional>) - An optional key-value map of strings passed directly to the CSI plugin to validate the volume.


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

Parameters

values

(map[string]string: <optional>) - An optional key-value map of strings passed directly to the CSI plugin to validate the volume.