vault

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BoshVaultReleaseURL  = "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.3.0"
	BoshVaultReleaseVer  = "0.3.0"
	BoshVaultReleaseSHA  = "bd1ae82104dcf36abf64875fc5a46e1661bf2eac"
	BoshConsulReleaseURL = "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=20"
	BoshConsulReleaseVer = "20"
	BoshConsulReleaseSHA = "9a0591c6b4d88d7d756ea933e14ddf112d05f334"
	StemcellName         = "ubuntu-trusty"
	StemcellAlias        = "ubuntu-trusty"
	StemcellVersion      = "3263.8"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	PluginVersion    string
	NetworkName      string
	IPs              []string
	VMTypeName       string
	DiskTypeName     string
	AZs              []string
	StemcellName     string
	StemcellURL      string
	StemcellVersion  string
	StemcellSHA      string
	VaultReleaseURL  string
	VaultReleaseVer  string
	VaultReleaseSHA  string
	ConsulReleaseURL string
	ConsulReleaseVer string
	ConsulReleaseSHA string
}

func (*Plugin) GetFlags

func (s *Plugin) GetFlags() (flags []pcli.Flag)

func (*Plugin) GetMeta

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

func (*Plugin) GetProduct

func (s *Plugin) GetProduct(args []string, cloudConfig []byte) (b []byte, err error)

func (*Plugin) NewVaultInstanceGroup

func (s *Plugin) NewVaultInstanceGroup() (ig *enaml.InstanceGroup)

Jump to

Keyboard shortcuts

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