# Functions
NewAPI registers the routes and middlewares.
NewAPIHandler sets up a new instance.
# Structs
API exposes the custom api handlers specific for this broker.
APIHandler handles the actual implementations and implements APISpec.
Backup is a placeholder.
BackupRequest is a placeholder.
Endpoint describes available service endpoints.
Restore is a placeholder.
RestoreRequest is a placeholder.
ServiceDefinitionRequest is a placeholder.
ServiceUsage is a placeholder.
# Interfaces
APISpec describes the service broker endpoints not defined by the open service broker API spec.