pluginmanager

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultImageTag     = "latest"
	DefaultImageRepoURL = "us-docker.pkg.dev/steampipe/plugin"
	DefaultImageOrg     = "turbot"
)

Variables

This section is empty.

Functions

func Install

func Install(plugin string) (*ociinstaller.SteampipeImage, error)

Install :: install plugin in the local file system

func Remove

func Remove(image string, pluginConnections map[string][]string) error

Remove ::

Types

type PluginListItem

type PluginListItem struct {
	Name        string
	Version     string
	Connections []string
}

PluginListItem :: an item in the list of plugins

func List

func List(reverseConnectionMap map[string][]string) ([]PluginListItem, error)

List :: lists all installed plugins

Jump to

Keyboard shortcuts

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