Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for testhost (0.22 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    				"url('https://example.com/').getScheme() == 'https'",
    				"url('https://example.com:80/').getHost() == 'example.com:80'",
    				"url('https://example.com/').getHost() == 'example.com'",
    				"url('https://[::1]:80/').getHost() == '[::1]:80'",
    				"url('https://[::1]/').getHost() == '[::1]'",
    				"url('/path').getHost() == ''",
    				"url('https://example.com:80/').getHostname() == 'example.com'",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  2. tests/integration/pilot/common/routing.go

    ---
    `
    
    func tcpVirtualService(gateway, host, destHost string, sourcePort, targetPort int) string {
    	return tmpl.MustEvaluate(tcpVirtualServiceTmpl, struct {
    		Gateway            string
    		VirtualServiceHost string
    		DestinationHost    string
    		SourcePort         int
    		TargetPort         int
    	}{gateway, host, destHost, sourcePort, targetPort})
    }
    
    const gatewayTmpl = `
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apiextensions.k8s.io__v1_openapi.json

                "type": "string"
              },
              "message": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 178.6K bytes
    - Viewed (0)
  4. src/crypto/sha512/sha512_test.go

    	},
    }
    
    func testHash(t *testing.T, name, in, outHex string, oneShotResult []byte, digestFunc hash.Hash) {
    	if calculated := hex.EncodeToString(oneShotResult); calculated != outHex {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 03 21:17:08 UTC 2023
    - 105.6K bytes
    - Viewed (0)
  5. cluster/gce/gci/configure-helper.sh

        params+=("--agent-service-account=")
        params+=("--authentication-audience=")
        # Need to fix ANP code to allow kubeconfig to be set with mtls.
        params+=("--kubeconfig=")
        params+=("--proxy-strategies=destHost,default")
      else
        echo "KONNECTIVITY_SERVICE_PROXY_PROTOCOL_MODE must be set to either grpc or http-connect"
        exit 1
      fi
    
      params+=("--agent-port=$1")
      params+=("--health-port=$2")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  6. okhttp-android/src/main/baseline-prof.txt

    HSPLokhttp3/internal/connection/RealCall$AsyncCall;-><init>(Lokhttp3/internal/connection/RealCall;Lokhttp3/Callback;)V
    HSPLokhttp3/internal/connection/RealCall$AsyncCall;->getHost()Ljava/lang/String;
    HSPLokhttp3/internal/connection/RealCall$AsyncCall;->run()V
    HSPLokhttp3/internal/connection/RealCall$CallReference;-><init>(Lokhttp3/internal/connection/RealCall;Ljava/lang/Object;)V
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/pkg/endpoints/apiserver_test.go

    			t.Fatalf("unexpected error: %v", err)
    		}
    		if response.StatusCode != v.ErrCode {
    			t.Errorf("%s: expected %d for %s, Got %s", k, v.ErrCode, v.Method, string(data))
    			continue
    		}
    	}
    }
    
    func TestList(t *testing.T) {
    	testCases := []struct {
    		url       string
    		namespace string
    		legacy    bool
    		label     string
    		field     string
    	}{
    		// Groupless API
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 20:15:22 UTC 2023
    - 158.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

      %0 = "tf.VariableShape"(%arg0)  : (tensor<1x2x!tf_type.resource<tensor<1x32x32x16xf32>>>) -> tensor<4xi32>
      func.return %0 : tensor<4xi32>
    }
    
    // -----
    
    // Test invalid tf.Const
    func.func @testConst() -> tensor<f32> {
      // expected-error @+1 {{attribute 'value' failed to satisfy constraint: constant vector/tensor}}
      %0 = "tf.Const"() {T = "tfdtype$DT_FLOAT", value = 1.0 : f32} : () -> tensor<f32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  9. cmd/testdata/decryptObjectInfo.json.zst

    ed-Key":"IAAfALQN/5IoamihbG7rHrytGmpss/t9sA1QMEcpfuLxXHntGB+U8w==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/src/testlist/example_test.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"FX9MJ2W4DQEHg5/3POVe9PQ6nLBZHzY+OkqKt7cPuec=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top