linux

package
v0.0.0-...-7516dab Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2014 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean

func Clean()

func InitializeData

func InitializeData() error

func ListSliceNames

func ListSliceNames() []string

func NewContainerExtension

func NewContainerExtension() jobs.JobExtension

Return a job extension that casts requests directly to jobs TODO: Move implementation out of request object and into a

specific package

Types

type PortReserver

type PortReserver interface {
	AtomicReserveExternalPorts(path string, ports, existing port.PortPairs) (port.PortPairs, error)
	ReleaseExternalPorts(ports port.PortPairs) error
}

Jump to

Keyboard shortcuts

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