JSPM

@pulumi/juniper-mist

0.2.0-alpha.1734566116
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 536
  • Score
    100M100P100Q102370F
  • License Apache-2.0

A Pulumi package for creating and managing Juniper Mist resources.

Package Exports

  • @pulumi/juniper-mist
  • @pulumi/juniper-mist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pulumi/juniper-mist) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Juniper Mist Resource Provider

The Juniper Mist Resource Provider lets you manage Juniper Mist resources.

Installation

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 @pulumi/juniper-mist

or yarn:

yarn add @pulumi/juniper-mist

Python

To use from Python, install using pip:

pip install pulumi-juniper-mist

Go

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

go get github.com/pulumi/pulumi-junipermist/sdk/go/junipermist

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumi.JuniperMist