teamserver

package
v4.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2018 License: Apache-2.0 Imports: 11 Imported by: 43

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,
	teamFactory db.TeamFactory,
	externalURL string,
) *Server

func (*Server) DestroyTeam

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

func (*Server) ListTeamBuilds

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

func (*Server) ListTeams

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

func (*Server) RenameTeam

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

RenameTeam allows an authenticated user with authority or admin to rename a team

func (*Server) SetTeam

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

Jump to

Keyboard shortcuts

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