sysctls

@JvmName(name = "ixvosdkapjoafbjp")
suspend fun sysctls(value: Output<Map<String, String>>)
@JvmName(name = "uuvwmxlvssrmydty")
suspend fun sysctls(value: Map<String, String>?)

Parameters

value

The Linux kernel parameters to be applied to the nodes and all pods running on the nodes.


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

Parameters

values

The Linux kernel parameters to be applied to the nodes and all pods running on the nodes.