client

package
v1.0.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Execute(v url.Values) ([]byte, error)
	IsFailed(successStatus types.SuccessStatus) bool
	GetError(successStatus types.SuccessStatus, error string) string
}

Client is the interface providing the methods to execute REST API commands

func Open

func Open(servers []string, username string, password string) Client

Open returns client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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