go-ceph/rbd
John Mulligan 89c64b3100 rbd: change instance_ids to instanceIDs
Fix up variable names that don't meet Go standards.
This one crept in while working on older code but before the newer
patch enabling revive to find these was available.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-09-13 15:13:53 +00:00
..
admin rbd admin: add a test to cover the Status function 2021-06-01 11:06:19 +00:00
diff_iterate_test.go
diff_iterate.go rbd: eliminate invalid unsafe.Pointers 2020-11-09 08:58:22 +00:00
doc.go
encryption_test.go rbd: add EncryptionLoad api to support the rbd_encryption_load librbd api 2021-08-02 21:03:36 +00:00
encryption.go rbd: add EncryptionLoad api to support the rbd_encryption_load librbd api 2021-08-02 21:03:36 +00:00
errors_test.go
errors.go rbd: add GetGlobalMirrorStatus implementing rbd_mirror_image_get_global_status 2021-04-13 09:47:43 +00:00
features_nautilus_test.go
features_nautilus.go
features_test.go rbd: remove features_mimic.go 2021-08-02 15:15:48 +00:00
features.go rbd: remove features_mimic.go 2021-08-02 15:15:48 +00:00
group_snap_test.go rbd: add GroupSnapRollbackWithProgress function 2021-02-08 15:29:11 +00:00
group_snap.go rbd: add GroupSnapRollbackWithProgress function 2021-02-08 15:29:11 +00:00
group_test.go rbd: add GetGroup implementing rbd_get_group 2021-02-02 15:48:00 +00:00
group.go rbd: add GetGroup implementing rbd_get_group 2021-02-02 15:48:00 +00:00
metadata_test.go rbd: add ListMetadata implementing rbd_metadata_list 2020-11-04 14:01:51 +00:00
metadata.go rbd: fix naming convention violations in metadata.go 2021-08-12 11:05:09 -04:00
mirror_test.go rbd: implement binding for rbd_mirror_image_instance_id_list 2021-08-23 06:39:51 +00:00
mirror.go rbd: change instance_ids to instanceIDs 2021-09-13 15:13:53 +00:00
namespace_nautilus_test.go
namespace_nautilus.go
options_octopus.go rbd: remove luminous and mimic build tags from options_octopus.go 2021-08-02 15:15:48 +00:00
options_test.go
options.go rbd: fix naming convention violations in options.go 2021-08-12 11:05:09 -04:00
pool_nautilus_test.go
pool_nautilus.go
rbd_nautilus_test.go
rbd_nautilus.go
rbd_test.go rbd: naming conventions: fixes in test function TestOpenImage 2021-08-23 15:28:00 +00:00
rbd.go rbd: add revive directives to ignore underscores in ImageInfo 2021-08-12 11:05:09 -04:00
snapshot_namespace_test.go
snapshot_namespace.go
snapshot_nautilus.go
snapshot_octopus_test.go rbd: update build tags from "octopus" to "not nautilus" 2021-04-30 15:23:40 +02:00
snapshot_octopus.go rbd: update build tags from "octopus" to "not nautilus" 2021-04-30 15:23:40 +02:00
snapshot_test.go rbd: add SetSnapshot (re)implementing rbd_snap_set 2021-06-01 10:28:25 +00:00
snapshot.go rbd: fix naming convention violations in snapshot.go 2021-08-12 11:05:09 -04:00
watchers_test.go rbd: remove build tag for luminous from watchers.go 2021-08-02 15:15:48 +00:00
watchers.go rbd: remove build tag for luminous from watchers.go 2021-08-02 15:15:48 +00:00