MCPcopy Index your code
hub / github.com/cloudfoundry/cli / GetPlugin

Method GetPlugin

actor/pluginaction/config.go:12–12  ·  view source on GitHub ↗
(pluginName string)

Source from the content-addressed store, hash-verified

10 AddPluginRepository(repoName string, repoURL string)
11 BinaryVersion() string
12 GetPlugin(pluginName string) (configv3.Plugin, bool)
13 PluginHome() string
14 PluginRepositories() []configv3.PluginRepository
15 Plugins() []configv3.Plugin

Callers 3

UninstallPluginMethod · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected