(buildpackName string, buildpackStack string, buildpackLifecycle string)
| 59 | CreateUserProvidedServiceInstance(instance resources.ServiceInstance) (v7action.Warnings, error) |
| 60 | DeleteApplicationByNameAndSpace(name, spaceGUID string, deleteRoutes bool) (v7action.Warnings, error) |
| 61 | DeleteBuildpackByNameAndStackAndLifecycle(buildpackName string, buildpackStack string, buildpackLifecycle string) (v7action.Warnings, error) |
| 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) |
no outgoing calls
no test coverage detected