provider

package
v0.0.0-...-4221c17 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider the entry point for the provider

Types

type Config

type Config struct {
	BaseURL  string
	Username string
	Password string
	Domain   string
	StampID  string
}

Config contains settings for creating our SPF client

func (*Config) NewClient

func (c *Config) NewClient() (*client.Client, error)

NewClient returns a new spf client for making api calls

Jump to

Keyboard shortcuts

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