Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 35 for Implementation (0.17 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                      or some other address that traffic will be sent to. \n If no Addresses
                      are specified, the implementation MAY schedule the Gateway in an
                      implementation-specific manner, assigning an appropriate set of
                      Addresses. \n The implementation MUST bind all Listeners to every
                      GatewayAddress that it assigns to the Gateway and add a corresponding
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  2. doc/go_spec.html

    </p>
    <p>
    Each code point is distinct; for instance, uppercase and lowercase letters
    are different characters.
    </p>
    <p>
    Implementation restriction: For compatibility with other tools, a
    compiler may disallow the NUL character (U+0000) in the source text.
    </p>
    <p>
    Implementation restriction: For compatibility with other tools, a
    compiler may ignore a UTF-8-encoded byte order mark
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (0)
  3. pkg/apis/core/types.go

    	// but should apply for any default implementation. If set, it is assumed that a load balancer
    	// implementation is watching for Services with a matching class. Any default load balancer
    	// implementation (e.g. cloud providers) should ignore Services that set this field.
    	// This field can only be set when creating or updating a Service to type 'LoadBalancer'.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/core/v1/generated.proto

      // but should apply for any default implementation. If set, it is assumed that a load balancer
      // implementation is watching for Services with a matching class. Any default load balancer
      // implementation (e.g. cloud providers) should ignore Services that set this field.
      // This field can only be set when creating or updating a Service to type 'LoadBalancer'.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types.go

    	// but should apply for any default implementation. If set, it is assumed that a load balancer
    	// implementation is watching for Services with a matching class. Any default load balancer
    	// implementation (e.g. cloud providers) should ignore Services that set this field.
    	// This field can only be set when creating or updating a Service to type 'LoadBalancer'.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.9.md

    ### Azure
    
    SIG Azure worked on improvements in the cloud provider, including significant work on the Azure Load Balancer implementation.
    
    ### Cluster Lifecycle
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.30.md

    - QueueingHint implementation for NodeAffinity is reverted because we found potential scenarios where events that make Pods schedulable could be missed. ([#122285](https://github.com/kubernetes/kubernetes/pull/122285), [@sanposhiho](https://github.com/sanposhiho)) [SIG Scheduling]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

                rewriter.create<arith::ConstantIntOp>(loc, 1, shape_scalar_type);
            auto two =
                rewriter.create<arith::ConstantIntOp>(loc, 2, shape_scalar_type);
            // See also the parallel implementation in
            // GetWindowedOutputSizeFromDimsV2. effective_filter_size = (filter_size
            // - 1) * dilation_rate + 1
            Value stride_value = rewriter.create<arith::ConstantIntOp>(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Vendor: JUnit Implementation-Title: JUnit Automatic-Module-Name: junit Implementation-Version: 4.13.1 Implementation-Vendor-Id: junit Built-By: marc Build-Jdk: 1.6.0_65 Created-By: Apache Maven 3.1.1 Implementation-URL: http://junit.org Archiver-Version: Plexus Archiver junit/textui/TestRunner.class package junit.textui; public synchronized class TestRunner extends junit.runner.BaseTestRunner { private ResultPrinter fPrinter; public static...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 373.7K bytes
    - Viewed (0)
Back to top