MinioServer.Admin (Minio Server v0.4.0) View Source

Functions for administrating an minio instance using mc.

Link to this section Summary

Functions

Create an user, pucket, full-access policy in one.

Print shell alias for given config to use with own mc binary

Run a command using the internal mc binary.

Link to this section Functions

Link to this function

add_user_owned_bucket(user, secret, config)

View Source

Create an user, pucket, full-access policy in one.

Print shell alias for given config to use with own mc binary

Link to this function

cmd(config, cmd, opts \\ [])

View Source

Run a command using the internal mc binary.