Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRecordKMSOperationLatency (0.18 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/metrics/metrics_test.go

    	testAPIServerID           = "testAPIServerID"
    	testAPIServerIDHash       = "sha256:14f9d63e669337ac6bfda2e2162915ee6a6067743eddd4e5c374b572f951ff37"
    )
    
    var (
    	errCode = "empty"
    )
    
    func TestRecordKMSOperationLatency(t *testing.T) {
    	testCases := []struct {
    		name         string
    		methodName   string
    		duration     time.Duration
    		operationErr error
    		want         string
    	}{
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Sep 09 22:31:32 UTC 2023
    - 31.9K bytes
    - Viewed (0)
Back to top