# Symbiosis Resource Provider
The Symbiosis Resource Provider lets you manage [Symbiosis](https://symbiosis.host) 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`:
```bash
npm install @kuraudo-io/symbiosis
```
or `yarn`:
```bash
yarn add @kuraudo-io/symbiosis
```
### Python
To use from Python, install using `pip`:
```bash
pip install kuraudo_symbiosis
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/kuraudo-io/symbiosis/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Kuraudo.Symbiosis
```
## Configuration
The following configuration points are available for the `symbiosis` provider:
- `symbiosis:apiKey` (environment: `SYMBIOSIS_API_KEY`) - The ApiKey used to authenticate requests towards Symbiosis.
- `symbiosis:endpoint` (environment: `SYMBIOSIS_ENDPOINT`) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/symbiosis/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "kuraudo-symbiosis",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi symbiosis category/cloud",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/16/6e/4efcbecfaa01c6ed7e2651fdaba947855fbf985cd5d957dd8212d7cf90e5/kuraudo_symbiosis-1.0.1.tar.gz",
"platform": null,
"description": "# Symbiosis Resource Provider\n\nThe Symbiosis Resource Provider lets you manage [Symbiosis](https://symbiosis.host) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @kuraudo-io/symbiosis\n```\n\nor `yarn`:\n\n```bash\nyarn add @kuraudo-io/symbiosis\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install kuraudo_symbiosis\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/kuraudo-io/symbiosis/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Kuraudo.Symbiosis\n```\n\n## Configuration\n\nThe following configuration points are available for the `symbiosis` provider:\n\n- `symbiosis:apiKey` (environment: `SYMBIOSIS_API_KEY`) - The ApiKey used to authenticate requests towards Symbiosis.\n- `symbiosis:endpoint` (environment: `SYMBIOSIS_ENDPOINT`) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/symbiosis/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing symbiosis cloud resources.",
"version": "1.0.1",
"split_keywords": [
"pulumi",
"symbiosis",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b0668ef3e43d478eeb20afb9143448f7",
"sha256": "012c02eb39f8ea6e00ba4c7a3f73cd71b05b7bb67f8841f4eeadac2f7e4fae63"
},
"downloads": -1,
"filename": "kuraudo_symbiosis-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b0668ef3e43d478eeb20afb9143448f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11934,
"upload_time": "2022-12-02T17:23:17",
"upload_time_iso_8601": "2022-12-02T17:23:17.221375Z",
"url": "https://files.pythonhosted.org/packages/16/6e/4efcbecfaa01c6ed7e2651fdaba947855fbf985cd5d957dd8212d7cf90e5/kuraudo_symbiosis-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-02 17:23:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "kuraudo-symbiosis"
}