Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 53 of 53 for somme (0.14 sec)

  1. pkg/registry/core/service/storage/storage_test.go

    					}
    					proveClusterIPsAllocated(t, storage, nil, createdSvc)
    				})
    			}
    		})
    	}
    }
    
    // There are enough corner-cases that it's useful to have a test that asserts
    // the errors.  Some of these are in other tests, but this is clearer.
    func TestCreateInvalidClusterIPInputs(t *testing.T) {
    	testCases := []struct {
    		name     string
    		families []api.IPFamily
    		svc      *api.Service
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      
      <mime-type type="image/x-tga">
         <alias type="image/x-targa"/>
         <!-- trailer bytes: 54 52 55 45 56 49 53 49 4F 4E 2D 58 46 49 4C 45 2E 00
              trailer as string: TRUEVISION-XFILE\\x2E\\x00
              Some .tga files may be conflicting with application/x-123 recognition, 
              therefore this mime-type must be set in front of application/x-123 -->
         <_comment>Targa image data</_comment>
         <magic priority="90">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  3. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	// Maximum duration that a sidecar can be connected to a pilot.
    	//
    	// This setting balances out load across pilot instances, but adds some resource overhead.
    	//
    	// Examples: 300s, 30m, 1h
    	KeepaliveMaxServerConnectionAge *durationpb.Duration `protobuf:"bytes,13,opt,name=keepaliveMaxServerConnectionAge,proto3" json:"keepaliveMaxServerConnectionAge,omitempty"`
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
Back to top