runtimeClass

@JvmName(name = "ublswweopocaehpw")
suspend fun runtimeClass(value: Output<RuntimeClassStrategyOptionsArgs>)
@JvmName(name = "vqoigomyuwduuisc")
suspend fun runtimeClass(value: RuntimeClassStrategyOptionsArgs?)

Parameters

value

runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod. If this field is omitted, the pod's runtimeClassName field is unrestricted. Enforcement of this field depends on the RuntimeClass feature gate being enabled.


@JvmName(name = "rbffcqhlvgurdoao")
suspend fun runtimeClass(argument: suspend RuntimeClassStrategyOptionsArgsBuilder.() -> Unit)

Parameters

argument

runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod. If this field is omitted, the pod's runtimeClassName field is unrestricted. Enforcement of this field depends on the RuntimeClass feature gate being enabled.