Uses of Class
k8s.io.api.core.v1.Generated.ObjectReference
-
Packages that use Generated.ObjectReference Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ObjectReference in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.ObjectReference Modifier and Type Field Description static com.google.protobuf.Parser<Generated.ObjectReference>Generated.ObjectReference. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.ObjectReference Modifier and Type Method Description Generated.ObjectReferenceGenerated.ObjectReference.Builder. build()Generated.ObjectReferenceGenerated.ObjectReference.Builder. buildPartial()Generated.ObjectReferenceGenerated.PersistentVolumeSpec.Builder. getClaimRef()claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.Generated.ObjectReferenceGenerated.PersistentVolumeSpec. getClaimRef()claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.Generated.ObjectReferenceGenerated.PersistentVolumeSpecOrBuilder. getClaimRef()claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.static Generated.ObjectReferenceGenerated.ObjectReference. getDefaultInstance()Generated.ObjectReferenceGenerated.ObjectReference.Builder. getDefaultInstanceForType()Generated.ObjectReferenceGenerated.ObjectReference. getDefaultInstanceForType()Generated.ObjectReferenceGenerated.Event.Builder. getInvolvedObject()The object that this event is about.Generated.ObjectReferenceGenerated.Event. getInvolvedObject()The object that this event is about.Generated.ObjectReferenceGenerated.EventOrBuilder. getInvolvedObject()The object that this event is about.Generated.ObjectReferenceGenerated.SerializedReference.Builder. getReference()The reference to an object in the system.Generated.ObjectReferenceGenerated.SerializedReference. getReference()The reference to an object in the system.Generated.ObjectReferenceGenerated.SerializedReferenceOrBuilder. getReference()The reference to an object in the system.Generated.ObjectReferenceGenerated.Event.Builder. getRelated()Optional secondary object for more complex actions.Generated.ObjectReferenceGenerated.Event. getRelated()Optional secondary object for more complex actions.Generated.ObjectReferenceGenerated.EventOrBuilder. getRelated()Optional secondary object for more complex actions.Generated.ObjectReferenceGenerated.StorageOSPersistentVolumeSource.Builder. getSecretRef()secretRef specifies the secret to use for obtaining the StorageOS API credentials.Generated.ObjectReferenceGenerated.StorageOSPersistentVolumeSource. getSecretRef()secretRef specifies the secret to use for obtaining the StorageOS API credentials.Generated.ObjectReferenceGenerated.StorageOSPersistentVolumeSourceOrBuilder. getSecretRef()secretRef specifies the secret to use for obtaining the StorageOS API credentials.Generated.ObjectReferenceGenerated.ServiceAccount.Builder. getSecrets(int index)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.ObjectReferenceGenerated.ServiceAccount. getSecrets(int index)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.ObjectReferenceGenerated.ServiceAccountOrBuilder. getSecrets(int index)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.ObjectReferenceGenerated.Binding.Builder. getTarget()The target object that you want to bind to the standard object.Generated.ObjectReferenceGenerated.Binding. getTarget()The target object that you want to bind to the standard object.Generated.ObjectReferenceGenerated.BindingOrBuilder. getTarget()The target object that you want to bind to the standard object.Generated.ObjectReferenceGenerated.EndpointAddress.Builder. getTargetRef()Reference to object providing the endpoint.Generated.ObjectReferenceGenerated.EndpointAddress. getTargetRef()Reference to object providing the endpoint.Generated.ObjectReferenceGenerated.EndpointAddressOrBuilder. getTargetRef()Reference to object providing the endpoint.static Generated.ObjectReferenceGenerated.ObjectReference. parseDelimitedFrom(InputStream input)static Generated.ObjectReferenceGenerated.ObjectReference. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(byte[] data)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(com.google.protobuf.ByteString data)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(InputStream input)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(ByteBuffer data)static Generated.ObjectReferenceGenerated.ObjectReference. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.ObjectReference Modifier and Type Method Description com.google.protobuf.Parser<Generated.ObjectReference>Generated.ObjectReference. getParserForType()List<Generated.ObjectReference>Generated.ServiceAccount.Builder. getSecretsList()Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.List<Generated.ObjectReference>Generated.ServiceAccount. getSecretsList()Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.List<Generated.ObjectReference>Generated.ServiceAccountOrBuilder. getSecretsList()Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.static com.google.protobuf.Parser<Generated.ObjectReference>Generated.ObjectReference. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.ObjectReference Modifier and Type Method Description Generated.ServiceAccount.BuilderGenerated.ServiceAccount.Builder. addSecrets(int index, Generated.ObjectReference value)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.ServiceAccount.BuilderGenerated.ServiceAccount.Builder. addSecrets(Generated.ObjectReference value)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.PersistentVolumeSpec.BuilderGenerated.PersistentVolumeSpec.Builder. mergeClaimRef(Generated.ObjectReference value)claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.Generated.ObjectReference.BuilderGenerated.ObjectReference.Builder. mergeFrom(Generated.ObjectReference other)Generated.Event.BuilderGenerated.Event.Builder. mergeInvolvedObject(Generated.ObjectReference value)The object that this event is about.Generated.SerializedReference.BuilderGenerated.SerializedReference.Builder. mergeReference(Generated.ObjectReference value)The reference to an object in the system.Generated.Event.BuilderGenerated.Event.Builder. mergeRelated(Generated.ObjectReference value)Optional secondary object for more complex actions.Generated.StorageOSPersistentVolumeSource.BuilderGenerated.StorageOSPersistentVolumeSource.Builder. mergeSecretRef(Generated.ObjectReference value)secretRef specifies the secret to use for obtaining the StorageOS API credentials.Generated.Binding.BuilderGenerated.Binding.Builder. mergeTarget(Generated.ObjectReference value)The target object that you want to bind to the standard object.Generated.EndpointAddress.BuilderGenerated.EndpointAddress.Builder. mergeTargetRef(Generated.ObjectReference value)Reference to object providing the endpoint.static Generated.ObjectReference.BuilderGenerated.ObjectReference. newBuilder(Generated.ObjectReference prototype)Generated.PersistentVolumeSpec.BuilderGenerated.PersistentVolumeSpec.Builder. setClaimRef(Generated.ObjectReference value)claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.Generated.Event.BuilderGenerated.Event.Builder. setInvolvedObject(Generated.ObjectReference value)The object that this event is about.Generated.SerializedReference.BuilderGenerated.SerializedReference.Builder. setReference(Generated.ObjectReference value)The reference to an object in the system.Generated.Event.BuilderGenerated.Event.Builder. setRelated(Generated.ObjectReference value)Optional secondary object for more complex actions.Generated.StorageOSPersistentVolumeSource.BuilderGenerated.StorageOSPersistentVolumeSource.Builder. setSecretRef(Generated.ObjectReference value)secretRef specifies the secret to use for obtaining the StorageOS API credentials.Generated.ServiceAccount.BuilderGenerated.ServiceAccount.Builder. setSecrets(int index, Generated.ObjectReference value)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.Generated.Binding.BuilderGenerated.Binding.Builder. setTarget(Generated.ObjectReference value)The target object that you want to bind to the standard object.Generated.EndpointAddress.BuilderGenerated.EndpointAddress.Builder. setTargetRef(Generated.ObjectReference value)Reference to object providing the endpoint.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.ObjectReference Modifier and Type Method Description Generated.ServiceAccount.BuilderGenerated.ServiceAccount.Builder. addAllSecrets(Iterable<? extends Generated.ObjectReference> values)Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use.
-