- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for PutBucketNotification (0.09 seconds)
-
cmd/api-router.go
Queries("tagging", "") // PutBucketVersioning router.Methods(http.MethodPut). HandlerFunc(s3APIMiddleware(api.PutBucketVersioningHandler)). Queries("versioning", "") // PutBucketNotification router.Methods(http.MethodPut). HandlerFunc(s3APIMiddleware(api.PutBucketNotificationHandler)). Queries("notification", "") // ResetBucketReplicationStart - MinIO extension API
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Oct 24 04:05:19 GMT 2025 - 23.3K bytes - Click Count (0) -
cmd/peer-rest-server.go
Klaus Post <******@****.***> 1759093161 +0200
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 53.6K bytes - Click Count (0) -
cmd/test-utils_test.go
case "GetBucketNotification": // Register GetBucketNotification Handler. bucket.Methods(http.MethodGet).HandlerFunc(api.GetBucketNotificationHandler).Queries("notification", "") case "PutBucketNotification": // Register PutBucketNotification Handler. bucket.Methods(http.MethodPut).HandlerFunc(api.PutBucketNotificationHandler).Queries("notification", "") case "ListenNotification": // Register ListenNotification Handler.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 77K bytes - Click Count (0)