Google Cloud Container V1 Client - Class MaxPodsConstraint (2.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class MaxPodsConstraint.
Constraints applied to pods.
Generated from protobuf message google.container.v1.MaxPodsConstraint
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ max_pods_per_node
int|string
Constraint enforced on the max num of pods per node.
getMaxPodsPerNode
Constraint enforced on the max num of pods per node.
Returns
Type
Description
int|string
setMaxPodsPerNode
Constraint enforced on the max num of pods per node.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]