1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

Updating global flags to point to the common list in the mc page (#541)

This commit is contained in:
Daryl White
2022-08-31 12:46:27 -05:00
committed by GitHub
parent ac7f725e43
commit 705ec2cf45
3 changed files with 8 additions and 47 deletions

View File

@ -53,6 +53,7 @@ var s3Client = new Minio.Client({
| [`setBucketReplication`](#setBucketReplication) | | | | | |
| [`getBucketReplication`](#getBucketReplication) | | | | | |
| [`removeBucketReplication`](#removeBucketReplication) | | | | | |
## 1. Constructor
<a name="MinioClient_endpoint"></a>