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

Method Execute

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

Source from the content-addressed store, hash-verified

10
11type LabelUnsetter interface {
12 Execute(resource TargetResource, labels map[string]types.NullString) error
13}
14
15type UnsetLabelCommand struct {

Callers 1

ExecuteMethod · 0.65

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