jobserver

package
v0.0.0-...-0e89551 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer(
	logger lager.Logger,
) *Server

func (*Server) GetJob

func (s *Server) GetJob(pipelineDB db.PipelineDB) http.Handler

func (*Server) GetJobBuild

func (s *Server) GetJobBuild(pipelineDB db.PipelineDB) http.Handler

func (*Server) ListJobBuilds

func (s *Server) ListJobBuilds(pipelineDB db.PipelineDB) http.Handler

func (*Server) ListJobs

func (s *Server) ListJobs(pipelineDB db.PipelineDB) http.Handler

func (*Server) PauseJob

func (s *Server) PauseJob(pipelineDB db.PipelineDB) http.Handler

func (*Server) UnpauseJob

func (s *Server) UnpauseJob(pipelineDB db.PipelineDB) http.Handler

Jump to

Keyboard shortcuts

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