Skip to content

Latest commit

 

History

History
 
 

broker

Broker

GoDoc Build Status Go Report Card codecov.io

The Istio Service Broker provides an implementation of the Open Service Broker API for Istio. This API enables external service consumers to automatically provision and access Istio services.

This repository is currently under development.

Please see istio.io to learn about the overall Istio project and how to get in touch with us. To learn how you can contribute to any of the Istio components, including Broker, please see the Istio contribution guidelines.

Istio's development guide presents everything you need to know to create, build, and test code for Broker.