Add mail eventlog

This commit is contained in:
Girish Ramakrishnan
2020-02-07 14:11:52 -08:00
parent fb931b7a3a
commit a05342eaa0
6 changed files with 49 additions and 7 deletions
+2
View File
@@ -20,6 +20,8 @@ exports = module.exports = {
getMountsSync: getMountsSync,
getContainerNamesSync: getContainerNamesSync,
getServiceDetails: getServiceDetails,
// exported for testing
_setupOauth: setupOauth,
_teardownOauth: teardownOauth,