Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.06 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.06 KB

Service Broker Proxy

Build Status Go Report Card Coverage Status License

Framework for writing Service Manager broker proxies.

Purpose

Contains code to write proxy agents for the Service Manager. It provides logic for service broker registration and access reconciliation between the Service Manager and the platform that the proxy represents as well as logic for proxying OSB API calls. It's first consumers are github.com/Peripli/service-broker-proxy-k8s and github.com/Peripli/service-broker-proxy-cf.