pscs

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// ProductVersion is the version of p-spring-cloud-services that is deployed.
	ProductVersion = "1.1.3"

	SpringCloudBrokerReleaseName    = "spring-cloud-broker"
	SpringCloudBrokerReleaseVersion = "1.1.3-build.6"

	StemcellName    = "ubuntu-trusty"
	StemcellAlias   = "trusty"
	StemcellVersion = "3232.17"
)

Variables

This section is empty.

Functions

func NewDeployServiceBroker

func NewDeployServiceBroker(c *Config) *enaml.InstanceGroup

func NewDestroyServiceBroker

func NewDestroyServiceBroker(c *Config) *enaml.InstanceGroup

func NewRegisterBroker

func NewRegisterBroker(c *Config) *enaml.InstanceGroup

Types

type Config

type Config struct {
	DeploymentName        string
	VMType                string   `omg:"vm-type"`
	AZs                   []string `omg:"az"`
	SystemDomain          string
	AppDomains            []string `omg:"app-domain"`
	Network               string
	StemcellVersion       string `omg:"stemcell-ver"`
	SkipSSLVerify         bool   `omg:"skip-ssl-verify"`
	BrokerUsername        string
	BrokerPassword        string
	WorkerClientSecret    string
	WorkerPassword        string
	InstancesPassword     string
	BrokerDashboardSecret string
	EncryptionKey         string
	CFAdminPassword       string `omg:"admin-password"`
	UAAAdminClientSecret  string `omg:"uaa-admin-secret"`
}

Config is used as input for generating instance groups.

type Plugin

type Plugin struct {
	Version string
}

Plugin is an omg product plugin for depoying p-spring-cloud-services.

func (*Plugin) GetFlags

func (p *Plugin) GetFlags() []pcli.Flag

func (*Plugin) GetMeta

func (p *Plugin) GetMeta() product.Meta

func (*Plugin) GetProduct

func (p *Plugin) GetProduct(args []string, cloudConfig []byte, cs cred.Store) ([]byte, error)

Jump to

Keyboard shortcuts

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