Package io.kubernetes.client.proto
Class V1beta1Extensions.DaemonSetStatus
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Extensions.DaemonSetStatus
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1beta1Extensions.DaemonSetStatusOrBuilder
,Serializable
- Enclosing class:
- V1beta1Extensions
public static final class V1beta1Extensions.DaemonSetStatus
extends com.google.protobuf.GeneratedMessageV3
implements V1beta1Extensions.DaemonSetStatusOrBuilder
DaemonSetStatus represents the current status of a daemon set.Protobuf type
k8s.io.api.extensions.v1beta1.DaemonSetStatus
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
DaemonSetStatus represents the current status of a daemon set.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 int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<V1beta1Extensions.DaemonSetStatus>
Deprecated.static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
Count of hash collisions for the DaemonSet.getConditions
(int index) Represents the latest available observations of a DaemonSet's current state.int
Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.getConditionsOrBuilder
(int index) Represents the latest available observations of a DaemonSet's current state.Represents the latest available observations of a DaemonSet's current state.int
The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.static final com.google.protobuf.Descriptors.Descriptor
int
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).int
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalint
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.int
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.int
The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionallong
The most recent generation observed by the daemon set controller.com.google.protobuf.Parser<V1beta1Extensions.DaemonSetStatus>
int
final com.google.protobuf.UnknownFieldSet
int
The total number of nodes that are running updated daemon pod +optionalboolean
Count of hash collisions for the DaemonSet.boolean
The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.boolean
The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod).int
hashCode()
boolean
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalboolean
The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod.boolean
The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.boolean
The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds) +optionalboolean
The most recent generation observed by the daemon set controller.boolean
The total number of nodes that are running updated daemon pod +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(V1beta1Extensions.DaemonSetStatus prototype) newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1beta1Extensions.DaemonSetStatus>
parser()
void
writeTo
(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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
CURRENTNUMBERSCHEDULED_FIELD_NUMBER
public static final int CURRENTNUMBERSCHEDULED_FIELD_NUMBER- See Also:
-
NUMBERMISSCHEDULED_FIELD_NUMBER
public static final int NUMBERMISSCHEDULED_FIELD_NUMBER- See Also:
-
DESIREDNUMBERSCHEDULED_FIELD_NUMBER
public static final int DESIREDNUMBERSCHEDULED_FIELD_NUMBER- See Also:
-
NUMBERREADY_FIELD_NUMBER
public static final int NUMBERREADY_FIELD_NUMBER- See Also:
-
OBSERVEDGENERATION_FIELD_NUMBER
public static final int OBSERVEDGENERATION_FIELD_NUMBER- See Also:
-
UPDATEDNUMBERSCHEDULED_FIELD_NUMBER
public static final int UPDATEDNUMBERSCHEDULED_FIELD_NUMBER- See Also:
-
NUMBERAVAILABLE_FIELD_NUMBER
public static final int NUMBERAVAILABLE_FIELD_NUMBER- See Also:
-
NUMBERUNAVAILABLE_FIELD_NUMBER
public static final int NUMBERUNAVAILABLE_FIELD_NUMBER- See Also:
-
COLLISIONCOUNT_FIELD_NUMBER
public static final int COLLISIONCOUNT_FIELD_NUMBER- See Also:
-
CONDITIONS_FIELD_NUMBER
public static final int CONDITIONS_FIELD_NUMBER- See Also:
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Extensions.DaemonSetStatus> PARSERDeprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasCurrentNumberScheduled
public boolean hasCurrentNumberScheduled()The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1;
- Specified by:
hasCurrentNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getCurrentNumberScheduled
public int getCurrentNumberScheduled()The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 currentNumberScheduled = 1;
- Specified by:
getCurrentNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasNumberMisscheduled
public boolean hasNumberMisscheduled()The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2;
- Specified by:
hasNumberMisscheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberMisscheduled
public int getNumberMisscheduled()The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 numberMisscheduled = 2;
- Specified by:
getNumberMisscheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasDesiredNumberScheduled
public boolean hasDesiredNumberScheduled()The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3;
- Specified by:
hasDesiredNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getDesiredNumberScheduled
public int getDesiredNumberScheduled()The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
optional int32 desiredNumberScheduled = 3;
- Specified by:
getDesiredNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasNumberReady
public boolean hasNumberReady()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4;
- Specified by:
hasNumberReady
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberReady
public int getNumberReady()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
optional int32 numberReady = 4;
- Specified by:
getNumberReady
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasObservedGeneration
public boolean hasObservedGeneration()The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5;
- Specified by:
hasObservedGeneration
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getObservedGeneration
public long getObservedGeneration()The most recent generation observed by the daemon set controller. +optional
optional int64 observedGeneration = 5;
- Specified by:
getObservedGeneration
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasUpdatedNumberScheduled
public boolean hasUpdatedNumberScheduled()The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6;
- Specified by:
hasUpdatedNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getUpdatedNumberScheduled
public int getUpdatedNumberScheduled()The total number of nodes that are running updated daemon pod +optional
optional int32 updatedNumberScheduled = 6;
- Specified by:
getUpdatedNumberScheduled
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasNumberAvailable
public boolean hasNumberAvailable()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7;
- Specified by:
hasNumberAvailable
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getNumberAvailable
public int getNumberAvailable()The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds) +optional
optional int32 numberAvailable = 7;
- Specified by:
getNumberAvailable
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
hasCollisionCount
public boolean hasCollisionCount()Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;
- Specified by:
hasCollisionCount
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getCollisionCount
public int getCollisionCount()Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision. +optional
optional int32 collisionCount = 9;
- Specified by:
getCollisionCount
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsList
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsOrBuilderList
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsOrBuilderList
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsCount
public int getConditionsCount()Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsCount
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditions
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;
- Specified by:
getConditions
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
getConditionsOrBuilder
Represents the latest available observations of a DaemonSet's current state. +optional +patchMergeKey=type +patchStrategy=merge
repeated .k8s.io.api.extensions.v1beta1.DaemonSetCondition conditions = 10;
- Specified by:
getConditionsOrBuilder
in interfaceV1beta1Extensions.DaemonSetStatusOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Extensions.DaemonSetStatus parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Extensions.DaemonSetStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Extensions.DaemonSetStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static V1beta1Extensions.DaemonSetStatus.Builder newBuilder(V1beta1Extensions.DaemonSetStatus prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1beta1Extensions.DaemonSetStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-