Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
type
PluginsActor
interface
{
17
GetOutdatedPlugins() ([]pluginaction.OutdatedPlugin, error)
18
}
19
20
type
PluginsCommand
struct
{
Callers
2
displayOutdatedPlugins
Method · 0.65
list_test.go
File · 0.65
Implementers
2
FakePluginsActor
command/plugin/pluginfakes/fake_plugin
Actor
actor/pluginaction/actor.go
Calls
no outgoing calls
Tested by
no test coverage detected