pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.inputs
/
NodeKubeletConfigArgs
/
NodeKubeletConfigArgs
Node
Kubelet
Config
Args
fun
NodeKubeletConfigArgs
(
cpuCfsQuota
:
Output
<
Boolean
>
?
=
null
,
cpuCfsQuotaPeriod
:
Output
<
String
>
?
=
null
,
cpuManagerPolicy
:
Output
<
String
>
?
=
null
,
podPidsLimit
:
Output
<
String
>
?
=
null
)