FileClient Creates a new inventory.FileClient instance for access DB file store.
()
| 84 | Shutdown(ctx context.Context) error |
| 85 | // FileClient Creates a new inventory.FileClient instance for access DB file store. |
| 86 | FileClient() inventory.FileClient |
| 87 | // NodeClient Creates a new inventory.NodeClient instance for access DB node store. |
| 88 | NodeClient() inventory.NodeClient |
| 89 | // DavAccountClient Creates a new inventory.DavAccountClient instance for access DB dav account store. |
no outgoing calls
no test coverage detected