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 (*Server) HijackContainer ¶
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.