octopusdeploy

package
v0.7.29 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2021 License: MPL-2.0 Imports: 14 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
	SpaceName string
}

Config holds Address and the APIKey of the Octopus Deploy server

func (*Config) Client

func (c *Config) Client() (*octopusdeploy.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