containerserver

package
v0.0.0-...-dbf52f0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerDB

type ContainerDB interface {
	GetContainer(handle string) (db.SavedContainer, bool, error)
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(
	logger lager.Logger,
	workerClient worker.Client,
	db ContainerDB,
	teamDBFactory db.TeamDBFactory,
) *Server

func (*Server) GetContainer

func (s *Server) GetContainer(teamDB db.TeamDB) http.Handler

func (*Server) HijackContainer

func (s *Server) HijackContainer(teamDB db.TeamDB) http.Handler

func (*Server) ListContainers

func (s *Server) ListContainers(teamDB db.TeamDB) http.Handler

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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