Name | pulumi-linode JSON |
Version |
4.30.0
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing linode cloud resources. |
upload_time | 2024-11-08 21:49:51 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
pulumi
linode
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![Actions Status](https://github.com/pulumi/pulumi-linode/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-linode/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Flinode.svg)](https://www.npmjs.com/package/@pulumi/linode)
[![Python version](https://badge.fury.io/py/pulumi-linode.svg)](https://pypi.org/project/pulumi-linode)
[![NuGet version](https://badge.fury.io/nu/pulumi.linode.svg)](https://badge.fury.io/nu/pulumi.linode)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-linode/sdk/v4/go)](https://pkg.go.dev/github.com/pulumi/pulumi-linode/sdk/v4/go)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-linode/blob/master/LICENSE)
# Linode Resource Provider
The Linode resource provider for Pulumi lets you use Linode resources in your cloud programs. To use
this package, please [install the Pulumi CLI first](https://pulumi.io/).
## 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/linode
or `yarn`:
$ yarn add @pulumi/linode
### Python
To use from Python, install using `pip`:
$ pip install pulumi_linode
### Go
To use from Go, use `go get` to grab the latest version of the library
$ go get github.com/pulumi/pulumi-linode/sdk/v4
### .NET
To use from .NET, install using `dotnet add package`:
$ dotnet add package Pulumi.Linode
## Configuration
The following configuration points are available:
- `linode:token` - (Required) This is your Linode APIv4 Token. May be specified using the `LINODE_TOKEN` environment variable.
- `linode:url` - (Optional) The HTTP(S) API address of the Linode API to use. May be specified using the `LINODE_URL` environment variable.
- `linode:uaPrefix` - (Optional) An HTTP User-Agent Prefix to prepend in API requests. May be specified using the `LINODE_UA_PREFIX` environment variable.
## Reference
For further information, please visit [the Linode provider docs](https://www.pulumi.com/docs/intro/cloud-providers/linode) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/linode).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-linode",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi, linode",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/0b/2e/0c5ffbeb174282be1ae68fc111cee9923bdf279733b74f89bec63dc9fb9a/pulumi_linode-4.30.0.tar.gz",
"platform": null,
"description": "[![Actions Status](https://github.com/pulumi/pulumi-linode/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-linode/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Flinode.svg)](https://www.npmjs.com/package/@pulumi/linode)\n[![Python version](https://badge.fury.io/py/pulumi-linode.svg)](https://pypi.org/project/pulumi-linode)\n[![NuGet version](https://badge.fury.io/nu/pulumi.linode.svg)](https://badge.fury.io/nu/pulumi.linode)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-linode/sdk/v4/go)](https://pkg.go.dev/github.com/pulumi/pulumi-linode/sdk/v4/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-linode/blob/master/LICENSE)\n\n# Linode Resource Provider\n\nThe Linode resource provider for Pulumi lets you use Linode resources in your cloud programs. To use\nthis package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n $ npm install @pulumi/linode\n\nor `yarn`:\n\n $ yarn add @pulumi/linode\n\n### Python\n\nTo use from Python, install using `pip`:\n\n $ pip install pulumi_linode\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n $ go get github.com/pulumi/pulumi-linode/sdk/v4\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n $ dotnet add package Pulumi.Linode\n\n## Configuration\n\nThe following configuration points are available:\n\n- `linode:token` - (Required) This is your Linode APIv4 Token. May be specified using the `LINODE_TOKEN` environment variable.\n- `linode:url` - (Optional) The HTTP(S) API address of the Linode API to use. May be specified using the `LINODE_URL` environment variable.\n- `linode:uaPrefix` - (Optional) An HTTP User-Agent Prefix to prepend in API requests. May be specified using the `LINODE_UA_PREFIX` environment variable.\n\n## Reference\n\nFor further information, please visit [the Linode provider docs](https://www.pulumi.com/docs/intro/cloud-providers/linode) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/linode).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing linode cloud resources.",
"version": "4.30.0",
"project_urls": {
"Homepage": "https://pulumi.io",
"Repository": "https://github.com/pulumi/pulumi-linode"
},
"split_keywords": [
"pulumi",
" linode"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c909bb00627e340e0423ae337cb783aad78f55f460e4e8fbeff097e55b0ec986",
"md5": "6df716229916d59715501568ecb38ed0",
"sha256": "7ddbd8d7faf67297585f1d8ec61ed8cca160b1c8045f15f215682fe7eebdd3d3"
},
"downloads": -1,
"filename": "pulumi_linode-4.30.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6df716229916d59715501568ecb38ed0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 382523,
"upload_time": "2024-11-08T21:49:49",
"upload_time_iso_8601": "2024-11-08T21:49:49.332380Z",
"url": "https://files.pythonhosted.org/packages/c9/09/bb00627e340e0423ae337cb783aad78f55f460e4e8fbeff097e55b0ec986/pulumi_linode-4.30.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0b2e0c5ffbeb174282be1ae68fc111cee9923bdf279733b74f89bec63dc9fb9a",
"md5": "2384138acb1e7e50e5c9472d9ddfa173",
"sha256": "addf26046b75afc0a4f048a7f25f203957307cabfe7b371fb939dd62ab91be07"
},
"downloads": -1,
"filename": "pulumi_linode-4.30.0.tar.gz",
"has_sig": false,
"md5_digest": "2384138acb1e7e50e5c9472d9ddfa173",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 262379,
"upload_time": "2024-11-08T21:49:51",
"upload_time_iso_8601": "2024-11-08T21:49:51.123940Z",
"url": "https://files.pythonhosted.org/packages/0b/2e/0c5ffbeb174282be1ae68fc111cee9923bdf279733b74f89bec63dc9fb9a/pulumi_linode-4.30.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 21:49:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-linode",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-linode"
}