Class: Google::Container::V1::MaxPodsConstraint

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb

Overview

Constraints applied to pods.

Instance Attribute Summary collapse

Instance Attribute Details

#max_pods_per_nodeInteger

Returns Constraint enforced on the max num of pods per node.

Returns:

  • (Integer)

    Constraint enforced on the max num of pods per node.



2201
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2201

class MaxPodsConstraint; end