vmware

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	ApiURL     string
	Username   string
	Password   string
	Thumbprint string
}

Environment holds vcsim environment connection details

func NewVcsimEnvironment

func NewVcsimEnvironment(namespace string) *Environment

NewVcsimEnvironment creates new vcsim environment

func (*Environment) WithAPIURL

func (r *Environment) WithAPIURL(aPIURL string) *Environment

WithAPIURL sets the ApiURL - builder style

func (*Environment) WithPassword

func (r *Environment) WithPassword(password string) *Environment

WithPassword sets the Password - builder style

func (*Environment) WithThumbprint

func (r *Environment) WithThumbprint(thumbprint string) *Environment

WithCaCert sets the Thumbprint - builder style

func (*Environment) WithUsername

func (r *Environment) WithUsername(username string) *Environment

WithUsername sets the Username - builder style

Jump to

Keyboard shortcuts

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