Uses of Class
io.kubernetes.client.proto.V1.FlexVolumeSource
-
Uses of V1.FlexVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.FlexVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.FlexVolumeSource>
V1.FlexVolumeSource.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.FlexVolumeSourceModifier and TypeMethodDescriptionV1.FlexVolumeSource.Builder.build()
V1.FlexVolumeSource.Builder.buildPartial()
static V1.FlexVolumeSource
V1.FlexVolumeSource.getDefaultInstance()
V1.FlexVolumeSource.Builder.getDefaultInstanceForType()
V1.FlexVolumeSource.getDefaultInstanceForType()
V1.VolumeSource.Builder.getFlexVolume()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.V1.VolumeSource.getFlexVolume()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.V1.VolumeSourceOrBuilder.getFlexVolume()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.static V1.FlexVolumeSource
V1.FlexVolumeSource.parseDelimitedFrom
(InputStream input) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(byte[] data) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(com.google.protobuf.ByteString data) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(InputStream input) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(ByteBuffer data) static V1.FlexVolumeSource
V1.FlexVolumeSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.FlexVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.FlexVolumeSource>
V1.FlexVolumeSource.getParserForType()
static com.google.protobuf.Parser<V1.FlexVolumeSource>
V1.FlexVolumeSource.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.FlexVolumeSourceModifier and TypeMethodDescriptionV1.VolumeSource.Builder.mergeFlexVolume
(V1.FlexVolumeSource value) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.V1.FlexVolumeSource.Builder.mergeFrom
(V1.FlexVolumeSource other) static V1.FlexVolumeSource.Builder
V1.FlexVolumeSource.newBuilder
(V1.FlexVolumeSource prototype) V1.VolumeSource.Builder.setFlexVolume
(V1.FlexVolumeSource value) FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.