Uses of Class
io.kubernetes.client.proto.Meta.OwnerReference
-
Uses of Meta.OwnerReference in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.OwnerReferenceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.OwnerReference>Meta.OwnerReference.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.OwnerReferenceModifier and TypeMethodDescriptionMeta.OwnerReference.Builder.build()Meta.OwnerReference.Builder.buildPartial()static Meta.OwnerReferenceMeta.OwnerReference.getDefaultInstance()Meta.OwnerReference.Builder.getDefaultInstanceForType()Meta.OwnerReference.getDefaultInstanceForType()Meta.ObjectMeta.Builder.getOwnerReferences(int index) List of objects depended by this object.Meta.ObjectMeta.getOwnerReferences(int index) List of objects depended by this object.Meta.ObjectMetaOrBuilder.getOwnerReferences(int index) List of objects depended by this object.V1.PodSignature.Builder.getPodController()Reference to controller whose pods should avoid this node.V1.PodSignature.getPodController()Reference to controller whose pods should avoid this node.V1.PodSignatureOrBuilder.getPodController()Reference to controller whose pods should avoid this node.static Meta.OwnerReferenceMeta.OwnerReference.parseDelimitedFrom(InputStream input) static Meta.OwnerReferenceMeta.OwnerReference.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(byte[] data) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(com.google.protobuf.ByteString data) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(InputStream input) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(ByteBuffer data) static Meta.OwnerReferenceMeta.OwnerReference.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.OwnerReferenceModifier and TypeMethodDescriptionMeta.ObjectMeta.Builder.getOwnerReferencesList()List of objects depended by this object.Meta.ObjectMeta.getOwnerReferencesList()List of objects depended by this object.Meta.ObjectMetaOrBuilder.getOwnerReferencesList()List of objects depended by this object.com.google.protobuf.Parser<Meta.OwnerReference>Meta.OwnerReference.getParserForType()static com.google.protobuf.Parser<Meta.OwnerReference>Meta.OwnerReference.parser()Methods in io.kubernetes.client.proto with parameters of type Meta.OwnerReferenceModifier and TypeMethodDescriptionMeta.ObjectMeta.Builder.addOwnerReferences(int index, Meta.OwnerReference value) List of objects depended by this object.Meta.ObjectMeta.Builder.addOwnerReferences(Meta.OwnerReference value) List of objects depended by this object.Meta.OwnerReference.Builder.mergeFrom(Meta.OwnerReference other) V1.PodSignature.Builder.mergePodController(Meta.OwnerReference value) Reference to controller whose pods should avoid this node.static Meta.OwnerReference.BuilderMeta.OwnerReference.newBuilder(Meta.OwnerReference prototype) Meta.ObjectMeta.Builder.setOwnerReferences(int index, Meta.OwnerReference value) List of objects depended by this object.V1.PodSignature.Builder.setPodController(Meta.OwnerReference value) Reference to controller whose pods should avoid this node.Method parameters in io.kubernetes.client.proto with type arguments of type Meta.OwnerReferenceModifier and TypeMethodDescriptionMeta.ObjectMeta.Builder.addAllOwnerReferences(Iterable<? extends Meta.OwnerReference> values) List of objects depended by this object.