bosh

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2017 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BestAddress

func BestAddress(addresses []string) string

Types

type BoshDirector

type BoshDirector interface {
	VMs() []boshdir.VMInfo
	ConnectTo(scanlog.Logger, boshdir.VMInfo) remotemachine.RemoteMachine

	Releases() []boshdir.Release

	Setup() error
	Cleanup() error
}

func NewBoshDirector

func NewBoshDirector(
	logger scanlog.Logger,
	creds boshconfig.Creds,
	caCertPath string,
	deploymentName string,
	boshURL string,
	boshLogger boshlog.Logger,
) (BoshDirector, error)

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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