Uses of Class
io.kubernetes.client.proto.V1.StorageOSVolumeSource
-
Uses of V1.StorageOSVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.StorageOSVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.StorageOSVolumeSource>
V1.StorageOSVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.StorageOSVolumeSourceModifier and TypeMethodDescriptionV1.StorageOSVolumeSource.Builder.build()
V1.StorageOSVolumeSource.Builder.buildPartial()
static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.getDefaultInstance()
V1.StorageOSVolumeSource.Builder.getDefaultInstanceForType()
V1.StorageOSVolumeSource.getDefaultInstanceForType()
V1.VolumeSource.Builder.getStorageos()
StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.V1.VolumeSource.getStorageos()
StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.V1.VolumeSourceOrBuilder.getStorageos()
StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseDelimitedFrom
(InputStream input) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(byte[] data) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(InputStream input) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(ByteBuffer data) static V1.StorageOSVolumeSource
V1.StorageOSVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.StorageOSVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.StorageOSVolumeSource>
V1.StorageOSVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.StorageOSVolumeSource>
V1.StorageOSVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.StorageOSVolumeSourceModifier and TypeMethodDescriptionV1.StorageOSVolumeSource.Builder.mergeFrom
(V1.StorageOSVolumeSource other) V1.VolumeSource.Builder.mergeStorageos
(V1.StorageOSVolumeSource value) StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.V1.StorageOSVolumeSource.newBuilder
(V1.StorageOSVolumeSource prototype) V1.VolumeSource.Builder.setStorageos
(V1.StorageOSVolumeSource value) StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.