(bool)
| 35 | // ManifestStore returns a store for local manifests |
| 36 | ManifestStore() store.Store |
| 37 | RegistryClient(bool) registryclient.RegistryClient |
| 38 | } |
| 39 | |
| 40 | // newManifestStore returns a store for local manifests |
no outgoing calls
no test coverage detected