pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.outputs
/
MaxPodsConstraintResponse
Max
Pods
Constraint
Response
data
class
MaxPodsConstraintResponse
(
val
maxPodsPerNode
:
String
)
Constraints applied to pods.
Types
Constructors
Properties
Constructors
Max
Pods
Constraint
Response
Link copied to clipboard
fun
MaxPodsConstraintResponse
(
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.