runtimes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidDataSourceType = errors.New("invalid dataSource type")
View Source
var ErrUnknowType = errors.New("unknown type of project")

Functions

func Dockerlize

func Dockerlize(root string, extra interface{}) (*bytes.Buffer, error)

Types

type DataSourceRuntime

type DataSourceRuntime interface {
	DockerImageName() string
	ExposeProtocol() swarm.PortConfigProtocol
	ExposePort() uint16
}

func NewDataSourceRuntime

func NewDataSourceRuntime(dataSourceType string) DataSourceRuntime

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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