mirror of
https://github.com/minio/minio.git
synced 2026-05-23 18:58:13 -04:00
This PR is based off @sinhaashish's PR for object lifecycle management, which includes support only for, - Expiration of object - Filter using object prefix (_not_ object tags) N B the code for actual expiration of objects will be included in a subsequent PR. |
||
|---|---|---|
| .. | ||
| action.go | ||
| and.go | ||
| expiration.go | ||
| expiration_test.go | ||
| filter.go | ||
| filter_test.go | ||
| lifecycle.go | ||
| lifecycle_test.go | ||
| noncurrentversion.go | ||
| rule.go | ||
| rule_test.go | ||
| tag.go | ||
| transition.go | ||