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

Method DiffSpaceManifest

command/v7/actor.go:81–81  ·  view source on GitHub ↗
(spaceGUID string, rawManifest []byte)

Source from the content-addressed store, hash-verified

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)

Callers 3

ExecuteMethod · 0.65
showManifestDiffMethod · 0.65

Implementers 1

FakeActorcommand/v7/v7fakes/fake_actor.go

Calls

no outgoing calls

Tested by

no test coverage detected