toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.outputs
/
MaxPodsConstraintResponse
Max
Pods
Constraint
Response
data
class
MaxPodsConstraintResponse
(
val
maxPodsPerNode
:
String
)
Constraints applied to pods.
Members
Constructors
Max
Pods
Constraint
Response
Link copied to clipboard
constructor
(
maxPodsPerNode
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Pods
Per
Node
Link copied to clipboard
val
maxPodsPerNode
:
String
Constraint enforced on the max num of pods per node.