Package flyteidl.core
Class Tasks.K8sPod
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- flyteidl.core.Tasks.K8sPod
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Tasks.K8sPodOrBuilder,Serializable
- Enclosing class:
- Tasks
public static final class Tasks.K8sPod extends com.google.protobuf.GeneratedMessageV3 implements Tasks.K8sPodOrBuilder
Defines a pod spec and additional pod metadata that is created when a task is executed.
Protobuf typeflyteidl.core.K8sPod- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTasks.K8sPod.BuilderDefines a pod spec and additional pod metadata that is created when a task is executed.-
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
-
-
Field Summary
Fields Modifier and Type Field Description private static Tasks.K8sPodDEFAULT_INSTANCEprivate bytememoizedIsInitializedprivate Tasks.K8sObjectMetadatametadata_static intMETADATA_FIELD_NUMBERprivate static com.google.protobuf.Parser<Tasks.K8sPod>PARSERstatic intPOD_SPEC_FIELD_NUMBERprivate com.google.protobuf.StructpodSpec_private static longserialVersionUID
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Tasks.K8sPodgetDefaultInstance()Tasks.K8sPodgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Tasks.K8sObjectMetadatagetMetadata()Contains additional metadata for building a kubernetes pod.Tasks.K8sObjectMetadataOrBuildergetMetadataOrBuilder()Contains additional metadata for building a kubernetes pod.com.google.protobuf.Parser<Tasks.K8sPod>getParserForType()com.google.protobuf.StructgetPodSpec()Defines the primary pod spec created when a task is executed.com.google.protobuf.StructOrBuildergetPodSpecOrBuilder()Defines the primary pod spec created when a task is executed.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasMetadata()Contains additional metadata for building a kubernetes pod.booleanhasPodSpec()Defines the primary pod spec created when a task is executed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Tasks.K8sPod.BuildernewBuilder()static Tasks.K8sPod.BuildernewBuilder(Tasks.K8sPod prototype)Tasks.K8sPod.BuildernewBuilderForType()protected Tasks.K8sPod.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Tasks.K8sPodparseDelimitedFrom(InputStream input)static Tasks.K8sPodparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.K8sPodparseFrom(byte[] data)static Tasks.K8sPodparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.K8sPodparseFrom(com.google.protobuf.ByteString data)static Tasks.K8sPodparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.K8sPodparseFrom(com.google.protobuf.CodedInputStream input)static Tasks.K8sPodparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.K8sPodparseFrom(InputStream input)static Tasks.K8sPodparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Tasks.K8sPodparseFrom(ByteBuffer data)static Tasks.K8sPodparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Tasks.K8sPod>parser()Tasks.K8sPod.BuildertoBuilder()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, 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
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
metadata_
private Tasks.K8sObjectMetadata metadata_
-
POD_SPEC_FIELD_NUMBER
public static final int POD_SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
podSpec_
private com.google.protobuf.Struct podSpec_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Tasks.K8sPod DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Tasks.K8sPod> PARSER
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasMetadata
public boolean hasMetadata()
Contains additional metadata for building a kubernetes pod.
.flyteidl.core.K8sObjectMetadata metadata = 1;- Specified by:
hasMetadatain interfaceTasks.K8sPodOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Tasks.K8sObjectMetadata getMetadata()
Contains additional metadata for building a kubernetes pod.
.flyteidl.core.K8sObjectMetadata metadata = 1;- Specified by:
getMetadatain interfaceTasks.K8sPodOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
public Tasks.K8sObjectMetadataOrBuilder getMetadataOrBuilder()
Contains additional metadata for building a kubernetes pod.
.flyteidl.core.K8sObjectMetadata metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceTasks.K8sPodOrBuilder
-
hasPodSpec
public boolean hasPodSpec()
Defines the primary pod spec created when a task is executed. This should be a JSON-marshalled pod spec, which can be defined in - go, using: https://github.com/kubernetes/api/blob/release-1.21/core/v1/types.go#L2936 - python: using https://github.com/kubernetes-client/python/blob/release-19.0/kubernetes/client/models/v1_pod_spec.py
.google.protobuf.Struct pod_spec = 2;- Specified by:
hasPodSpecin interfaceTasks.K8sPodOrBuilder- Returns:
- Whether the podSpec field is set.
-
getPodSpec
public com.google.protobuf.Struct getPodSpec()
Defines the primary pod spec created when a task is executed. This should be a JSON-marshalled pod spec, which can be defined in - go, using: https://github.com/kubernetes/api/blob/release-1.21/core/v1/types.go#L2936 - python: using https://github.com/kubernetes-client/python/blob/release-19.0/kubernetes/client/models/v1_pod_spec.py
.google.protobuf.Struct pod_spec = 2;- Specified by:
getPodSpecin interfaceTasks.K8sPodOrBuilder- Returns:
- The podSpec.
-
getPodSpecOrBuilder
public com.google.protobuf.StructOrBuilder getPodSpecOrBuilder()
Defines the primary pod spec created when a task is executed. This should be a JSON-marshalled pod spec, which can be defined in - go, using: https://github.com/kubernetes/api/blob/release-1.21/core/v1/types.go#L2936 - python: using https://github.com/kubernetes-client/python/blob/release-19.0/kubernetes/client/models/v1_pod_spec.py
.google.protobuf.Struct pod_spec = 2;- Specified by:
getPodSpecOrBuilderin interfaceTasks.K8sPodOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 Tasks.K8sPod parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Tasks.K8sPod parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.K8sPod parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Tasks.K8sPod parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Tasks.K8sPod parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.K8sPod parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Tasks.K8sPod parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Tasks.K8sPod.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Tasks.K8sPod.Builder newBuilder()
-
newBuilder
public static Tasks.K8sPod.Builder newBuilder(Tasks.K8sPod prototype)
-
toBuilder
public Tasks.K8sPod.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Tasks.K8sPod.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Tasks.K8sPod getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Tasks.K8sPod> parser()
-
getParserForType
public com.google.protobuf.Parser<Tasks.K8sPod> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Tasks.K8sPod getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-