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

Method CreateServiceKey

command/v7/actor.go:53–53  ·  view source on GitHub ↗
(params v7action.CreateServiceKeyParams)

Source from the content-addressed store, hash-verified

51 CreateServiceAppBinding(params v7action.CreateServiceAppBindingParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
52 CreateServiceBroker(model resources.ServiceBroker) (v7action.Warnings, error)
53 CreateServiceKey(params v7action.CreateServiceKeyParams) (chan v7action.PollJobEvent, v7action.Warnings, error)
54 CreateSharedDomain(domainName string, internal bool, routerGroupName string) (v7action.Warnings, error)
55 CreateSpace(spaceName, orgGUID string) (resources.Space, v7action.Warnings, error)
56 CreateSpaceQuota(spaceQuotaName string, orgGuid string, limits v7action.QuotaLimits) (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