Name | pulumi-minio JSON |
Version |
0.16.3
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing minio cloud resources. |
upload_time | 2025-02-12 16:55:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
pulumi
minio
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/pulumi/pulumi-minio/actions)
[](https://slack.pulumi.com)
[](https://www.npmjs.com/package/@pulumi/minio)
[](https://pypi.org/project/pulumi-minio)
[](https://badge.fury.io/nu/pulumi.minio)
[](https://pkg.go.dev/github.com/pulumi/pulumi-minio/sdk/go)
[](https://github.com/pulumi/pulumi-minio/blob/master/LICENSE)
# 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 the `MINIO_ENDPOINT` environment variable
* `minio:minioAccessKey` - (Required) Minio Access Key. It must be provided, but
it can also be sourced from the `MINIO_ACCESS_KEY` environment variable
* `minio:minioSecretKey` - (Required) Minio Secret Key. It must be provided, but
it can also be sourced from the `MINIO_SECRET_KEY` environment variable
* `minio:minioRegion` - (Optional) Minio Region (`default: us-east-1`).
* `minio:minioApiVersion` - (Optional) Minio API Version (type: string, options: `v2` or `v4`, default: `v4`).
* `minio:minioSsl` - (Optional) Minio SSL enabled (default: `false`). It can also be sourced from the
`MINIO_ENABLE_HTTPS` environment variable
## Reference
For further information, please visit [the Minio provider docs](https://www.pulumi.com/docs/intro/cloud-providers/minio)
or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/minio).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-minio",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, minio",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/79/69/8526d4813bb6a99bb2125494de248fbb6dcc7f73589a5529ae0bccc279b4/pulumi_minio-0.16.3.tar.gz",
"platform": null,
"description": "[](https://github.com/pulumi/pulumi-minio/actions)\n[](https://slack.pulumi.com)\n[](https://www.npmjs.com/package/@pulumi/minio)\n[](https://pypi.org/project/pulumi-minio)\n[](https://badge.fury.io/nu/pulumi.minio)\n[](https://pkg.go.dev/github.com/pulumi/pulumi-minio/sdk/go)\n[](https://github.com/pulumi/pulumi-minio/blob/master/LICENSE)\n\n# Minio Resource Provider\n\nThe Minio Resource Provider lets you manage releases in a Minio installation.\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n $ npm install @pulumi/minio\n\nor `yarn`:\n\n $ yarn add @pulumi/minio\n\n### Python\n\nTo use from Python, install using `pip`:\n\n $ pip install pulumi_minio\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n $ go get github.com/pulumi/pulumi-minio/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n $ dotnet add package Pulumi.Minio\n\n## Configuration\n\nThe following configuration points are available:\n\n* `minio:minioServer` - (Required) Minio Host and Port. It must be provided, but\n it can also be sourced from the `MINIO_ENDPOINT` environment variable\n* `minio:minioAccessKey` - (Required) Minio Access Key. It must be provided, but\n it can also be sourced from the `MINIO_ACCESS_KEY` environment variable\n* `minio:minioSecretKey` - (Required) Minio Secret Key. It must be provided, but\n it can also be sourced from the `MINIO_SECRET_KEY` environment variable\n* `minio:minioRegion` - (Optional) Minio Region (`default: us-east-1`).\n* `minio:minioApiVersion` - (Optional) Minio API Version (type: string, options: `v2` or `v4`, default: `v4`).\n* `minio:minioSsl` - (Optional) Minio SSL enabled (default: `false`). It can also be sourced from the\n `MINIO_ENABLE_HTTPS` environment variable\n\n\n## Reference\n\nFor further information, please visit [the Minio provider docs](https://www.pulumi.com/docs/intro/cloud-providers/minio)\nor for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/minio).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing minio cloud resources.",
"version": "0.16.3",
"project_urls": {
"Homepage": "https://pulumi.io",
"Repository": "https://github.com/pulumi/pulumi-minio"
},
"split_keywords": [
"pulumi",
" minio"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a1cb888ec6399a41f7f8a9519951603b3810a21299419ca822233d66d3080ba5",
"md5": "7949aafeff8fe24c32805665c95124c7",
"sha256": "c47859eaf2bfb9050dfcfdcc6f587a509c1facd05092f7732b23a37740021a0d"
},
"downloads": -1,
"filename": "pulumi_minio-0.16.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7949aafeff8fe24c32805665c95124c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 49538,
"upload_time": "2025-02-12T16:55:05",
"upload_time_iso_8601": "2025-02-12T16:55:05.419780Z",
"url": "https://files.pythonhosted.org/packages/a1/cb/888ec6399a41f7f8a9519951603b3810a21299419ca822233d66d3080ba5/pulumi_minio-0.16.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "79698526d4813bb6a99bb2125494de248fbb6dcc7f73589a5529ae0bccc279b4",
"md5": "1c5cfdffc315f1542fd7a07451c82916",
"sha256": "f9138b68fedcbf68e7ae0eeb91ae6dd2e02bab259b24882a9a0217cae42a4840"
},
"downloads": -1,
"filename": "pulumi_minio-0.16.3.tar.gz",
"has_sig": false,
"md5_digest": "1c5cfdffc315f1542fd7a07451c82916",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 24773,
"upload_time": "2025-02-12T16:55:07",
"upload_time_iso_8601": "2025-02-12T16:55:07.086029Z",
"url": "https://files.pythonhosted.org/packages/79/69/8526d4813bb6a99bb2125494de248fbb6dcc7f73589a5529ae0bccc279b4/pulumi_minio-0.16.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-12 16:55:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-minio",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-minio"
}