Uses of Class
k8s.io.api.core.v1.Generated.PodSchedulingGate
-
Packages that use Generated.PodSchedulingGate Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PodSchedulingGate in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.PodSchedulingGate Modifier and Type Field Description static com.google.protobuf.Parser<Generated.PodSchedulingGate>Generated.PodSchedulingGate. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.PodSchedulingGate Modifier and Type Method Description Generated.PodSchedulingGateGenerated.PodSchedulingGate.Builder. build()Generated.PodSchedulingGateGenerated.PodSchedulingGate.Builder. buildPartial()static Generated.PodSchedulingGateGenerated.PodSchedulingGate. getDefaultInstance()Generated.PodSchedulingGateGenerated.PodSchedulingGate.Builder. getDefaultInstanceForType()Generated.PodSchedulingGateGenerated.PodSchedulingGate. getDefaultInstanceForType()Generated.PodSchedulingGateGenerated.PodSpec.Builder. getSchedulingGates(int index)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.Generated.PodSchedulingGateGenerated.PodSpec. getSchedulingGates(int index)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.Generated.PodSchedulingGateGenerated.PodSpecOrBuilder. getSchedulingGates(int index)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseDelimitedFrom(InputStream input)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(byte[] data)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(com.google.protobuf.ByteString data)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(InputStream input)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(ByteBuffer data)static Generated.PodSchedulingGateGenerated.PodSchedulingGate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.PodSchedulingGate Modifier and Type Method Description com.google.protobuf.Parser<Generated.PodSchedulingGate>Generated.PodSchedulingGate. getParserForType()List<Generated.PodSchedulingGate>Generated.PodSpec.Builder. getSchedulingGatesList()SchedulingGates is an opaque list of values that if specified will block scheduling the pod.List<Generated.PodSchedulingGate>Generated.PodSpec. getSchedulingGatesList()SchedulingGates is an opaque list of values that if specified will block scheduling the pod.List<Generated.PodSchedulingGate>Generated.PodSpecOrBuilder. getSchedulingGatesList()SchedulingGates is an opaque list of values that if specified will block scheduling the pod.static com.google.protobuf.Parser<Generated.PodSchedulingGate>Generated.PodSchedulingGate. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.PodSchedulingGate Modifier and Type Method Description Generated.PodSpec.BuilderGenerated.PodSpec.Builder. addSchedulingGates(int index, Generated.PodSchedulingGate value)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.Generated.PodSpec.BuilderGenerated.PodSpec.Builder. addSchedulingGates(Generated.PodSchedulingGate value)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.Generated.PodSchedulingGate.BuilderGenerated.PodSchedulingGate.Builder. mergeFrom(Generated.PodSchedulingGate other)static Generated.PodSchedulingGate.BuilderGenerated.PodSchedulingGate. newBuilder(Generated.PodSchedulingGate prototype)Generated.PodSpec.BuilderGenerated.PodSpec.Builder. setSchedulingGates(int index, Generated.PodSchedulingGate value)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.PodSchedulingGate Modifier and Type Method Description Generated.PodSpec.BuilderGenerated.PodSpec.Builder. addAllSchedulingGates(Iterable<? extends Generated.PodSchedulingGate> values)SchedulingGates is an opaque list of values that if specified will block scheduling the pod.
-