Name uniquely identifies the remote storage.
()
| 411 | Store(ctx context.Context, req []byte, retryAttempt int) (WriteResponseStats, error) |
| 412 | // Name uniquely identifies the remote storage. |
| 413 | Name() string |
| 414 | // Endpoint is the remote read or write endpoint for the storage client. |
| 415 | Endpoint() string |
| 416 | } |
no outgoing calls