3.10.9 • Published 19 days ago

@pulumiverse/harbor v3.10.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
19 days ago

Harbor Resource Provider

The Harbor Resource Provider lets you manage Harbor 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:

npm install @pulumiverse/harbor

or yarn:

yarn add @pulumiverse/harbor

Python

To use from Python, install using pip:

pip install pulumiverse-harbor

Go

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

go get github.com/pulumiverse/pulumi-harbor/sdk/v3

.NET

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

dotnet add package Pulumiverse.Harbor

Configuration

The following configuration points are available for the harbor provider:

  • harbor:url - (Required) The url of the harbor.
  • harbor:username - (Required) The username to be used to access harbor.
  • harbor:password - (Required) The password to be used to access harbor.
  • harbor:insecure - (Optional) Choose to ignore certificate errors
  • harbor:apiVersion - (Optional) Choose which version of the api you would like to use 1 or 2. Default is 2.

Reference

For detailed reference documentation, please visit the Pulumi registry.

3.10.9

19 days ago

3.10.8

3 months ago

3.10.6

4 months ago

3.10.5

5 months ago

3.10.0

9 months ago

3.10.3

7 months ago

3.10.2

8 months ago

3.9.3

10 months ago

3.10.4

7 months ago

3.9.4

10 months ago

3.9.2

11 months ago

3.9.1

11 months ago

3.8.4

1 year ago

3.8.3

1 year ago

3.8.2

1 year ago

3.8.1

1 year ago

3.8.0

1 year ago

3.7.9

1 year ago