Uses of Class
k8s.io.api.core.v1.Generated.TypedLocalObjectReference
-
Packages that use Generated.TypedLocalObjectReference Package Description k8s.io.api.core.v1 k8s.io.api.networking.v1 -
-
Uses of Generated.TypedLocalObjectReference in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.TypedLocalObjectReference Modifier and Type Field Description static com.google.protobuf.Parser<Generated.TypedLocalObjectReference>Generated.TypedLocalObjectReference. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.TypedLocalObjectReference Modifier and Type Method Description Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference.Builder. build()Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference.Builder. buildPartial()Generated.TypedLocalObjectReferenceGenerated.PersistentVolumeClaimSpec.Builder. getDataSource()dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source.Generated.TypedLocalObjectReferenceGenerated.PersistentVolumeClaimSpec. getDataSource()dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source.Generated.TypedLocalObjectReferenceGenerated.PersistentVolumeClaimSpecOrBuilder. getDataSource()dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source.static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. getDefaultInstance()Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference.Builder. getDefaultInstanceForType()Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. getDefaultInstanceForType()static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseDelimitedFrom(InputStream input)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(byte[] data)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(com.google.protobuf.ByteString data)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(InputStream input)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(ByteBuffer data)static Generated.TypedLocalObjectReferenceGenerated.TypedLocalObjectReference. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.TypedLocalObjectReference Modifier and Type Method Description com.google.protobuf.Parser<Generated.TypedLocalObjectReference>Generated.TypedLocalObjectReference. getParserForType()static com.google.protobuf.Parser<Generated.TypedLocalObjectReference>Generated.TypedLocalObjectReference. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.TypedLocalObjectReference Modifier and Type Method Description Generated.PersistentVolumeClaimSpec.BuilderGenerated.PersistentVolumeClaimSpec.Builder. mergeDataSource(Generated.TypedLocalObjectReference value)dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source.Generated.TypedLocalObjectReference.BuilderGenerated.TypedLocalObjectReference.Builder. mergeFrom(Generated.TypedLocalObjectReference other)static Generated.TypedLocalObjectReference.BuilderGenerated.TypedLocalObjectReference. newBuilder(Generated.TypedLocalObjectReference prototype)Generated.PersistentVolumeClaimSpec.BuilderGenerated.PersistentVolumeClaimSpec.Builder. setDataSource(Generated.TypedLocalObjectReference value)dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. -
Uses of Generated.TypedLocalObjectReference in k8s.io.api.networking.v1
Methods in k8s.io.api.networking.v1 that return Generated.TypedLocalObjectReference Modifier and Type Method Description Generated.TypedLocalObjectReferenceGenerated.IngressBackend.Builder. getResource()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Generated.TypedLocalObjectReferenceGenerated.IngressBackend. getResource()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Generated.TypedLocalObjectReferenceGenerated.IngressBackendOrBuilder. getResource()resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Methods in k8s.io.api.networking.v1 with parameters of type Generated.TypedLocalObjectReference Modifier and Type Method Description Generated.IngressBackend.BuilderGenerated.IngressBackend.Builder. mergeResource(Generated.TypedLocalObjectReference value)resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.Generated.IngressBackend.BuilderGenerated.IngressBackend.Builder. setResource(Generated.TypedLocalObjectReference value)resource is an ObjectRef to another Kubernetes resource in the namespace of the Ingress object.
-