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

Method Execute

command/v7/set_label_command.go:15–15  ·  view source on GitHub ↗
(resource TargetResource, labels map[string]types.NullString)

Source from the content-addressed store, hash-verified

13
14type LabelSetter interface {
15 Execute(resource TargetResource, labels map[string]types.NullString) error
16}
17
18type SetLabelCommand struct {

Implementers 15

FakeCommand4plugin/rpc/fakecommand/fake_command4.g
FakeCommand1plugin/rpc/fakecommand/fake_command1.g
fakeReqplugin/rpc/fakecommand/fake_command1.g
FakeCommand3plugin/rpc/fakecommand/fake_command3.g
FakeCommand2plugin/rpc/fakecommand/fake_command2.g
fakeReq2plugin/rpc/fakecommand/fake_command2.g
PluginsCommandcommand/plugin/plugins_command.go
AddPluginRepoCommandcommand/plugin/add_plugin_repo_command
RepoPluginsCommandcommand/plugin/repo_plugins_command.go
ListPluginReposCommandcommand/plugin/list_plugin_repos_comma
RemovePluginRepoCommandcommand/plugin/remove_plugin_repo_comm
UninstallPluginCommandcommand/plugin/uninstall_plugin_comman

Calls

no outgoing calls

Tested by

no test coverage detected