Please add support for Storage Layout API and Rapid Storage APIs to the fake-gcs-server. This will enable testing of new GCS features (like Zonal support) using fake-gcs-server for local integration testing.
Specific API Support Required
- getStorageLayout API
Purpose: This API is used to determine bucket types (Zonal/HNS/Standard etc)
- Zonal Bucket APIs (gRPC Bidi APIs in storage v2)
Purpose: gRPC Bidi APIs are used for reading/writing data from Zonal buckets.