bundlepublisher

package
v1.9.5 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundlePublisher

type BundlePublisher interface {
	catalog.PluginInfo

	PublishBundle(ctx context.Context, bundle *common.Bundle) error
}

type Repository

type Repository struct {
	BundlePublishers []BundlePublisher
}

func (*Repository) AddBundlePublisher

func (repo *Repository) AddBundlePublisher(bundlePublisher BundlePublisher)

func (*Repository) Clear

func (repo *Repository) Clear()

func (*Repository) GetBundlePublishers

func (repo *Repository) GetBundlePublishers() []BundlePublisher

type V1

func (*V1) PublishBundle

func (v1 *V1) PublishBundle(ctx context.Context, b *common.Bundle) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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