Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCfSharingWrapper ¶
func NewCfSharingWrapper(wrapped brokerapi.ServiceBroker) brokerapi.ServiceBroker
NewCfSharingWrapper wraps the given servicebroker with the augmenter that sets the Shareable flag on all services.
func NewDocsHandler ¶
func NewDocsHandler(registry broker.BrokerRegistry) http.HandlerFunc
NewDocsHandler returns a handler func that generates HTML documentation for the given registry.
Types ¶
type CfSharingWraper ¶
type CfSharingWraper struct {
brokerapi.ServiceBroker
}
CfSharingWrapper enables the Shareable flag for every service provided by the broker.
Click to show internal directories.
Click to hide internal directories.