ceph-csi/vendor/github.com/aws/smithy-go/go_module_metadata.go
Rakshith R 796e6b6c44 rbd: use ListChildrenAttributes() instead of ListChildren()
This commit modifies listSnapAndChildren() to make use of
ListChildrenAttributes() instead of ListChildren() which
allows us to filter out images in trash.
This commit also order the alive images so that temp clone
images are followed by images backing volume snapshots so
that temp clone images are flattened first.

Signed-off-by: Rakshith R <rar@redhat.com>
2025-03-12 08:51:02 +00:00

7 lines
181 B
Go

// Code generated by internal/repotools/cmd/updatemodulemeta DO NOT EDIT.
package smithy
// goModuleVersion is the tagged release for this module
const goModuleVersion = "1.22.3"