package
0.1.9
Repository: https://github.com/ablease/service-manager.git
Documentation: pkg.go.dev

# Packages

Package broker contains logic for building the Service Manager Broker Management API.
No description provided by the author
Package healthcheck contains logic for the Service Manager healthcheck API.
Package info contains logic for the Service Manager info API.
Package osb contains logic for building the Service Manager OSB API.
Package platform contains logic for the Service Manager Platform Management API.
Package service_offering contains logic for building the Service Manager service offerings API.
Package service_plan contains logic for building the Service Manager service plans API.
Package visibility contains logic for building the Service Manager visibilities API.

# Functions

DefaultSettings returns default values for API settings.
New returns the minimum set of REST APIs needed for the Service Manager.
NewHTTPHandler creates a new HTTPHandler from the provided web.Handler.

# Structs

HTTPHandler converts a pkg/web.Handler and pkg/web.HandlerFunc to a standard http.Handler.
Settings type to be loaded from the environment.