Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testGetBucketLocationHandler (0.53 sec)

  1. cmd/bucket-handlers_test.go

    // Wrapper for calling GetBucketPolicy HTTP handler tests for both Erasure multiple disks and single node setup.
    func TestGetBucketLocationHandler(t *testing.T) {
    	ExecObjectLayerAPITest(ExecObjectLayerAPITestArgs{t: t, objAPITest: testGetBucketLocationHandler, endpoints: []string{"GetBucketLocation"}})
    }
    
    func testGetBucketLocationHandler(obj ObjectLayer, instanceType, bucketName string, apiRouter http.Handler,
    	credentials auth.Credentials, t *testing.T,
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 39.8K bytes
    - Viewed (0)
Back to top