Skip to content

Peripli/service-broker-proxy

Repository files navigation

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.