MinioContainerResource.withDataVolume
Method
interface MinioContainerResource { // ... omitted for brevity withDataVolume(name?: string): MinioContainerResource;}Signature
method
withDataVolumebuilderAdds a named volume for the data folder to a MinIO container resource.
withDataVolume(name?: string): MinioContainerResourceParameters
namestringoptionalReturns
MinioContainerResourceDefined on
This method is defined on the following type: