Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.model |
Models that describe the interaction with the Service Broker API
|
org.springframework.cloud.servicebroker.model.binding |
Service binding models
|
org.springframework.cloud.servicebroker.model.instance |
Service instance models
|
Class and Description |
---|
Context
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
ServiceBrokerRequest
Details common to all service broker requests.
|
Class and Description |
---|
CloudFoundryContext
Cloud Foundry specific contextual information under which the service instance is to be provisioned or updated.
|
CloudFoundryContext.CloudFoundryContextBuilder |
Context
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
Context.ContextBaseBuilder |
KubernetesContext
Kubernetes specific contextual information under which the service instance is to be provisioned or updated.
|
KubernetesContext.KubernetesContextBuilder |
PlatformContext
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
PlatformContext.PlatformContextBuilder
Provides a fluent API for constructing a
PlatformContext . |
Class and Description |
---|
Context
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
ServiceBrokerRequest
Details common to all service broker requests.
|
Class and Description |
---|
Context
Platform specific contextual information under which the service instance is to be provisioned or updated.
|
ServiceBrokerRequest
Details common to all service broker requests.
|