Package io.kubernetes.client.proto
Class V1beta1Apps.StatefulSetSpec
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Apps.StatefulSetSpec
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Apps.StatefulSetSpecOrBuilder,Serializable
- Enclosing class:
- V1beta1Apps
public static final class V1beta1Apps.StatefulSetSpec
extends com.google.protobuf.GeneratedMessageV3
implements V1beta1Apps.StatefulSetSpecOrBuilder
A StatefulSetSpec is the specification of a StatefulSet.Protobuf type
k8s.io.api.apps.v1beta1.StatefulSetSpec- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA StatefulSetSpec is the specification of a StatefulSet.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final com.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>Deprecated.static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic V1beta1Apps.StatefulSetSpecstatic final com.google.protobuf.Descriptors.DescriptorintMinimum number of seconds for which a newly created pod should be ready without any of its container crashing for it to be considered available.com.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down.com.google.protobuf.ByteStringpodManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down.intreplicas is the desired number of replicas of the given Template.intrevisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history.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.intserviceName is the name of the service that governs this StatefulSet.com.google.protobuf.ByteStringserviceName is the name of the service that governs this StatefulSet.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.final com.google.protobuf.UnknownFieldSetupdateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.getVolumeClaimTemplates(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.intvolumeClaimTemplates is a list of claims that pods are allowed to reference.volumeClaimTemplates is a list of claims that pods are allowed to reference.getVolumeClaimTemplatesOrBuilder(int index) volumeClaimTemplates is a list of claims that pods are allowed to reference.List<? extends V1.PersistentVolumeClaimOrBuilder>volumeClaimTemplates is a list of claims that pods are allowed to reference.inthashCode()booleanMinimum number of seconds for which a newly created pod should be ready without any of its container crashing for it to be considered available.booleanpodManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down.booleanreplicas is the desired number of replicas of the given Template.booleanrevisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history.booleanselector is a label query over pods that should match the replica count.booleanserviceName is the name of the service that governs this StatefulSet.booleantemplate is the object that describes the pod that will be created if insufficient replicas are detected.booleanupdateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(V1beta1Apps.StatefulSetSpec prototype) protected V1beta1Apps.StatefulSetSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static V1beta1Apps.StatefulSetSpecparseDelimitedFrom(InputStream input) static V1beta1Apps.StatefulSetSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpecparseFrom(byte[] data) static V1beta1Apps.StatefulSetSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpecparseFrom(com.google.protobuf.ByteString data) static V1beta1Apps.StatefulSetSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpecparseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Apps.StatefulSetSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpecparseFrom(InputStream input) static V1beta1Apps.StatefulSetSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpecparseFrom(ByteBuffer data) static V1beta1Apps.StatefulSetSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
REPLICAS_FIELD_NUMBER
public static final int REPLICAS_FIELD_NUMBER- See Also:
-
SELECTOR_FIELD_NUMBER
public static final int SELECTOR_FIELD_NUMBER- See Also:
-
TEMPLATE_FIELD_NUMBER
public static final int TEMPLATE_FIELD_NUMBER- See Also:
-
VOLUMECLAIMTEMPLATES_FIELD_NUMBER
public static final int VOLUMECLAIMTEMPLATES_FIELD_NUMBER- See Also:
-
SERVICENAME_FIELD_NUMBER
public static final int SERVICENAME_FIELD_NUMBER- See Also:
-
PODMANAGEMENTPOLICY_FIELD_NUMBER
public static final int PODMANAGEMENTPOLICY_FIELD_NUMBER- See Also:
-
UPDATESTRATEGY_FIELD_NUMBER
public static final int UPDATESTRATEGY_FIELD_NUMBER- See Also:
-
REVISIONHISTORYLIMIT_FIELD_NUMBER
public static final int REVISIONHISTORYLIMIT_FIELD_NUMBER- See Also:
-
MINREADYSECONDS_FIELD_NUMBER
public static final int MINREADYSECONDS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasReplicas
public boolean hasReplicas()replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1. TODO: Consider a rename of this field. +optional
optional int32 replicas = 1;- Specified by:
hasReplicasin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getReplicas
public int getReplicas()replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1. TODO: Consider a rename of this field. +optional
optional int32 replicas = 1;- Specified by:
getReplicasin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasSelector
public boolean hasSelector()selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 2;- Specified by:
hasSelectorin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getSelector
selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 2;- Specified by:
getSelectorin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getSelectorOrBuilder
selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 2;- Specified by:
getSelectorOrBuilderin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasTemplate
public boolean hasTemplate()template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet.
optional .k8s.io.api.core.v1.PodTemplateSpec template = 3;- Specified by:
hasTemplatein interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getTemplate
template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet.
optional .k8s.io.api.core.v1.PodTemplateSpec template = 3;- Specified by:
getTemplatein interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getTemplateOrBuilder
template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet.
optional .k8s.io.api.core.v1.PodTemplateSpec template = 3;- Specified by:
getTemplateOrBuilderin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getVolumeClaimTemplatesList
volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. TODO: Define the behavior if a claim already exists with the same name. +optional
repeated .k8s.io.api.core.v1.PersistentVolumeClaim volumeClaimTemplates = 4;- Specified by:
getVolumeClaimTemplatesListin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getVolumeClaimTemplatesOrBuilderList
volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. TODO: Define the behavior if a claim already exists with the same name. +optional
repeated .k8s.io.api.core.v1.PersistentVolumeClaim volumeClaimTemplates = 4;- Specified by:
getVolumeClaimTemplatesOrBuilderListin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getVolumeClaimTemplatesCount
public int getVolumeClaimTemplatesCount()volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. TODO: Define the behavior if a claim already exists with the same name. +optional
repeated .k8s.io.api.core.v1.PersistentVolumeClaim volumeClaimTemplates = 4;- Specified by:
getVolumeClaimTemplatesCountin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getVolumeClaimTemplates
volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. TODO: Define the behavior if a claim already exists with the same name. +optional
repeated .k8s.io.api.core.v1.PersistentVolumeClaim volumeClaimTemplates = 4;- Specified by:
getVolumeClaimTemplatesin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getVolumeClaimTemplatesOrBuilder
volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. TODO: Define the behavior if a claim already exists with the same name. +optional
repeated .k8s.io.api.core.v1.PersistentVolumeClaim volumeClaimTemplates = 4;- Specified by:
getVolumeClaimTemplatesOrBuilderin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasServiceName
public boolean hasServiceName()serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where "pod-specific-string" is managed by the StatefulSet controller.
optional string serviceName = 5;- Specified by:
hasServiceNamein interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getServiceName
serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where "pod-specific-string" is managed by the StatefulSet controller.
optional string serviceName = 5;- Specified by:
getServiceNamein interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getServiceNameBytes
public com.google.protobuf.ByteString getServiceNameBytes()serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where "pod-specific-string" is managed by the StatefulSet controller.
optional string serviceName = 5;- Specified by:
getServiceNameBytesin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasPodManagementPolicy
public boolean hasPodManagementPolicy()podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. +optional
optional string podManagementPolicy = 6;- Specified by:
hasPodManagementPolicyin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getPodManagementPolicy
podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. +optional
optional string podManagementPolicy = 6;- Specified by:
getPodManagementPolicyin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getPodManagementPolicyBytes
public com.google.protobuf.ByteString getPodManagementPolicyBytes()podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. +optional
optional string podManagementPolicy = 6;- Specified by:
getPodManagementPolicyBytesin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasUpdateStrategy
public boolean hasUpdateStrategy()updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.
optional .k8s.io.api.apps.v1beta1.StatefulSetUpdateStrategy updateStrategy = 7;- Specified by:
hasUpdateStrategyin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getUpdateStrategy
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.
optional .k8s.io.api.apps.v1beta1.StatefulSetUpdateStrategy updateStrategy = 7;- Specified by:
getUpdateStrategyin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getUpdateStrategyOrBuilder
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.
optional .k8s.io.api.apps.v1beta1.StatefulSetUpdateStrategy updateStrategy = 7;- Specified by:
getUpdateStrategyOrBuilderin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasRevisionHistoryLimit
public boolean hasRevisionHistoryLimit()revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10.
optional int32 revisionHistoryLimit = 8;- Specified by:
hasRevisionHistoryLimitin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getRevisionHistoryLimit
public int getRevisionHistoryLimit()revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10.
optional int32 revisionHistoryLimit = 8;- Specified by:
getRevisionHistoryLimitin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
hasMinReadySeconds
public boolean hasMinReadySeconds()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. Defaults to 0 (pod will be considered available as soon as it is ready) This is an alpha field and requires enabling StatefulSetMinReadySeconds feature gate. +optional
optional int32 minReadySeconds = 9;- Specified by:
hasMinReadySecondsin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
getMinReadySeconds
public int getMinReadySeconds()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. Defaults to 0 (pod will be considered available as soon as it is ready) This is an alpha field and requires enabling StatefulSetMinReadySeconds feature gate. +optional
optional int32 minReadySeconds = 9;- Specified by:
getMinReadySecondsin interfaceV1beta1Apps.StatefulSetSpecOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Apps.StatefulSetSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Apps.StatefulSetSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1beta1Apps.StatefulSetSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-