system

package
v2.2.39+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2016 License: Apache-2.0 Imports: 19 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 {
	GetStagedProducts() ([]stagedProduct, error)
	GetAdminCredentials() (username, password string, err error)
}

Client ...

func NewOpsManagerClient

func NewOpsManagerClient(hostname, username, password string, logger lager.Logger) (Client, error)

NewOpsManagerClient ...

type Config

type Config struct {
	APIEndpoint     string
	AdminUser       string
	AdminPassword   string
	AppName         string
	OrgName         string
	SpaceName       string
	AppPath         string
	OMAdminUser     string
	OMAdminPassword string
	OMHostname      string
	OMSSHKey        string
	AmiID           string
	SecurityGroup   string
}

Config ...

Jump to

Keyboard shortcuts

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