Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for dstname (0.15 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        by Istio are named as host:port, where the host
                                        typically corresponds to the VirtualService's
                                        host field or the hostname of a service in the
                                        registry.
                                      type: string
                                    route:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    		return &s
    	}
    
    	testCases := []struct {
    		testName string
    
    		windowsOptions         *core.WindowsSecurityContextOptions
    		expectedErrorSubstring string
    	}{{
    		testName: "a nil pointer",
    	}, {
    		testName:       "an empty struct",
    		windowsOptions: &core.WindowsSecurityContextOptions{},
    	}, {
    		testName: "a valid input",
    		windowsOptions: &core.WindowsSecurityContextOptions{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Utime", Func, 0},
    		{"Utimes", Func, 0},
    		{"UtimesNano", Func, 1},
    		{"Utsname", Type, 0},
    		{"Utsname.Domainname", Field, 0},
    		{"Utsname.Machine", Field, 0},
    		{"Utsname.Nodename", Field, 0},
    		{"Utsname.Release", Field, 0},
    		{"Utsname.Sysname", Field, 0},
    		{"Utsname.Version", Field, 0},
    		{"VDISCARD", Const, 0},
    		{"VDSUSP", Const, 1},
    		{"VEOF", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    the memory allocations reserved for TPUEmbedding.}]>:$memory_config,
    
        StrAttr:$config
      );
    
      let results = (outs
        Res<TF_StrTensor, [{A string containing metadata about the hostname and RPC port
    used for communication with this host.}]>:$network_config
      );
    }
    
    def TF_ConfigureTPUEmbeddingMemoryOp : TF_Op<"ConfigureTPUEmbeddingMemory", []> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top