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/go/...
Configuration
The following configuration points are available for the xyz 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 detailed reference documentation, please visit the API docs.
Release files for pulumi-rancher2 2.0.0b2
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-2.0.0b2.tar.gz | 110.0 kB | Details |
Release files / pulumi_rancher2-2.0.0b2.tar.gz
| Download URL | pulumi_rancher2-2.0.0b2.tar.gz |
|---|---|
| Size | 110.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d99b721a323437d460b06760de2159d5b52f97675e65a10b8bb27ac5bd83354b
|
|
BLAKE2b-256 checksum How to use checksums |
dbecc1e7e78758b6917572500a0d989f9b2012eb96498bf72576199bfc3955ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
|