(spaceGUID string, rawManifest []byte)
| 79 | DeleteIsolationSegmentByName(name string) (v7action.Warnings, error) |
| 80 | DeleteIsolationSegmentOrganizationByName(isolationSegmentName string, orgName string) (v7action.Warnings, error) |
| 81 | DiffSpaceManifest(spaceGUID string, rawManifest []byte) (resources.ManifestDiff, v7action.Warnings, error) |
| 82 | DisableFeatureFlag(flagName string) (v7action.Warnings, error) |
| 83 | DisableServiceAccess(offeringName, brokerName, orgName, planName string) (v7action.SkippedPlans, v7action.Warnings, error) |
| 84 | DownloadCurrentDropletByAppName(appName string, spaceGUID string) ([]byte, string, v7action.Warnings, error) |
no outgoing calls
no test coverage detected