octopusdeploy

package
v0.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2023 License: MPL-2.0 Imports: 54 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider is the plugin entry point for the Terraform provider for Octopus Deploy.

Types

type Config

type Config struct {
	Address string
	APIKey  string
	SpaceID string
}

Config holds Address and the APIKey of the Octopus Deploy server

func (*Config) Client

func (c *Config) Client() (*client.Client, diag.Diagnostics)

Client returns a new Octopus Deploy client

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL