heroku

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2018 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddOnStateRefreshFunc

func AddOnStateRefreshFunc(client *heroku.Service, appID, addOnID string) resource.StateRefreshFunc

AddOnStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch an AddOn.

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

func SpacePeeringConnAccepterStateRefreshFunc added in v1.0.0

func SpacePeeringConnAccepterStateRefreshFunc(client *heroku.Service, spaceIdentity string, pcxID string) resource.StateRefreshFunc

SpaceStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch a Space peering connection. Connections go through a provisioning process.

func SpaceStateRefreshFunc

func SpaceStateRefreshFunc(client *heroku.Service, id string) resource.StateRefreshFunc

SpaceStateRefreshFunc returns a resource.StateRefreshFunc that is used to watch a Space.

Types

type Config

type Config struct {
	Email   string
	APIKey  string
	Headers http.Header
}

func (*Config) Client

func (c *Config) Client() (*heroku.Service, error)

Client returns a new Service for accessing Heroku.

Jump to

Keyboard shortcuts

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