A Pulumi package for creating and managing Kong resources.
Project description
Kong Resource Provider
The Kong resource provider for Pulumi lets you manage Kong 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/kong
or yarn:
$ yarn add @pulumi/kong
Python
To use from Python, install using pip:
$ pip install pulumi_kong
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-kong/sdk/v4
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Kong
Configuration
The following configuration points are available:
kong:kongAdminUri- The url of the kong admin api. May be set via theKONG_ADMIN_ADDRenvironment variable. Defaults tohttp://localhost:8001.kong:kongAdminUsername- Username for the kong admin api. May be set via theKONG_ADMIN_USERNAMEenvironment variable.kong:kongAdminPassword- Password for the kong admin api. May be set via theKONG_ADMIN_PASSWORDenvironment variable.kong:tlsSkipVerify- Whether to skip tls certificate verification for the kong api when using https. May be set via theTLS_SKIP_VERIFYenvironment variable. Defaults tofalse.kong:kongApiKey- API key used to secure the kong admin API. May be set via theKONG_API_KEYenvironment variable.kong:kongAdminToken- API key used to secure the kong admin API in the Enterprise Edition. May be set via theKONG_ADMIN_TOKENenvironment variable.kong:strictPluginsMatch- Should pluginsconfig_jsonfield strictly match plugin configuration. May be set via theSTRICT_PLUGINS_MATCHenvironment variable. Defaults tofalse.
Reference
For further information, please visit the Kong provider docs or for detailed reference documentation, please visit the API docs.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_kong-4.5.13.tar.gz.
File metadata
- Download URL: pulumi_kong-4.5.13.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c1684cd73fa6f1796ab6d370ee6d36372411360aa4d7cdb817f0a9df2305fcc
|
|
| MD5 |
258217db9f187d07a8dee3490c89c5b8
|
|
| BLAKE2b-256 |
f75a510a48495ffa4d17669abc8bd4ed5c16a86e726bc6bfc6f881de6c157bc3
|
File details
Details for the file pulumi_kong-4.5.13-py3-none-any.whl.
File metadata
- Download URL: pulumi_kong-4.5.13-py3-none-any.whl
- Upload date:
- Size: 51.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2a1574a07907438742215b7886f56acc8bc660ff15fc9e6582b649e5b63675f
|
|
| MD5 |
4b7003e158c0d4844051811181f08db8
|
|
| BLAKE2b-256 |
a31b8daf6ae20e3b75411ae4d900c4f8df6179145b877d59a3583ba55db9c118
|