MinioServer.DownloaderServer (Minio Server v0.4.0) View Source
Downloader for minio server binaries
Link to this section Summary
Functions
Download the server binary for a selected architecture
Link to this section Functions
Specs
download( MinioServer.architecture(), keyword() ) :: :exists | :ok | :timeout
Download the server binary for a selected architecture
Opts
:force- Replace already existing binaries. Defaults tofalse.:timeout- Time the download is allowed to take. Defaults to:infinity.:version- Specify the version to download. Defaults to most recent.