A Pulumi package for creating and managing Xen Orchestra cloud resources.
Project description
Xen Orchestra Provider
The Xen Orchestra Provider lets you manage Xen Orchestra resources.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @vates/pulumi-xenorchestra
or yarn
:
yarn add @vates/pulumi-xenorchestra
Python
To use from Python, install using pip
:
pip install pulumi-xenorchestra
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/vatesfr/pulumi-xenorchestra/sdk
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Xenorchestra
Configuration
Use pulumi config set xenorchestra:<option>
or pass options to the constructor of new xenorchestra.Provider.
The following configuration points are available for the xenorchestra
provider:
-
xenorchestra:url
(environment:XOA_URL
) - the URL for the Xen Orchestra websockets endpoint. Starts withwss://
Set either: -
xenorchestra:username
(environment:XOA_USERNAME
) - the username for Xen Orchestra -
xenorchestra:password
(environment:XOA_PASSWORD
) - the password for Xen Orchestra Or: -
xenorchestra:token
(environment:XOA_TOKEN
) - API token for Xen Orchestra -
xenorchestra:insecure
(environment:XOA_INSECURE
) - set to any value to disable SSL verification, false by default. Only use if you are using a self-signed certificate and know what you are doing.
Usage
See docs for examples.
Building
See contributing for details on how to build and contribute to this provider.
Reference
For detailed reference documentation, please visit the Pulumi registry.
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
File details
Details for the file pulumi_xenorchestra-1.5.2.tar.gz
.
File metadata
- Download URL: pulumi_xenorchestra-1.5.2.tar.gz
- Upload date:
- Size: 47.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69c7c99cc21d429f280954a862b332c3124abd6d93f40ad9653d98b3d9db94f6 |
|
MD5 | 8d540d9edb20c1e2285b676c507811b7 |
|
BLAKE2b-256 | a3a4be144040033b84fecbc646d19593dd2cf989ab4459c2a470dba336a5d054 |
File details
Details for the file pulumi_xenorchestra-1.5.2-py3-none-any.whl
.
File metadata
- Download URL: pulumi_xenorchestra-1.5.2-py3-none-any.whl
- Upload date:
- Size: 87.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63c747646c848719e15c1693f75e4036a00b00ac94ae6d40429a52a338cf1092 |
|
MD5 | 4c35d97cdfed052b0d77154a53e6d40e |
|
BLAKE2b-256 | a9bb20b34b893bc1afcedc0d3755afbb270a79be59267988fc290437b64f99ea |