gocd

package
v0.0.0-...-78ffa20 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const PLACEHOLDER_NAME = "TERRAFORM_PLACEHOLDER"

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

func RegexRuleset

func RegexRuleset(rules RegexRules) schema.SchemaValidateFunc

RegexRuleset returns a SchemaValidateFunc which tests if all the provided regex rules successfully match the supplied string. Having multiple rule/reason

func SchemaProvider

func SchemaProvider() *schema.Provider

SchemaProvider describing the required configs to interact with GoCD server. Environment variables can also be set:

baseurl        - GOCD_URL
username       - GOCD_USERNAME
password       - GOCD_PASSWORD
skip_ssl_check - GOCD_SKIP_SSL_CHECK

Types

type RegexRules

type RegexRules map[string]string

Jump to

Keyboard shortcuts

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