Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIAuthWrappa ¶
type APIAuthWrappa struct {
// contains filtered or unexported fields
}
func NewAPIAuthWrappa ¶
func NewAPIAuthWrappa( authValidator auth.Validator, getTokenValidator auth.Validator, userContextReader auth.UserContextReader, checkPipelineAccessHandlerFactory auth.CheckPipelineAccessHandlerFactory, checkBuildReadAccessHandlerFactory auth.CheckBuildReadAccessHandlerFactory, checkBuildWriteAccessHandlerFactory auth.CheckBuildWriteAccessHandlerFactory, ) *APIAuthWrappa
type APIMetricsWrappa ¶
type APIMetricsWrappa struct {
// contains filtered or unexported fields
}
type ConcourseVersionWrappa ¶
type ConcourseVersionWrappa struct {
// contains filtered or unexported fields
}
type MultiWrappa ¶
type MultiWrappa []Wrappa
type VersionedHandler ¶
func (VersionedHandler) ServeHTTP ¶
func (handler VersionedHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.