pipelineserver

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: 6 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,
	db db.PipelinesDB,
) *Server

func (*Server) DeletePipeline

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

func (*Server) ListPipelines

func (s *Server) ListPipelines(w http.ResponseWriter, r *http.Request)

func (*Server) OrderPipelines

func (s *Server) OrderPipelines(w http.ResponseWriter, r *http.Request)

func (*Server) PausePipeline

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

func (*Server) UnpausePipeline

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

Jump to

Keyboard shortcuts

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