forked from mboldt/docs-tiledev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
service-broker-index.html.md.erb
22 lines (20 loc) · 1.4 KB
/
service-broker-index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Building service brokers
owner: Services
---
Here is information for building service brokers:
* [**Service brokers**](/docs-tiledev/service-broker-index.html)
* [Service broker resources](/docs-tiledev/service-brokers.html)
* [Example service brokers](/docs-services/examples.html)
* [Binding credentials](/docs-services/binding-credentials.html)
* [Enabling service instance sharing](/docs-services/enable-sharing.html)
* [Dashboard single sign-On](/docs-services/dashboard-sso.html)
* [Route services](/docs-services/route-services.html)
* [Application log Ssreaming](/docs-services/app-log-streaming.html)
* [Supporting multiple Cloud Foundry instances](/docs-services/supporting-multiple-cf-instances.html)
* [**Service broker API**](/docs-tiledev/service-broker-api.html)
* [Open service Broker API](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/spec.md)
* [Platform profiles](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/profile.md)
* [Catalog metadata](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/profile.md#service-metadata)
* [Volume services](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/spec.md#volume-mounts-object)
* [Release notes](https://github.com/openservicebrokerapi/servicebroker/blob/v2.15/release-notes.md)