public static final class V1beta2Apps.DaemonSetSpec extends com.google.protobuf.GeneratedMessageV3 implements V1beta2Apps.DaemonSetSpecOrBuilder
DaemonSetSpec is the specification of a daemon set.Protobuf type
k8s.io.api.apps.v1beta2.DaemonSetSpec| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta2Apps.DaemonSetSpec.Builder
DaemonSetSpec is the specification of a daemon set.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
MINREADYSECONDS_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> |
PARSER
Deprecated.
|
static int |
REVISIONHISTORYLIMIT_FIELD_NUMBER |
static int |
SELECTOR_FIELD_NUMBER |
static int |
TEMPLATE_FIELD_NUMBER |
static int |
UPDATESTRATEGY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static V1beta2Apps.DaemonSetSpec |
getDefaultInstance() |
V1beta2Apps.DaemonSetSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getMinReadySeconds()
The minimum number of seconds for which a newly created DaemonSet pod should
be ready without any of its container crashing, for it to be considered
available.
|
com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> |
getParserForType() |
int |
getRevisionHistoryLimit()
The number of old history to retain to allow rollback.
|
Meta.LabelSelector |
getSelector()
A label query over pods that are managed by the daemon set.
|
Meta.LabelSelectorOrBuilder |
getSelectorOrBuilder()
A label query over pods that are managed by the daemon set.
|
int |
getSerializedSize() |
V1.PodTemplateSpec |
getTemplate()
An object that describes the pod that will be created.
|
V1.PodTemplateSpecOrBuilder |
getTemplateOrBuilder()
An object that describes the pod that will be created.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
V1beta2Apps.DaemonSetUpdateStrategy |
getUpdateStrategy()
An update strategy to replace existing DaemonSet pods with new pods.
|
V1beta2Apps.DaemonSetUpdateStrategyOrBuilder |
getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods.
|
int |
hashCode() |
boolean |
hasMinReadySeconds()
The minimum number of seconds for which a newly created DaemonSet pod should
be ready without any of its container crashing, for it to be considered
available.
|
boolean |
hasRevisionHistoryLimit()
The number of old history to retain to allow rollback.
|
boolean |
hasSelector()
A label query over pods that are managed by the daemon set.
|
boolean |
hasTemplate()
An object that describes the pod that will be created.
|
boolean |
hasUpdateStrategy()
An update strategy to replace existing DaemonSet pods with new pods.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1beta2Apps.DaemonSetSpec.Builder |
newBuilder() |
static V1beta2Apps.DaemonSetSpec.Builder |
newBuilder(V1beta2Apps.DaemonSetSpec prototype) |
V1beta2Apps.DaemonSetSpec.Builder |
newBuilderForType() |
protected V1beta2Apps.DaemonSetSpec.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta2Apps.DaemonSetSpec |
parseDelimitedFrom(InputStream input) |
static V1beta2Apps.DaemonSetSpec |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(byte[] data) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(ByteBuffer data) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(InputStream input) |
static V1beta2Apps.DaemonSetSpec |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> |
parser() |
V1beta2Apps.DaemonSetSpec.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SELECTOR_FIELD_NUMBER
public static final int TEMPLATE_FIELD_NUMBER
public static final int UPDATESTRATEGY_FIELD_NUMBER
public static final int MINREADYSECONDS_FIELD_NUMBER
public static final int REVISIONHISTORYLIMIT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasSelector()
A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;hasSelector in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic Meta.LabelSelector getSelector()
A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;getSelector in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic Meta.LabelSelectorOrBuilder getSelectorOrBuilder()
A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;getSelectorOrBuilder in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic boolean hasTemplate()
An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
optional .k8s.io.api.core.v1.PodTemplateSpec template = 2;hasTemplate in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic V1.PodTemplateSpec getTemplate()
An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
optional .k8s.io.api.core.v1.PodTemplateSpec template = 2;getTemplate in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic V1.PodTemplateSpecOrBuilder getTemplateOrBuilder()
An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
optional .k8s.io.api.core.v1.PodTemplateSpec template = 2;getTemplateOrBuilder in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic boolean hasUpdateStrategy()
An update strategy to replace existing DaemonSet pods with new pods. +optional
optional .k8s.io.api.apps.v1beta2.DaemonSetUpdateStrategy updateStrategy = 3;hasUpdateStrategy in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic V1beta2Apps.DaemonSetUpdateStrategy getUpdateStrategy()
An update strategy to replace existing DaemonSet pods with new pods. +optional
optional .k8s.io.api.apps.v1beta2.DaemonSetUpdateStrategy updateStrategy = 3;getUpdateStrategy in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic V1beta2Apps.DaemonSetUpdateStrategyOrBuilder getUpdateStrategyOrBuilder()
An update strategy to replace existing DaemonSet pods with new pods. +optional
optional .k8s.io.api.apps.v1beta2.DaemonSetUpdateStrategy updateStrategy = 3;getUpdateStrategyOrBuilder in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic boolean hasMinReadySeconds()
The minimum number of seconds for which a newly created DaemonSet 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). +optional
optional int32 minReadySeconds = 4;hasMinReadySeconds in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic int getMinReadySeconds()
The minimum number of seconds for which a newly created DaemonSet 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). +optional
optional int32 minReadySeconds = 4;getMinReadySeconds in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic boolean hasRevisionHistoryLimit()
The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. +optional
optional int32 revisionHistoryLimit = 6;hasRevisionHistoryLimit in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic int getRevisionHistoryLimit()
The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. +optional
optional int32 revisionHistoryLimit = 6;getRevisionHistoryLimit in interface V1beta2Apps.DaemonSetSpecOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static V1beta2Apps.DaemonSetSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta2Apps.DaemonSetSpec parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta2Apps.DaemonSetSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static V1beta2Apps.DaemonSetSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic V1beta2Apps.DaemonSetSpec.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static V1beta2Apps.DaemonSetSpec.Builder newBuilder()
public static V1beta2Apps.DaemonSetSpec.Builder newBuilder(V1beta2Apps.DaemonSetSpec prototype)
public V1beta2Apps.DaemonSetSpec.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected V1beta2Apps.DaemonSetSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static V1beta2Apps.DaemonSetSpec getDefaultInstance()
public static com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> parser()
public com.google.protobuf.Parser<V1beta2Apps.DaemonSetSpec> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public V1beta2Apps.DaemonSetSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.