provider

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 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

Types

type Client

type Client struct {
	Config  *Config
	BaseUrl string
	// contains filtered or unexported fields
}

func (*Client) Req

func (c *Client) Req(method, space, uri string, payload map[string]interface{}) (map[string]interface{}, error)

type Config

type Config struct {
	Token     string
	ProjectId string
}

func (*Config) Client

func (c *Config) Client() (interface{}, error)

Jump to

Keyboard shortcuts

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