mirror of
https://github.com/minio/minio.git
synced 2025-02-03 18:06:00 -05:00
fix: cleanup madmin docs (#9330)
This commit is contained in:
parent
fa685d7d9c
commit
7e12eab3ad
@ -42,16 +42,21 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
```
|
```
|
||||||
| Service operations | Info operations | Healing operations | Config operations | Top operations | IAM operations | Misc | KMS |
|
|
||||||
|:------------------------------------|:--------------------------------------------------|:-------------------|:--------------------------|:------------------------|:--------------------------------------|:--------------------------------------------------|:--------------------------------|
|
| Service operations | Info operations | Healing operations | Config operations |
|
||||||
| [`ServiceRestart`](#ServiceRestart) | [`ServerInfo`](#ServerInfo) | [`Heal`](#Heal) | [`GetConfig`](#GetConfig) | [`TopLocks`](#TopLocks) | [`AddUser`](#AddUser) | | [`GetKeyStatus`](#GetKeyStatus) |
|
|:------------------------------------|:------------------------------|:-------------------|:--------------------------|
|
||||||
| [`ServiceStop`](#ServiceStop) | | | [`SetConfig`](#SetConfig) | | [`SetUserPolicy`](#SetUserPolicy) | [`StartProfiling`](#StartProfiling) | |
|
| [`ServiceTrace`](#ServiceTrace) | [`ServerInfo`](#ServerInfo) | [`Heal`](#Heal) | [`GetConfig`](#GetConfig) |
|
||||||
| | | | | | [`ListUsers`](#ListUsers) | [`DownloadProfilingData`](#DownloadProfilingData) | |
|
| [`ServiceStop`](#ServiceStop) | [`StorageInfo`](#StorageInfo) | | [`SetConfig`](#SetConfig) |
|
||||||
| [`ServiceTrace`](#ServiceTrace) | | | | | [`AddCannedPolicy`](#AddCannedPolicy) | [`ServerUpdate`](#ServerUpdate) | |
|
| [`ServiceRestart`](#ServiceRestart) | | | |
|
||||||
| | | | | | | | |
|
|
||||||
| | | | | | | | |
|
|
||||||
| | | | | | | | |
|
|
||||||
| | [`StorageInfo`](#StorageInfo) | | | | | | |
|
| Top operations | IAM operations | Misc | KMS |
|
||||||
|
|:------------------------|:--------------------------------------|:--------------------------------------------------|:--------------------------------|
|
||||||
|
| [`TopLocks`](#TopLocks) | [`AddUser`](#AddUser) | [`StartProfiling`](#StartProfiling) | [`GetKeyStatus`](#GetKeyStatus) |
|
||||||
|
| | [`SetUserPolicy`](#SetUserPolicy) | [`DownloadProfilingData`](#DownloadProfilingData) | |
|
||||||
|
| | [`ListUsers`](#ListUsers) | [`ServerUpdate`](#ServerUpdate) | |
|
||||||
|
| | [`AddCannedPolicy`](#AddCannedPolicy) | | |
|
||||||
|
|
||||||
## 1. Constructor
|
## 1. Constructor
|
||||||
<a name="MinIO"></a>
|
<a name="MinIO"></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user