vsphere

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2015 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultDNSServers = []string{
	"8.8.8.8",
	"8.8.4.4",
}
View Source
var DefaultDNSSuffixes = []string{
	"vsphere.local",
}

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	User          string
	Password      string
	VCenterServer string
}

func (*Config) Client

func (c *Config) Client() (*govmomi.Client, error)

Client() returns a new client for accessing VMWare vSphere.

Jump to

Keyboard shortcuts

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