Right now, CSI specification defines a secrets field in CreateSnapshotRequest to pass credentials around.
However, ListSnapshotsRequest does not have this field, meanwhile listing snapshots might require some credentials with read access to work properly.
I think we need an optional secrets field in ListSnapshotRequest.