go-ceph/rados
John Mulligan 9ade640fd0 rados/striper: add a package doc comment for striper
Add a package doc comment that also points out some things I learned
about how `rados` command line tool lists striped objects to preempt
being asked later on. :-)

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2024-08-08 14:07:59 +00:00
..
striper rados/striper: add a package doc comment for striper 2024-08-08 14:07:59 +00:00
alloc_hint_flags.go rados: Remove 'ceph_preview' tag from test source file 2022-12-19 18:20:48 +00:00
command_test.go
command.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
conn.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
doc.go
errors_test.go
errors.go
ioctx_nautilus_test.go
ioctx_nautilus.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_octopus_test.go
ioctx_octopus.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_pool_alignment_test.go rados: Make IOContext.Alignment stable 2022-12-06 14:20:29 +00:00
ioctx_pool_alignment.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_pool_requires_alignment_test.go rados: Make IOContext.RequiresAlignment stable 2022-12-06 14:20:29 +00:00
ioctx_pool_requires_alignment.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_set_alloc_hint_test.go rados: Implement rados_set_alloc_hint2 2022-07-06 17:56:39 +00:00
ioctx_set_alloc_hint.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx.go rados: free object list results after listing 2023-03-15 13:41:40 +00:00
object_iter.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
omap.go
operation_flags.go
operation_test.go
operation.go go-ceph: add warn logs to finalizers. 2022-07-19 14:37:32 +00:00
rados_nautilus.go
rados_read_op_assert_version_test.go
rados_read_op_assert_version.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_set_locator_test.go
rados_set_locator.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_test.go Code Lint: Fix lint errors caused by revive check for unused parameters 2024-02-13 07:22:13 +00:00
rados_write_op_assert_version_test.go
rados_write_op_assert_version.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_write_op_remove_test.go
rados_write_op_remove.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_write_op_setxattr_test.go
rados_write_op_setxattr.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados.go go-ceph: add warn logs to finalizers. 2022-07-19 14:37:32 +00:00
read_op_exec.go rados: read & write op exec added 2024-06-19 13:40:42 +00:00
read_op_omap_get_vals_by_keys_test.go
read_op_omap_get_vals_by_keys.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_op_read_test.go
read_op_read.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_op_test.go
read_op.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_step.go
rw_op_exec_test.go rados: read & write op exec added 2024-06-19 13:40:42 +00:00
snapshot_test.go
snapshot.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
watcher_test.go
watcher.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_cmpext_test.go
write_op_cmpext.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_exec.go rados: read & write op exec added 2024-06-19 13:40:42 +00:00
write_op_set_alloc_hint_test.go rados: Implement rados_set_alloc_hint2 2022-07-06 17:56:39 +00:00
write_op_set_alloc_hint.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_test.go
write_op.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_step.go