teamcity

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	User                string
	Password            string
	URL                 string
	Version             string
	Insecure            bool
	SkipCredsValidation bool
}

func (*Config) Client

func (c *Config) Client() (interface{}, error)

func (*Config) ValidateCredentials

func (c *Config) ValidateCredentials(client *teamcity.Client) error

Validate credentials early and fail before we do any graph walking.

Jump to

Keyboard shortcuts

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