teamcity

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: MPL-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider is the plugin entry point

Types

type Config

type Config struct {
	Address  string
	Token    string
	Username string
	Password string
}

Config Used to configure an api client for TeamCity

func (*Config) Client

func (c *Config) Client() (*api.Client, error)

Client Returns a new TeamCity api client configured with this instance parameters

Jump to

Keyboard shortcuts

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