mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05: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