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

Method UpgradeManagedServiceInstance

command/v7/actor.go:250–250  ·  view source on GitHub ↗
(serviceInstanceName, spaceGUID string)

Source from the content-addressed store, hash-verified

248 UpdateDomainLabelsByDomainName(string, map[string]types.NullString) (v7action.Warnings, error)
249 UpdateManagedServiceInstance(params v7action.UpdateManagedServiceInstanceParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
250 UpgradeManagedServiceInstance(serviceInstanceName, spaceGUID string) (chan v7action.PollJobEvent, v7action.Warnings, error)
251 UpdateOrganizationLabelsByOrganizationName(string, map[string]types.NullString) (v7action.Warnings, error)
252 UpdateOrganizationQuota(quotaName string, newName string, limits v7action.QuotaLimits) (v7action.Warnings, error)
253 UpdateProcessByTypeAndApplication(processType string, appGUID string, updatedProcess resources.Process) (v7action.Warnings, error)

Callers 2

ExecuteMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected