Documentation ¶
Index ¶
Constants ¶
View Source
const RegistryAuthParam = "deploybeta"
Variables ¶
This section is empty.
Functions ¶
func MakeMognoImage ¶
func MakeMognoImage() error
func MakeRedisImage ¶
func MakeRedisImage() error
Types ¶
type MongoDBRuntime ¶
type MongoDBRuntime struct { }
func (*MongoDBRuntime) DockerImageName ¶
func (runtime *MongoDBRuntime) DockerImageName() string
func (*MongoDBRuntime) ExposePort ¶
func (runtime *MongoDBRuntime) ExposePort() uint16
func (*MongoDBRuntime) ExposeProtocol ¶
func (runtime *MongoDBRuntime) ExposeProtocol() swarm.PortConfigProtocol
type RedisRuntime ¶
type RedisRuntime struct { }
func (*RedisRuntime) DockerImageName ¶
func (runtime *RedisRuntime) DockerImageName() string
func (*RedisRuntime) ExposePort ¶
func (runtime *RedisRuntime) ExposePort() uint16
func (*RedisRuntime) ExposeProtocol ¶
func (runtime *RedisRuntime) ExposeProtocol() swarm.PortConfigProtocol
Click to show internal directories.
Click to hide internal directories.