allocatable

@JvmName(name = "dmpeqncxwguovfmy")
suspend fun allocatable(value: Output<Map<String, String>>)
@JvmName(name = "fpjqvorybevyswfu")
suspend fun allocatable(value: Map<String, String>?)

Parameters

value

Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity.


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

Parameters

values

Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity.