govnsx

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2017 License: MPL-2.0 Imports: 2 Imported by: 0

README

go sdk for NSX

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Rclient   *resty.Client
	MgrConfig *NsxManagerConfig
}

func NewClient

func NewClient(mgrParams *NsxManagerConfig) (*Client, error)

NewClient creates a new client from a URL.

type NsxManagerConfig

type NsxManagerConfig struct {
	UserName      string
	Password      string
	Uri           string
	AllowInsecssl bool
	UserAgentName string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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