- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewSTSClientGrants (0.36 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/sts/client-grants.go
} func main() { flag.Parse() if clientID == "" || clientSecret == "" { flag.PrintDefaults() return } sts, err := credentials.NewSTSClientGrants(stsEndpoint, getTokenExpiry) if err != nil { log.Fatal(err) } // Uncomment this to use MinIO API operations by initializing minio // client with obtained credentials. opts := &minio.Options{
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 19 01:35:22 GMT 2021 - 3.3K bytes - Click Count (0)