minio/cmd/gateway/b2
Harshavardhana 07a556a10b Avoid ListBuckets() call instead rely on simple HTTP GET (#8475)
This is to avoid making calls to backend and requiring
gateways to allow permissions for ListBuckets() operation
just for Liveness checks, we can avoid this and make
our liveness checks to be more performant.
2019-11-01 16:58:10 -07:00
..
gateway-b2.go Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
gateway-b2_test.go Switch to kurin/blazer from minio/blazer fork for b2 gateway (#7879) 2019-07-09 08:14:02 -07:00