Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCatalogServiceManager ¶
func CreateCatalogServiceManager(serverDetails *config.ServerDetails, options ...CatalogManagerOption) (manager *catalog.CatalogServicesManager, err error)
Types ¶
type CatalogManagerOption ¶
type CatalogManagerOption func(f *catalog.CatalogServicesManager)
Options for creating an Catalog service manager.
func WithScopedProjectKey ¶
func WithScopedProjectKey(projectKey string) CatalogManagerOption
Global reference to the project key, used for API endpoints that require it for authentication
Click to show internal directories.
Click to hide internal directories.