Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for op_eon (0.28 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan\n  is interpreted as \"data at least as new as the provided `resourceVersion`\"\n  and the bookmark event is send when...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    `\"k8s.io/initial-events-end\": \"true\"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched.\n\nWhen `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan\n  is interpreted as \"data at least as new as the provided `resourceVersion`\"\n  and the bookmark event is send when...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. RELEASE.md

            `StatsAggregator`. Add nested option, `experimental_stats` (which takes
            a `tf.data.experimen tal.StatsOptions` object), to `tf.data.Options`.
            Deprecates `tf.data.experimental.set_stats_agregator`.
        *   Performance optimizations:
        *   Add `tf.data.experimental.OptimizationOptions()`, to configure options
            to enable `tf.data` performance optimizations. Add nested option,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*FileHeader).SetModTime", Method, 0},
    		{"(*FileHeader).SetMode", Method, 0},
    		{"(*ReadCloser).Close", Method, 0},
    		{"(*ReadCloser).Open", Method, 16},
    		{"(*ReadCloser).RegisterDecompressor", Method, 6},
    		{"(*Reader).Open", Method, 16},
    		{"(*Reader).RegisterDecompressor", Method, 6},
    		{"(*Writer).AddFS", Method, 22},
    		{"(*Writer).Close", Method, 0},
    		{"(*Writer).Copy", Method, 17},
    		{"(*Writer).Create", Method, 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)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1B74..1B7C    ; valid                  ;      ; NV8    # 5.0  BALINESE MUSICAL SYMBOL RIGHT-HAND OPEN DUG..BALINESE MUSICAL SYMBOL LEFT-HAND OPEN PING
    1B7D..1B7E    ; valid                  ;      ; NV8    # 14.0 BALINESE PANTI LANTANG..BALINESE PAMADA LANTANG
    1B7F          ; disallowed                             # NA   <reserved-1B7F>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: string
                        captureMode:
                          description: |-
                            When the bind address is an IP, the captureMode option dictates how traffic to the listener is expected to be captured (or not).
    
                            Valid Options: DEFAULT, IPTABLES, NONE
                          enum:
                          - DEFAULT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                          type: string
                        captureMode:
                          description: |-
                            When the bind address is an IP, the captureMode option dictates how traffic to the listener is expected to be captured (or not).
    
                            Valid Options: DEFAULT, IPTABLES, NONE
                          enum:
                          - DEFAULT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          type: string
                        captureMode:
                          description: When the bind address is an IP, the captureMode
                            option dictates how traffic to the listener is expected to
                            be captured (or not).
                          enum:
                          - DEFAULT
                          - IPTABLES
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.buildoption.Option$Value$1> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Option.java:0)
    Class <org.gradle.internal.buildoption.Option$Value$2> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Option.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation_test.go

    			s.Spec.Ports = append(s.Spec.Ports, core.ServicePort{Name: "q", Port: 12345, Protocol: "TCP", TargetPort: intstr.FromInt32(12345)})
    		},
    		numErrs: 0,
    	}, {
    		// For now we open firewalls, and its insecure if we open 10250, remove this
    		// when we have better protections in place.
    		name: "invalid port type=LoadBalancer",
    		tweakSvc: func(s *core.Service) {
    			s.Spec.Type = core.ServiceTypeLoadBalancer
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top