This release is a pre-release and may not be stable for production use.
Rancher2 Resource Provider
The Rancher2 resource provider for Pulumi lets you manage Rancher2 resources in your cloud programs. To use this package, please install the Pulumi CLI first.
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/rancher2
or yarn:
$ yarn add @pulumi/rancher2
Python
To use from Python, install using pip:
$ pip install pulumi_rancher2
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-rancher2/sdk/v11
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Rancher2
Configuration
The following configuration points are available for the rancher2 provider:
rancher2:apiUrl(Required) - The URL to the rancher API. It must be provided, but it can also be sourced from theRANCHER_URLenvironment variable.rancher2:accessKey(Optional) - API Key used to authenticate with the rancher server. It can also be sourced from theRANCHER_ACCESS_KEYenvironment variable.rancher2:secretKey(Optional) - API secret used to authenticate with the rancher server. It can also be sourced from theRANCHER_SECRET_KEYenvironment variable.rancher2:tokenKey(Optional) - API token used to authenticate with the rancher server. It can also be sourced from theRANCHER_TOKEN_KEYenvironment variable.rancher2:caCerts(Optional) - CA certificates used to sign rancher server tls certificates. Mandatory if self signed tls and insecure option false. It can also be sourced from theRANCHER_CA_CERTSenvironment variable.rancher2:bootstrap(Optional) - Bootstrap rancher server. Default value isfalse. It can also be sourced from theRANCHER_BOOTSTRAPenvironment variable.rancher2:insecure(Optional) - Allow insecure connections to Rancher. Mandatory if self signed tls and no caCerts provided. Default value isfalse. It can also be sourced from theRANCHER_INSECUREenvironment variable.
Reference
For further information, please visit the Rancher2 provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-rancher2 13.1.0a1790318226
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_rancher2-13.1.0a1790318226.tar.gz | 305.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_rancher2-13.1.0a1790318226-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 687.3 kB
Release files / pulumi_rancher2-13.1.0a1790318226.tar.gz
| Download URL | pulumi_rancher2-13.1.0a1790318226.tar.gz |
|---|---|
| Size | 305.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45dc6d082c9f5e0aab86a9c1c047eb7e51855e5a89ffdfa1d51ffbfa05c2740e
|
|
BLAKE2b-256 checksum How to use checksums |
88a566cb46f7438e7645aacef21deb18a2cc5871fb8e5323aa6379b8d7692297
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_rancher2-13.1.0a1790318226-py3-none-any.whl
| Download URL | pulumi_rancher2-13.1.0a1790318226-py3-none-any.whl |
|---|---|
| Size | 382.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
edfc5ecd83f0c8a938cf0340182a8d8b6792acaf0ecd3a4a1eb546c72004988d
|
|
BLAKE2b-256 checksum How to use checksums |
d4cb37c137ddbc03253eda2a81406a12f6143a86f7b9aed10283b6d1f33ba677
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|