manager

package
v0.0.0-...-55fbde6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTarget

func GetTarget(conf *config.Server) string

GetTarget creates an address to speak with the runtime target through the config if TargetEnvHost and TargetEnvPort are populated then it uses those for host and port otherwise it uses TargetHost and TargetPort, it requires TargetProtocol

Types

type Driver

type Driver interface {
	Run(name, confTarget, hostVolume string, args []string) error
	DestroyWorker(project, branch string) error
}

Driver is an interface for running maestro in

type PluginDriver

type PluginDriver func(string, *config.Config) Driver

PluginDriver is a function type that returns a driver

Directories

Path Synopsis
k8s

Jump to

Keyboard shortcuts

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