minio/pkg/madmin/vendor/vendor.json
Anis Elleuch 329a910b86 Admin Lib: Implement Service API (#3426)
Three APIs were added to control a minio server

* NewAdminClient()
* ServiceStop()
* ServiceRestart()
* ServiceStatus()
2016-12-20 14:45:17 -08:00

20 lines
532 B
JSON

{
"comment": "",
"ignore": "test",
"package": [
{
"checksumSHA1": "m/6/na9lVtamkfmIdIOi5pdccgw=",
"path": "github.com/minio/minio-go/pkg/s3signer",
"revision": "532b920ff28900244a2ef7d07468003df36fe7c5",
"revisionTime": "2016-12-20T20:43:13Z"
},
{
"checksumSHA1": "bPvxFS1qu6W9lOqdt8aEfS5Sids=",
"path": "github.com/minio/minio-go/pkg/s3utils",
"revision": "532b920ff28900244a2ef7d07468003df36fe7c5",
"revisionTime": "2016-12-20T20:43:13Z"
}
],
"rootPath": "github.com/minio/minio/pkg/madmin"
}