MCPcopy
hub / github.com/cloudfoundry/cli / GetOutdatedPlugins

Method GetOutdatedPlugins

command/plugin/plugins_command.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16type PluginsActor interface {
17 GetOutdatedPlugins() ([]pluginaction.OutdatedPlugin, error)
18}
19
20type PluginsCommand struct {

Callers 2

list_test.goFile · 0.65

Implementers 2

FakePluginsActorcommand/plugin/pluginfakes/fake_plugin
Actoractor/pluginaction/actor.go

Calls

no outgoing calls

Tested by

no test coverage detected