pulumi-harness


Namepulumi-harness JSON
Version 0.1.0a1719961365 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Harness resources.
upload_time2024-07-02 23:20:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi harness
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Harness Resource Provider

The Harness resource provider for Pulumi lets you create resources in [Harness](https://www.harness.io). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).

## Installing

This package is available in many languages in standard packaging formats.

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```
$ npm install @pulumi/harness
```

or `yarn`:

```
$ yarn add @pulumi/harness
```

### Python

To use from Python, install using `pip`:

```
$ pip install pulumi-harness
```

### Go

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

```
$ go get github.com/pulumi/pulumi-harness/sdk/go/...
```

### .NET

To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.


```
$ dotnet add package Pulumi.Harness
```

## Reference

See the Pulumi registry for API docs:

https://www.pulumi.com/registry/packages/Harness/api-docs/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-harness",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi, harness",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8c/99/bb84f13981538de13e61463469a78c647dc4100d8930512ba18e7ee9619b/pulumi_harness-0.1.0a1719961365.tar.gz",
    "platform": null,
    "description": "\n# Harness Resource Provider\n\nThe Harness resource provider for Pulumi lets you create resources in [Harness](https://www.harness.io). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in 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```\n$ npm install @pulumi/harness\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumi/harness\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumi-harness\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/pulumi/pulumi-harness/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package Pulumi.Harness\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/Harness/api-docs/\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Harness  resources.",
    "version": "0.1.0a1719961365",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumi/pulumi-harness"
    },
    "split_keywords": [
        "pulumi",
        " harness"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c734fac194b5d889f624a12053ef52350ac5ddbd8982a792f583e736fbbd184d",
                "md5": "4b45bc880b5a097391d59a060b5c1407",
                "sha256": "2324174b1db6316941bd4b9eedacac959498ba9131b6fbf7bdca249061a00c9e"
            },
            "downloads": -1,
            "filename": "pulumi_harness-0.1.0a1719961365-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b45bc880b5a097391d59a060b5c1407",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 647846,
            "upload_time": "2024-07-02T23:20:49",
            "upload_time_iso_8601": "2024-07-02T23:20:49.351061Z",
            "url": "https://files.pythonhosted.org/packages/c7/34/fac194b5d889f624a12053ef52350ac5ddbd8982a792f583e736fbbd184d/pulumi_harness-0.1.0a1719961365-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c99bb84f13981538de13e61463469a78c647dc4100d8930512ba18e7ee9619b",
                "md5": "6abd91ad699f6fd4a053a48e7e5dd2aa",
                "sha256": "4c2348c362952d1d4158b3fef9cfdfbff1703068e24b4db80b93b44a3707fa69"
            },
            "downloads": -1,
            "filename": "pulumi_harness-0.1.0a1719961365.tar.gz",
            "has_sig": false,
            "md5_digest": "6abd91ad699f6fd4a053a48e7e5dd2aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 358670,
            "upload_time": "2024-07-02T23:20:50",
            "upload_time_iso_8601": "2024-07-02T23:20:50.680882Z",
            "url": "https://files.pythonhosted.org/packages/8c/99/bb84f13981538de13e61463469a78c647dc4100d8930512ba18e7ee9619b/pulumi_harness-0.1.0a1719961365.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 23:20:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-harness",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-harness"
}
        
Elapsed time: 0.42909s