MCPcopy
hub / github.com/kopia/kopia / deleteMount

Method deleteMount

internal/server/request_context.go:30–30  ·  view source on GitHub ↗
(oid object.ID)

Source from the content-addressed store, hash-verified

28 Refresh()
29 getMountController(ctx context.Context, rep repo.Repository, oid object.ID, createIfNotFound bool) (mount.Controller, error)
30 deleteMount(oid object.ID)
31 listMounts() map[object.ID]mount.Controller
32 disconnect(ctx context.Context) error
33 requestShutdown(ctx context.Context)

Callers 1

handleMountDeleteFunction · 0.65

Implementers 1

Serverinternal/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected