MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.clear() |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.clearMaxPodsPerNode() |
Constraint enforced on the max num of pods per node.
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.clone() |
|
MaxPodsConstraint.Builder |
Cluster.Builder.getDefaultMaxPodsConstraintBuilder() |
The default constraint on the maximum number of pods that can be run
simultaneously on a node in the node pool of this cluster.
|
MaxPodsConstraint.Builder |
NodePool.Builder.getMaxPodsConstraintBuilder() |
The constraint on the maximum number of pods that can be run
simultaneously on a node in the node pool.
|
MaxPodsConstraint.Builder |
AdditionalPodNetworkConfig.Builder.getMaxPodsPerNodeBuilder() |
The maximum number of pods per node which use this pod network
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.mergeFrom(MaxPodsConstraint other) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.mergeFrom(com.google.protobuf.Message other) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static MaxPodsConstraint.Builder |
MaxPodsConstraint.newBuilder() |
|
static MaxPodsConstraint.Builder |
MaxPodsConstraint.newBuilder(MaxPodsConstraint prototype) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.newBuilderForType() |
|
protected MaxPodsConstraint.Builder |
MaxPodsConstraint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.setMaxPodsPerNode(long value) |
Constraint enforced on the max num of pods per node.
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
MaxPodsConstraint.Builder |
MaxPodsConstraint.toBuilder() |
|