pureport

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {

	// Timeout used for any HTTP Requests made
	Timeout time.Duration

	// The endpoint to request Authentication Tokens
	EndPoint string

	// UserAgent to use for the http client
	UserAgent string

	// Pureport API Key
	APIKey string

	// Pureport Secret Access Key
	APISecret string

	// Pureport Authentication Profile
	AuthenticationProfile string
}

Configuration - Application level configuration data

func NewConfiguration

func NewConfiguration() *Configuration

NewConfiguration creates a new configuration to application level configuration data.

Directories

Path Synopsis
Package credentials provides ...
Package credentials provides ...
encryption

Jump to

Keyboard shortcuts

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