provider

package
v0.0.0-...-f7d6842 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HttpClient *http.Client
View Source
var UrlBase *string

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Client

type Client struct {
	BaseUrl *url.URL
	// contains filtered or unexported fields
}

func NewClient

func NewClient(h http.Header, port int, hostname, version string) *Client

NewClient initializes a new Client instance to communicate with the CMDB api

type ProviderClient

type ProviderClient struct {
	ApiVersion string
	Hostname   string
	Client     *Client
}

ProviderClient holds metadata / config for use by Terraform resources

Jump to

Keyboard shortcuts

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