Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added quota info (total bytes and objects count) support for containers.
Swift protocol allows to retrieve quota info for a container (https://docs.openstack.org/api-ref/object-store/#show-container-metadata). This commit allows to get those data (if available). This is useful to enhance 'rclone about' command when used with some swift implementations such as Blomp storage.
- Loading branch information