package
0.24.2
Repository: https://github.com/peripli/service-manager.git
Documentation: pkg.go.dev

# Functions

CatalogFetcher creates a broker catalog fetcher that uses the provided request function to call the specified broker's catalog endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
NewBrokerClientProvider provides a function which constructs an OSB client based on a provided configuration.
No description provided by the author
NewCheckInstanceOwnershipPlugin creates new plugin that checks the owner of the instance.
NewCheckPlatformIDPlugin creates new plugin that checks the platform_id of the instance.
NewCheckVisibilityPlugin creates new plugin that checks if a plan is visible to the user on provision request.
No description provided by the author
NewInstanceSharingPlugin creates new plugin that handles the instance sharing flows on osb.
NewPlatformTerminationPlugin creates new plugin that checks the platform deletion status.
NewStorePlugin creates a plugin that stores service instances on OSB requests.

# Constants

No description provided by the author
BrokerIDPathParam is a service broker ID path parameter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OSBStorePluginName is the plugin name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Controller implements api.Controller by providing OSB API logic.

# Type aliases

BrokerFetcherFunc is implemented by OSB proxy providers.
No description provided by the author