Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundlePublisher ¶
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 ¶
type V1 struct {
plugin.Facade
bundlepublisherv1.BundlePublisherPluginClient
}
Click to show internal directories.
Click to hide internal directories.