matchbox

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMatchboxClient

func NewMatchboxClient(config *Config) (*matchbox.Client, error)

NewMatchboxClient returns a new matchbox.Client.

func Provider

func Provider() terraform.ResourceProvider

Provider returns the provider schema to Terraform.

Types

type Config

type Config struct {
	// gRPC API endpoint
	Endpoint string
	// PEM encoded TLS CA and client credentials
	CA         []byte
	ClientCert []byte
	ClientKey  []byte
}

Config configures a matchbox client.

Jump to

Keyboard shortcuts

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