View Source Testcontainers.MinioContainer (testcontainers v1.6.0)

Provides functionality for creating and managing Minio container configurations.

Summary

Functions

Generates the connection options for accessing the Minio service running within the container. Compatible with what ex_aws expects in ExAws.request(options)

Generates the connection URL for accessing the Minio service running within the container.

Retrieves the port mapped by the Docker host for the Minio container.

Functions

Link to this function

connection_opts(container)

View Source

Generates the connection options for accessing the Minio service running within the container. Compatible with what ex_aws expects in ExAws.request(options)

Link to this function

connection_url(container)

View Source

Generates the connection URL for accessing the Minio service running within the container.

Retrieves the port mapped by the Docker host for the Minio container.