Uses of Class
io.kubernetes.client.proto.V1Batch.UncountedTerminatedPods
-
Uses of V1Batch.UncountedTerminatedPods in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Batch.UncountedTerminatedPodsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Batch.UncountedTerminatedPods>V1Batch.UncountedTerminatedPods.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Batch.UncountedTerminatedPodsModifier and TypeMethodDescriptionV1Batch.UncountedTerminatedPods.Builder.build()V1Batch.UncountedTerminatedPods.Builder.buildPartial()V1Batch.UncountedTerminatedPods.getDefaultInstance()V1Batch.UncountedTerminatedPods.Builder.getDefaultInstanceForType()V1Batch.UncountedTerminatedPods.getDefaultInstanceForType()V1Batch.JobStatus.Builder.getUncountedTerminatedPods()UncountedTerminatedPods holds the UIDs of Pods that have terminated but the job controller hasn't yet accounted for in the status counters.V1Batch.JobStatus.getUncountedTerminatedPods()UncountedTerminatedPods holds the UIDs of Pods that have terminated but the job controller hasn't yet accounted for in the status counters.V1Batch.JobStatusOrBuilder.getUncountedTerminatedPods()UncountedTerminatedPods holds the UIDs of Pods that have terminated but the job controller hasn't yet accounted for in the status counters.V1Batch.UncountedTerminatedPods.parseDelimitedFrom(InputStream input) V1Batch.UncountedTerminatedPods.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Batch.UncountedTerminatedPods.parseFrom(byte[] data) V1Batch.UncountedTerminatedPods.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Batch.UncountedTerminatedPods.parseFrom(com.google.protobuf.ByteString data) V1Batch.UncountedTerminatedPods.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Batch.UncountedTerminatedPods.parseFrom(com.google.protobuf.CodedInputStream input) V1Batch.UncountedTerminatedPods.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Batch.UncountedTerminatedPods.parseFrom(InputStream input) V1Batch.UncountedTerminatedPods.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Batch.UncountedTerminatedPods.parseFrom(ByteBuffer data) V1Batch.UncountedTerminatedPods.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.UncountedTerminatedPodsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Batch.UncountedTerminatedPods>V1Batch.UncountedTerminatedPods.getParserForType()static com.google.protobuf.Parser<V1Batch.UncountedTerminatedPods>V1Batch.UncountedTerminatedPods.parser()Methods in io.kubernetes.client.proto with parameters of type V1Batch.UncountedTerminatedPodsModifier and TypeMethodDescriptionV1Batch.UncountedTerminatedPods.Builder.mergeFrom(V1Batch.UncountedTerminatedPods other) V1Batch.JobStatus.Builder.mergeUncountedTerminatedPods(V1Batch.UncountedTerminatedPods value) UncountedTerminatedPods holds the UIDs of Pods that have terminated but the job controller hasn't yet accounted for in the status counters.V1Batch.UncountedTerminatedPods.newBuilder(V1Batch.UncountedTerminatedPods prototype) V1Batch.JobStatus.Builder.setUncountedTerminatedPods(V1Batch.UncountedTerminatedPods value) UncountedTerminatedPods holds the UIDs of Pods that have terminated but the job controller hasn't yet accounted for in the status counters.