A Pulumi package for creating and managing minio cloud resources.
Project description
Minio Resource Provider
The Minio Resource Provider lets you manage releases in a Minio installation.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @pulumi/minio
or yarn:
$ yarn add @pulumi/minio
Python
To use from Python, install using pip:
$ pip install pulumi_minio
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-minio/sdk
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Minio
Configuration
The following configuration points are available:
minio:minioServer- (Required) Minio Host and Port. It must be provided, but it can also be sourced from theMINIO_ENDPOINTenvironment variableminio:minioAccessKey- (Required) Minio Access Key. It must be provided, but it can also be sourced from theMINIO_ACCESS_KEYenvironment variableminio:minioSecretKey- (Required) Minio Secret Key. It must be provided, but it can also be sourced from theMINIO_SECRET_KEYenvironment variableminio:minioRegion- (Optional) Minio Region (default: us-east-1).minio:minioApiVersion- (Optional) Minio API Version (type: string, options:v2orv4, default:v4).minio:minioSsl- (Optional) Minio SSL enabled (default:false). It can also be sourced from theMINIO_ENABLE_HTTPSenvironment variable
Reference
For further information, please visit the Minio provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_minio-0.16.8.tar.gz.
File metadata
- Download URL: pulumi_minio-0.16.8.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bb6f09b7c387fcd6d56cabefc646bc85af39199bf7ecc98e1f067eb1267f91a
|
|
| MD5 |
4df3428e842087a5dd25afbd63dc5948
|
|
| BLAKE2b-256 |
5abfd7d54df0e2e51a08c1d87bc3dd5a8cace3fb7078781d6fb442f40b56647e
|
File details
Details for the file pulumi_minio-0.16.8-py3-none-any.whl.
File metadata
- Download URL: pulumi_minio-0.16.8-py3-none-any.whl
- Upload date:
- Size: 50.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58a76c2fce021ab9abaa80409fa393c866eb43bad8091e47326f45c35b1d8c65
|
|
| MD5 |
0dd0f6c61497b654e9eade8e31746775
|
|
| BLAKE2b-256 |
9003cd37af139e1687ef6feac528399793730b7ad85a6d24d3b72e8d3c23956f
|