Uses of Class
io.kubernetes.client.proto.V1.StorageOSPersistentVolumeSource
-
Uses of V1.StorageOSPersistentVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.StorageOSPersistentVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.StorageOSPersistentVolumeSource>
V1.StorageOSPersistentVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.StorageOSPersistentVolumeSourceModifier and TypeMethodDescriptionV1.StorageOSPersistentVolumeSource.Builder.build()
V1.StorageOSPersistentVolumeSource.Builder.buildPartial()
V1.StorageOSPersistentVolumeSource.getDefaultInstance()
V1.StorageOSPersistentVolumeSource.Builder.getDefaultInstanceForType()
V1.StorageOSPersistentVolumeSource.getDefaultInstanceForType()
V1.PersistentVolumeSource.Builder.getStorageos()
StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md +optionalV1.PersistentVolumeSource.getStorageos()
StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md +optionalV1.PersistentVolumeSourceOrBuilder.getStorageos()
StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md +optionalV1.StorageOSPersistentVolumeSource.parseDelimitedFrom
(InputStream input) V1.StorageOSPersistentVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.StorageOSPersistentVolumeSource.parseFrom
(byte[] data) V1.StorageOSPersistentVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.StorageOSPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data) V1.StorageOSPersistentVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.StorageOSPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) V1.StorageOSPersistentVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.StorageOSPersistentVolumeSource.parseFrom
(InputStream input) V1.StorageOSPersistentVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.StorageOSPersistentVolumeSource.parseFrom
(ByteBuffer data) V1.StorageOSPersistentVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.StorageOSPersistentVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.StorageOSPersistentVolumeSource>
V1.StorageOSPersistentVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.StorageOSPersistentVolumeSource>
V1.StorageOSPersistentVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.StorageOSPersistentVolumeSourceModifier and TypeMethodDescriptionV1.StorageOSPersistentVolumeSource.Builder.mergeFrom
(V1.StorageOSPersistentVolumeSource other) V1.PersistentVolumeSource.Builder.mergeStorageos
(V1.StorageOSPersistentVolumeSource value) StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md +optionalV1.StorageOSPersistentVolumeSource.newBuilder
(V1.StorageOSPersistentVolumeSource prototype) V1.PersistentVolumeSource.Builder.setStorageos
(V1.StorageOSPersistentVolumeSource value) StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md +optional