0.0.1 • Published 11 months ago

@starton/pulumi-kind v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

Kind Resource Provider

The Kind Resource Provider lets you manage Kind 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 @starton/pulumi-kind

or yarn:

yarn add @starton/pulumi-kind

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/starton-io/pulumi-kind/sdk/go/...