- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewIAMSys (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/iam.go
} // GetUsersSysType - returns the users system type for this IAM func (sys *IAMSys) GetUsersSysType() UsersSysType { return sys.usersSysType } // NewIAMSys - creates new config system object. func NewIAMSys() *IAMSys { return &IAMSys{ usersSysType: MinIOUsersSysType, configLoaded: make(chan struct{}), }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Oct 15 17:00:45 GMT 2025 - 76.5K bytes - Click Count (0)