system

package
v3.1.8+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOpsManagerClient

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

NewOpsManagerClient ...

Types

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

	AmiID         string
	SecurityGroup string
	OMHostInfo    HostInfo
}

Config ...

type HostInfo

type HostInfo struct {
	Username string `json:"username"`
	Password string `json:"password"`
	Hostname string `json:"host"`
	SSHKey   string
}

Jump to

Keyboard shortcuts

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