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

Method DeleteOrgRole

command/v7/actor.go:64–64  ·  view source on GitHub ↗
(roleType constant.RoleType, orgGUID string, userNameOrGUID string, userOrigin string, isClient bool)

Source from the content-addressed store, hash-verified

62 DeleteDomain(domain resources.Domain) (v7action.Warnings, error)
63 DeleteInstanceByApplicationNameSpaceProcessTypeAndIndex(appName string, spaceGUID string, processType string, instanceIndex int) (v7action.Warnings, error)
64 DeleteOrgRole(roleType constant.RoleType, orgGUID string, userNameOrGUID string, userOrigin string, isClient bool) (v7action.Warnings, error)
65 DeleteOrganization(orgName string) (v7action.Warnings, error)
66 DeleteOrganizationQuota(quotaName string) (v7action.Warnings, error)
67 DeleteOrphanedRoutes(spaceGUID string) (v7action.Warnings, error)

Callers 2

ExecuteMethod · 0.65
role_test.goFile · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected