- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getDeleteBucketURL (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/test-utils_test.go
func getHEADBucketURL(endPoint, bucketName string) string { return makeTestTargetURL(endPoint, bucketName, "", url.Values{}) } // return URL for deleting the bucket. func getDeleteBucketURL(endPoint, bucketName string) string { return makeTestTargetURL(endPoint, bucketName, "", url.Values{}) } // return URL for deleting the bucket.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 77K bytes - Click Count (0)