routes

package
v0.0.0-...-cc4ef14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddImageHandler

func AddImageHandler(ociRouter *mux.Router, handler *registry.ImageHandler, basicAuthMiddleware *middlewares.BasicAuthMiddleware)

func SetUpAllRoutes

func SetUpAllRoutes(privateHost, publicHost, registryHost string, basicAuthMiddleware *middlewares.BasicAuthMiddleware,
	signatureVerificationMiddleware *middlewares.SignatureVerificationMiddleware,
	signPackageURLHandler,
	signDropletURLHandler,
	signBuildpackURLHandler,
	signBuildpackCacheURLHandler,
	signAppStashURLHandler *bitsgo.SignResourceHandler,
	appstashHandler *bitsgo.AppStashHandler,
	packageHandler, buildpackHandler, dropletHandler, buildpackCacheHandler *bitsgo.ResourceHandler,
	ociImageHandler *registry.ImageHandler,
) *mux.Router

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