teamcity

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Contains functions that don't really belong anywhere else.

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