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