.. |
command.go
|
…
|
|
command_mimic_test.go
|
…
|
|
command_test.go
|
rados: naming conventions: fixes in TestMonCommandWithInputBuffer
|
2021-08-23 15:28:00 +00:00 |
conn.go
|
rados: naming conventions: c_stat -> cStat
|
2021-06-28 13:51:01 -04:00 |
doc.go
|
…
|
|
errors.go
|
rados: add an error to be used if data is requested too early
|
2021-01-12 14:47:30 +00:00 |
errors_test.go
|
…
|
|
ioctx.go
|
rados: naming conventions: fixes in WriteFull function
|
2021-07-26 14:07:47 -04:00 |
ioctx_nautilus.go
|
rados: add SetPoolFullTry() and UnsetPoolFullTry() for nautilus
|
2021-06-02 06:16:01 +00:00 |
ioctx_nautilus_test.go
|
rados: add SetPoolFullTry() and UnsetPoolFullTry() for nautilus
|
2021-06-02 06:16:01 +00:00 |
ioctx_octopus.go
|
rados: add SetPoolFullTry() and UnsetPoolFullTry()
|
2021-06-02 06:16:01 +00:00 |
ioctx_octopus_test.go
|
rados: add SetPoolFullTry() and UnsetPoolFullTry()
|
2021-06-02 06:16:01 +00:00 |
object_iter.go
|
rados: naming conventions: fix c_entry, c_namespace
|
2021-06-28 13:51:01 -04:00 |
omap.go
|
rados: remove pointer arithmetic on C-buffers
|
2021-05-03 16:20:34 +00:00 |
operation.go
|
rados: add withRefs type
|
2021-01-12 14:47:30 +00:00 |
operation_flags.go
|
rados: add a file to expose librados operation flags to our rados pkg
|
2021-01-12 14:47:30 +00:00 |
operation_test.go
|
…
|
|
rados.go
|
rados: naming conventions: fix c_cluster_name, c_name
|
2021-06-28 13:51:01 -04:00 |
rados_nautilus.go
|
…
|
|
rados_test.go
|
rados: naming conventions: fixes in test func TestListAcrossNamespaces
|
2021-08-23 15:28:00 +00:00 |
read_op.go
|
rados: add AssertExists function to ReadOp
|
2021-01-12 14:47:30 +00:00 |
read_op_test.go
|
rados: add test cases for ReadOp type and functions
|
2021-01-12 14:47:30 +00:00 |
snapshot.go
|
…
|
|
snapshot_test.go
|
…
|
|
write_op.go
|
rados: remove pointer arithmetic on C-buffers
|
2021-05-03 16:20:34 +00:00 |
write_op_test.go
|
rados: add an initial set of tests for WriteOp operations
|
2021-01-12 14:47:30 +00:00 |
write_step.go
|
rados: add Write, WriteFull, and WriteSame WriteOp functions
|
2021-01-12 14:47:30 +00:00 |