(offeringName, brokerName, orgName, planName string)
| 85 | DownloadDropletByGUIDAndAppName(dropletGUID string, appName string, spaceGUID string) ([]byte, v7action.Warnings, error) |
| 86 | EnableFeatureFlag(flagName string) (v7action.Warnings, error) |
| 87 | EnableServiceAccess(offeringName, brokerName, orgName, planName string) (v7action.SkippedPlans, v7action.Warnings, error) |
| 88 | EntitleIsolationSegmentToOrganizationByName(isolationSegmentName string, orgName string) (v7action.Warnings, error) |
| 89 | GetAppFeature(appGUID string, featureName string) (resources.ApplicationFeature, v7action.Warnings, error) |
| 90 | GetAppSummariesForSpace(spaceGUID string, labels string, omitStats bool) ([]v7action.ApplicationSummary, v7action.Warnings, error) |
no outgoing calls
no test coverage detected