Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.25 KB

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.