config

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: EPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigError

type ConfigError struct {
	Op   string
	Err  error
	Desc string
}

ConfigError : config package errors

func PFEOriginFromConnection

func PFEOriginFromConnection(connection *connections.Connection) (string, *ConfigError)

PFEOriginFromConnection is used when GetConnectionByID(conID) has already been called to stop it being run twice in one function

func (*ConfigError) Error

func (ce *ConfigError) Error() string

ConfigError : Error formatted in JSON containing an errorOp and a description from either a fault condition in the CLI, or an error payload from a REST request

Jump to

Keyboard shortcuts

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