MinioServer.Versions (Minio Server v0.3.2) View Source

Create version listings of minio binaries based on their cdn and the checksums.

Does skip version before 2020.

Link to this section Summary

Functions

Create a versions file for client or server binaries.

Link to this section Types

Specs

type() :: :client | :server

Link to this section Functions

Link to this function

create_versions_file(type, opts \\ [])

View Source

Specs

create_versions_file(type(), keyword()) :: :ok | {:error, term()}

Create a versions file for client or server binaries.