mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
Admin Lib: Implement Service API (#3426)
Three APIs were added to control a minio server * NewAdminClient() * ServiceStop() * ServiceRestart() * ServiceStatus()
This commit is contained in:
committed by
Harshavardhana
parent
4309727354
commit
329a910b86
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user