(oid object.ID)
| 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) |
no outgoing calls
no test coverage detected