pipelineserver

package
v0.75.0-no-limit Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2016 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,
	pipelinesDB db.PipelinesDB,
	configDB db.ConfigDB,
) *Server

func (*Server) DeletePipeline

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

func (*Server) GetPipeline

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

func (*Server) GetVersionsDB

func (s *Server) GetVersionsDB(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