Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ListVersions (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. cmd/xl-storage-format-v2.go

    	}
    	fi.NumVersions = nonFreeVersions
    	return fi, err
    }
    
    // ListVersions lists current versions, and current deleted
    // versions returns error for unexpected entries.
    // showPendingDeletes is set to true if ListVersions needs to list objects marked deleted
    // but waiting to be replicated
    func (x xlMetaV2) ListVersions(volume, path string, allParts bool) ([]FileInfo, error) {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 65.6K bytes
    - Click Count (1)
Back to Top