package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jun 22, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
BoshReleaseURL = "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease"
BoshReleaseVer = "12"
BoshReleaseSHA = "324910eaf68e8803ad2317d5a2f5f6a06edc0a40"
Master = iota
Slave
Errand
Pool
)
func NewRedisJob(name, networkName, pass, disk, vmSize string, masterIPs, slaveIPs []string, instances int, jobType int) (job enaml.Job)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.