ceph-mirror/examples/lua
Curt Bruns bbd7f0dbaf rgw/lua: Example read/write of StorageClass field
Admins may setup different pools for RGW objects and
having the StorageClass field mutable allows the steering
of RGW objects to the proper pools.  This Lua example shows
how a user can modify the StorageClass header when
it is empty on a PUT request and steer objects to different
pools based on size (Request.ContentLength).

Signed-off-by: Curt Bruns <curt.e.bruns@gmail.com>
2021-11-01 19:45:38 -04:00
..
config examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
img examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
elasticsearch_adapter.lua examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
elasticsearch_adapter.md examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
nats_adapter.lua
nats_adapter.md
prometheus_adapter.lua examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
prometheus_adapter.md examples: add elasticsearch and prometheus examples 2021-09-01 13:39:19 +08:00
storage_class.lua rgw/lua: Example read/write of StorageClass field 2021-11-01 19:45:38 -04:00
storage_class.md rgw/lua: Example read/write of StorageClass field 2021-11-01 19:45:38 -04:00