mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 12:25:57 +03:00
Add service account type in IAM (#9029)
This commit is contained in:
@@ -193,6 +193,9 @@ var (
|
||||
|
||||
globalActiveCred auth.Credentials
|
||||
|
||||
// Hold the old server credentials passed by the environment
|
||||
globalOldCred auth.Credentials
|
||||
|
||||
// Indicates if config is to be encrypted
|
||||
globalConfigEncrypted bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user