Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cachedExistingObject (0.13 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/testing/store_tests.go

    		t.Errorf("Unexpected error on reading object: %v", err)
    	}
    }
    
    // RunTestValidateDeletionWithOnlySuggestionValid tests the case of delete with validateDeletion function,
    // when the suggested cachedExistingObject passes the validate function while the current version does not pass the validate function.
    func RunTestValidateDeletionWithOnlySuggestionValid(ctx context.Context, t *testing.T, store storage.Interface) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 12:45:33 UTC 2024
    - 91.4K bytes
    - Viewed (0)
Back to top