A Pulumi package for creating and managing flux cloud resources.
Project description
Flux Resource Provider
The Flux Resource Provider lets you manage FluxCD 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 @worawat/flux
or yarn
:
yarn add @worawat/flux
Python
To use from Python, install using pip
:
pip install pulumi-flux
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/oun/pulumi-flux/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Flux
Examples
Find working Python code samples in the ./examples
directory.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pulumi_flux-1.0.0.tar.gz
(9.4 kB
view hashes)