- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DeleteBucketEncryption (0.09 sec)
-
cmd/api-router.go
Queries("replication", "") // DeleteBucketLifecycle router.Methods(http.MethodDelete). HandlerFunc(s3APIMiddleware(api.DeleteBucketLifecycleHandler)). Queries("lifecycle", "") // DeleteBucketEncryption router.Methods(http.MethodDelete). HandlerFunc(s3APIMiddleware(api.DeleteBucketEncryptionHandler)). Queries("encryption", "") // DeleteBucket router.Methods(http.MethodDelete).
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Aug 13 15:25:16 UTC 2024 - 23.1K bytes - Viewed (0)