routes

package
v0.0.0-...-2bcb355 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetUpAllRoutes

func SetUpAllRoutes(privateHost, publicHost string, basicAuthMiddleware *middlewares.BasicAuthMiddleware,
	signatureVerificationMiddleware *local.SignatureVerificationMiddleware,
	signPackageURLHandler,
	signDropletURLHandler,
	signBuildpackURLHandler,
	signBuildpackCacheURLHandler,
	signAppStashURLHandler *bitsgo.SignResourceHandler,
	appstashHandler *bitsgo.AppStashHandler,
	packageHandler, buildpackHandler, dropletHandler, buildpackCacheHandler *bitsgo.ResourceHandler) http.Handler

func SetUpAppStashRoutes

func SetUpAppStashRoutes(router *mux.Router, appStashHandler *bitsgo.AppStashHandler)

func SetUpBuildpackCacheRoutes

func SetUpBuildpackCacheRoutes(router *mux.Router, resourceHandler *bitsgo.ResourceHandler)

func SetUpBuildpackRoutes

func SetUpBuildpackRoutes(router *mux.Router, resourceHandler *bitsgo.ResourceHandler)

func SetUpDropletRoutes

func SetUpDropletRoutes(router *mux.Router, resourceHandler *bitsgo.ResourceHandler)

func SetUpPackageRoutes

func SetUpPackageRoutes(router *mux.Router, resourceHandler *bitsgo.ResourceHandler)

func SetUpSignRoute

func SetUpSignRoute(router *mux.Router,
	basicAuthMiddleware *middlewares.BasicAuthMiddleware,
	signPackageURLHandler,
	signDropletURLHandler,
	signBuildpackURLHandler,
	signBuildpackCacheURLHandler,
	signAppStashURLHandler *bitsgo.SignResourceHandler)

Types

This section is empty.

Jump to

Keyboard shortcuts

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