mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 06:56:18 +03: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