Documentation ¶
Index ¶
- type Server
- func (s *Server) DisableResourceVersion(pipelineDB db.PipelineDB, _ dbng.Pipeline) http.Handler
- func (s *Server) EnableResourceVersion(pipelineDB db.PipelineDB, _ dbng.Pipeline) http.Handler
- func (s *Server) ListBuildsWithVersionAsInput(pipelineDB db.PipelineDB, _ dbng.Pipeline) http.Handler
- func (s *Server) ListBuildsWithVersionAsOutput(pipelineDB db.PipelineDB, _ dbng.Pipeline) http.Handler
- func (s *Server) ListResourceVersions(pipelineDB db.PipelineDB, _ dbng.Pipeline) http.Handler
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 (*Server) DisableResourceVersion ¶
func (*Server) EnableResourceVersion ¶
func (*Server) ListBuildsWithVersionAsInput ¶
func (*Server) ListBuildsWithVersionAsOutput ¶
func (*Server) ListResourceVersions ¶
Click to show internal directories.
Click to hide internal directories.