pagerduty

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: May 11, 2017 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider represents a resource provider in Terraform

Types

type Config

type Config struct {
	// The PagerDuty API V2 token
	Token string

	// Skip validation of the token against the PagerDuty API
	SkipCredsValidation bool
}

Config defines the configuration options for the PagerDuty client

func (*Config) Client

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

Client returns a new PagerDuty client

Jump to

Keyboard shortcuts

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