provider

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: MIT 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 is the entrypoint to this terraform provider

Types

type ProviderConfig

type ProviderConfig struct {

	// Address is the address of the Nelson server
	Address string

	// Token is the Github Auth token to use when communicating with Nelson
	Path string

	// API version is the Nelson version
	APIVersion string

	// Github Token will be used by the provider to authenticate with Nelson
	GithubToken string
}

ProviderConfig is used to configure the creation of the client

Jump to

Keyboard shortcuts

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