-
V1.ReplicationControllerSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.ReplicationControllerSpec.Builder.clear()
V1.ReplicationControllerSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Minimum number of seconds for which a newly created pod should be ready
without any of its container crashing, for it to be considered available.
V1.ReplicationControllerSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Replicas is the number of desired replicas.
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
V1.ReplicationControllerSpec.Builder.clone()
Spec defines the specification of the desired behavior of the replication controller.
V1.ReplicationControllerSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.ReplicationControllerSpec.Builder.mergeFrom(com.google.protobuf.Message other)
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
V1.ReplicationControllerSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.ReplicationControllerSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Selector is a label query over pods that should match the Replicas count.
Selector is a label query over pods that should match the Replicas count.
Selector is a label query over pods that should match the Replicas count.
V1.ReplicationControllerSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Minimum number of seconds for which a newly created pod should be ready
without any of its container crashing, for it to be considered available.
V1.ReplicationControllerSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.ReplicationControllerSpec.Builder.setReplicas(int value)
Replicas is the number of desired replicas.
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
V1.ReplicationControllerSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Spec defines the specification of the desired behavior of the replication controller.