mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Add service API handler stubs for status, stop and restart (#3417)
This commit is contained in:
committed by
Harshavardhana
parent
8ceb969445
commit
b2f920a868
@@ -85,6 +85,7 @@ var (
|
||||
// CA root certificates, a nil value means system certs pool will be used
|
||||
globalRootCAs *x509.CertPool
|
||||
|
||||
globalAdminPeers = adminPeers{}
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user