-
V1beta1Extensions.ReplicaSetSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Extensions.ReplicaSetSpec.Builder.clear()
V1beta1Extensions.ReplicaSetSpec.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.
V1beta1Extensions.ReplicaSetSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Replicas is the number of desired replicas.
Selector is a label query over pods that should match the replica count.
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
V1beta1Extensions.ReplicaSetSpec.Builder.clone()
Spec defines the specification of the desired behavior of the ReplicaSet.
V1beta1Extensions.ReplicaSetSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Extensions.ReplicaSetSpec.Builder.mergeFrom(com.google.protobuf.Message other)
Selector is a label query over pods that should match the replica count.
Template is the object that describes the pod that will be created if
insufficient replicas are detected.
V1beta1Extensions.ReplicaSetSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Extensions.ReplicaSetSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1beta1Extensions.ReplicaSetSpec.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.
V1beta1Extensions.ReplicaSetSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1beta1Extensions.ReplicaSetSpec.Builder.setReplicas(int value)
Replicas is the number of desired replicas.
Selector is a label query over pods that should match the replica count.
Selector is a label query over pods that should match the replica count.
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.
V1beta1Extensions.ReplicaSetSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Spec defines the specification of the desired behavior of the ReplicaSet.