Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newExpiryState (0.06 sec)

  1. cmd/object-api-listobjects_test.go

    	ExecObjectLayerTest(t, testListObjectsWithILM)
    }
    
    func testListObjectsWithILM(obj ObjectLayer, instanceType string, t1 TestErrHandler) {
    	// Prepare lifecycle expiration workers
    	es := newExpiryState(t1.Context(), obj, 0)
    	globalExpiryState = es
    
    	t, _ := t1.(*testing.T)
    
    	objContent := "test-content"
    	objMd5 := md5.Sum([]byte(objContent))
    
    	uploads := []struct {
    		bucket     string
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 76.1K bytes
    - Viewed (0)
Back to top