servicewrapper

package
v0.9.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	RawCatalog *catalog.Catalog
	// contains filtered or unexported fields
}

func CreateServiceRepository

func CreateServiceRepository(
	ctx context.Context,
	config catalog.Config,
	builtIns ...catalog.BuiltInPlugin,
) (*Repository, error)

func (*Repository) Close

func (repo *Repository) Close() error

func (*Repository) Plugins

func (repo *Repository) Plugins() map[string]api.PluginRepo

func (*Repository) Reconfigure

func (repo *Repository) Reconfigure(ctx context.Context)

func (*Repository) Services

func (repo *Repository) Services() []api.ServiceRepo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL