octopusdeploy

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 62 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SchemaSubjectKeysDescriptionExecution   = "" /* 135-byte string literal not displayed */
	SchemaSubjectKeysDescriptionHealth      = "Keys to include in a health check. Valid options are `space`, `account`, `target`, `type`"
	SchemaSubjectKeysDescriptionAccountTest = "Keys to include in an account test. Valid options are: `space`, `account`, `type`"
)

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