public static final class V1alpha1Settings.PodPresetSpec extends com.google.protobuf.GeneratedMessageV3 implements V1alpha1Settings.PodPresetSpecOrBuilder
PodPresetSpec is a description of a pod preset.Protobuf type
k8s.io.api.settings.v1alpha1.PodPresetSpec
Modifier and Type | Class and Description |
---|---|
static class |
V1alpha1Settings.PodPresetSpec.Builder
PodPresetSpec is a description of a pod preset.
|
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 |
ENV_FIELD_NUMBER |
static int |
ENVFROM_FIELD_NUMBER |
static com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> |
PARSER
Deprecated.
|
static int |
SELECTOR_FIELD_NUMBER |
static int |
VOLUMEMOUNTS_FIELD_NUMBER |
static int |
VOLUMES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static V1alpha1Settings.PodPresetSpec |
getDefaultInstance() |
V1alpha1Settings.PodPresetSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
V1.EnvVar |
getEnv(int index)
Env defines the collection of EnvVar to inject into containers.
|
int |
getEnvCount()
Env defines the collection of EnvVar to inject into containers.
|
V1.EnvFromSource |
getEnvFrom(int index)
EnvFrom defines the collection of EnvFromSource to inject into containers.
|
int |
getEnvFromCount()
EnvFrom defines the collection of EnvFromSource to inject into containers.
|
List<V1.EnvFromSource> |
getEnvFromList()
EnvFrom defines the collection of EnvFromSource to inject into containers.
|
V1.EnvFromSourceOrBuilder |
getEnvFromOrBuilder(int index)
EnvFrom defines the collection of EnvFromSource to inject into containers.
|
List<? extends V1.EnvFromSourceOrBuilder> |
getEnvFromOrBuilderList()
EnvFrom defines the collection of EnvFromSource to inject into containers.
|
List<V1.EnvVar> |
getEnvList()
Env defines the collection of EnvVar to inject into containers.
|
V1.EnvVarOrBuilder |
getEnvOrBuilder(int index)
Env defines the collection of EnvVar to inject into containers.
|
List<? extends V1.EnvVarOrBuilder> |
getEnvOrBuilderList()
Env defines the collection of EnvVar to inject into containers.
|
com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> |
getParserForType() |
Meta.LabelSelector |
getSelector()
Selector is a label query over a set of resources, in this case pods.
|
Meta.LabelSelectorOrBuilder |
getSelectorOrBuilder()
Selector is a label query over a set of resources, in this case pods.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
V1.VolumeMount |
getVolumeMounts(int index)
VolumeMounts defines the collection of VolumeMount to inject into containers.
|
int |
getVolumeMountsCount()
VolumeMounts defines the collection of VolumeMount to inject into containers.
|
List<V1.VolumeMount> |
getVolumeMountsList()
VolumeMounts defines the collection of VolumeMount to inject into containers.
|
V1.VolumeMountOrBuilder |
getVolumeMountsOrBuilder(int index)
VolumeMounts defines the collection of VolumeMount to inject into containers.
|
List<? extends V1.VolumeMountOrBuilder> |
getVolumeMountsOrBuilderList()
VolumeMounts defines the collection of VolumeMount to inject into containers.
|
V1.Volume |
getVolumes(int index)
Volumes defines the collection of Volume to inject into the pod.
|
int |
getVolumesCount()
Volumes defines the collection of Volume to inject into the pod.
|
List<V1.Volume> |
getVolumesList()
Volumes defines the collection of Volume to inject into the pod.
|
V1.VolumeOrBuilder |
getVolumesOrBuilder(int index)
Volumes defines the collection of Volume to inject into the pod.
|
List<? extends V1.VolumeOrBuilder> |
getVolumesOrBuilderList()
Volumes defines the collection of Volume to inject into the pod.
|
int |
hashCode() |
boolean |
hasSelector()
Selector is a label query over a set of resources, in this case pods.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1alpha1Settings.PodPresetSpec.Builder |
newBuilder() |
static V1alpha1Settings.PodPresetSpec.Builder |
newBuilder(V1alpha1Settings.PodPresetSpec prototype) |
V1alpha1Settings.PodPresetSpec.Builder |
newBuilderForType() |
protected V1alpha1Settings.PodPresetSpec.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1alpha1Settings.PodPresetSpec |
parseDelimitedFrom(InputStream input) |
static V1alpha1Settings.PodPresetSpec |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(byte[] data) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(ByteBuffer data) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(com.google.protobuf.ByteString data) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(InputStream input) |
static V1alpha1Settings.PodPresetSpec |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> |
parser() |
V1alpha1Settings.PodPresetSpec.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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int SELECTOR_FIELD_NUMBER
public static final int ENV_FIELD_NUMBER
public static final int ENVFROM_FIELD_NUMBER
public static final int VOLUMES_FIELD_NUMBER
public static final int VOLUMEMOUNTS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasSelector()
Selector is a label query over a set of resources, in this case pods. Required.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;
hasSelector
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public Meta.LabelSelector getSelector()
Selector is a label query over a set of resources, in this case pods. Required.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;
getSelector
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public Meta.LabelSelectorOrBuilder getSelectorOrBuilder()
Selector is a label query over a set of resources, in this case pods. Required.
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 1;
getSelectorOrBuilder
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<V1.EnvVar> getEnvList()
Env defines the collection of EnvVar to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvVar env = 2;
getEnvList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<? extends V1.EnvVarOrBuilder> getEnvOrBuilderList()
Env defines the collection of EnvVar to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvVar env = 2;
getEnvOrBuilderList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public int getEnvCount()
Env defines the collection of EnvVar to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvVar env = 2;
getEnvCount
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.EnvVar getEnv(int index)
Env defines the collection of EnvVar to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvVar env = 2;
getEnv
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.EnvVarOrBuilder getEnvOrBuilder(int index)
Env defines the collection of EnvVar to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvVar env = 2;
getEnvOrBuilder
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<V1.EnvFromSource> getEnvFromList()
EnvFrom defines the collection of EnvFromSource to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvFromSource envFrom = 3;
getEnvFromList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<? extends V1.EnvFromSourceOrBuilder> getEnvFromOrBuilderList()
EnvFrom defines the collection of EnvFromSource to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvFromSource envFrom = 3;
getEnvFromOrBuilderList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public int getEnvFromCount()
EnvFrom defines the collection of EnvFromSource to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvFromSource envFrom = 3;
getEnvFromCount
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.EnvFromSource getEnvFrom(int index)
EnvFrom defines the collection of EnvFromSource to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvFromSource envFrom = 3;
getEnvFrom
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.EnvFromSourceOrBuilder getEnvFromOrBuilder(int index)
EnvFrom defines the collection of EnvFromSource to inject into containers. +optional
repeated .k8s.io.api.core.v1.EnvFromSource envFrom = 3;
getEnvFromOrBuilder
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<V1.Volume> getVolumesList()
Volumes defines the collection of Volume to inject into the pod. +optional
repeated .k8s.io.api.core.v1.Volume volumes = 4;
getVolumesList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<? extends V1.VolumeOrBuilder> getVolumesOrBuilderList()
Volumes defines the collection of Volume to inject into the pod. +optional
repeated .k8s.io.api.core.v1.Volume volumes = 4;
getVolumesOrBuilderList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public int getVolumesCount()
Volumes defines the collection of Volume to inject into the pod. +optional
repeated .k8s.io.api.core.v1.Volume volumes = 4;
getVolumesCount
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.Volume getVolumes(int index)
Volumes defines the collection of Volume to inject into the pod. +optional
repeated .k8s.io.api.core.v1.Volume volumes = 4;
getVolumes
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.VolumeOrBuilder getVolumesOrBuilder(int index)
Volumes defines the collection of Volume to inject into the pod. +optional
repeated .k8s.io.api.core.v1.Volume volumes = 4;
getVolumesOrBuilder
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<V1.VolumeMount> getVolumeMountsList()
VolumeMounts defines the collection of VolumeMount to inject into containers. +optional
repeated .k8s.io.api.core.v1.VolumeMount volumeMounts = 5;
getVolumeMountsList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public List<? extends V1.VolumeMountOrBuilder> getVolumeMountsOrBuilderList()
VolumeMounts defines the collection of VolumeMount to inject into containers. +optional
repeated .k8s.io.api.core.v1.VolumeMount volumeMounts = 5;
getVolumeMountsOrBuilderList
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public int getVolumeMountsCount()
VolumeMounts defines the collection of VolumeMount to inject into containers. +optional
repeated .k8s.io.api.core.v1.VolumeMount volumeMounts = 5;
getVolumeMountsCount
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.VolumeMount getVolumeMounts(int index)
VolumeMounts defines the collection of VolumeMount to inject into containers. +optional
repeated .k8s.io.api.core.v1.VolumeMount volumeMounts = 5;
getVolumeMounts
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public V1.VolumeMountOrBuilder getVolumeMountsOrBuilder(int index)
VolumeMounts defines the collection of VolumeMount to inject into containers. +optional
repeated .k8s.io.api.core.v1.VolumeMount volumeMounts = 5;
getVolumeMountsOrBuilder
in interface V1alpha1Settings.PodPresetSpecOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static V1alpha1Settings.PodPresetSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1alpha1Settings.PodPresetSpec parseFrom(InputStream input) throws IOException
IOException
public static V1alpha1Settings.PodPresetSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1alpha1Settings.PodPresetSpec parseDelimitedFrom(InputStream input) throws IOException
IOException
public static V1alpha1Settings.PodPresetSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1alpha1Settings.PodPresetSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static V1alpha1Settings.PodPresetSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public V1alpha1Settings.PodPresetSpec.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static V1alpha1Settings.PodPresetSpec.Builder newBuilder()
public static V1alpha1Settings.PodPresetSpec.Builder newBuilder(V1alpha1Settings.PodPresetSpec prototype)
public V1alpha1Settings.PodPresetSpec.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected V1alpha1Settings.PodPresetSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static V1alpha1Settings.PodPresetSpec getDefaultInstance()
public static com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> parser()
public com.google.protobuf.Parser<V1alpha1Settings.PodPresetSpec> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public V1alpha1Settings.PodPresetSpec getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.