Uses of Class
io.kubernetes.client.proto.V1.GCEPersistentDiskVolumeSource
-
Uses of V1.GCEPersistentDiskVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.GCEPersistentDiskVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource>
V1.GCEPersistentDiskVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.GCEPersistentDiskVolumeSourceModifier and TypeMethodDescriptionV1.GCEPersistentDiskVolumeSource.Builder.build()
V1.GCEPersistentDiskVolumeSource.Builder.buildPartial()
V1.GCEPersistentDiskVolumeSource.getDefaultInstance()
V1.GCEPersistentDiskVolumeSource.Builder.getDefaultInstanceForType()
V1.GCEPersistentDiskVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSource.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.PersistentVolumeSourceOrBuilder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSourceOrBuilder.getGcePersistentDisk()
GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.GCEPersistentDiskVolumeSource.parseDelimitedFrom
(InputStream input) V1.GCEPersistentDiskVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GCEPersistentDiskVolumeSource.parseFrom
(byte[] data) V1.GCEPersistentDiskVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GCEPersistentDiskVolumeSource.parseFrom
(com.google.protobuf.ByteString data) V1.GCEPersistentDiskVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GCEPersistentDiskVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1.GCEPersistentDiskVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GCEPersistentDiskVolumeSource.parseFrom
(InputStream input) V1.GCEPersistentDiskVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.GCEPersistentDiskVolumeSource.parseFrom
(ByteBuffer data) V1.GCEPersistentDiskVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.GCEPersistentDiskVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource>
V1.GCEPersistentDiskVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.GCEPersistentDiskVolumeSource>
V1.GCEPersistentDiskVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.GCEPersistentDiskVolumeSourceModifier and TypeMethodDescriptionV1.GCEPersistentDiskVolumeSource.Builder.mergeFrom
(V1.GCEPersistentDiskVolumeSource other) V1.PersistentVolumeSource.Builder.mergeGcePersistentDisk
(V1.GCEPersistentDiskVolumeSource value) GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.mergeGcePersistentDisk
(V1.GCEPersistentDiskVolumeSource value) GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.GCEPersistentDiskVolumeSource.newBuilder
(V1.GCEPersistentDiskVolumeSource prototype) V1.PersistentVolumeSource.Builder.setGcePersistentDisk
(V1.GCEPersistentDiskVolumeSource value) GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.V1.VolumeSource.Builder.setGcePersistentDisk
(V1.GCEPersistentDiskVolumeSource value) GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.