Documentation ¶
Index ¶
- type Build
- type Handler
- func (*Handler) CancelBuild(w http.ResponseWriter, r *http.Request)
- func (*Handler) CreateBuild(w http.ResponseWriter, r *http.Request)
- func (*Handler) GetBuild(w http.ResponseWriter, r *http.Request)
- func (*Handler) GetHealth(w http.ResponseWriter, r *http.Request)
- func (*Handler) GetLimits(w http.ResponseWriter, r *http.Request)
- func (*Handler) ListBuilds(w http.ResponseWriter, r *http.Request)
- func (*Handler) WaitForBuild(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
func (*Handler) CancelBuild ¶
func (*Handler) CancelBuild(w http.ResponseWriter, r *http.Request)
func (*Handler) CreateBuild ¶
func (*Handler) CreateBuild(w http.ResponseWriter, r *http.Request)
func (*Handler) ListBuilds ¶
func (*Handler) ListBuilds(w http.ResponseWriter, r *http.Request)
func (*Handler) WaitForBuild ¶
func (*Handler) WaitForBuild(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.