Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for edges (0.11 seconds)

  1. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    \nalwaysdata\u0006appudo\u000cat-band-camp\ratlassian-dev\u0009azure-api\u000cazure-mobile\u0009azureedge\u0007azurefd\u000fazurestaticapps\razurewebsites\u000cblackbaudcdn\u0006boomla\u0008bounceme\u0008broke-it\nbuyshouses\u0007casacam\u0009cdn-edges\u0005cdn77\u0009cdn77-ssl\u000bchannelsdvr\u000bclickrising\u0008cloudapp\u0011cloudflareanycast\u000ccloudflarecn\u0010cloudflareglobal\ncloudfront\u000ecloudfunctions\ncloudjiffy\rcloudycluster\u000bcryptonomic\u0008ctfcloud\u0007ddns-ip\u0003de...
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 06 20:41:51 GMT 2026
    - 290.5K bytes
    - Click Count (1)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    gehirn.ne.jp
    usercontent.jp
    
    // Gentlent, Inc. : https://www.gentlent.com
    // Submitted by Tom Klein <******@****.***>
    gentapps.com
    gentlentapis.com
    lab.ms
    cdn-edges.net
    
    // GetLocalCert : https://getlocalcert.net
    // Submitted by William Harrison <******@****.***>
    localcert.net
    localhostcert.net
    
    // GignoSystemJapan: http://gsj.bz
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
  3. CHANGELOG/CHANGELOG-1.8.md

            * The resource being updated has a non-nil DeletionGracePeriodSeconds equal to 0
        * With this fix, Custom Resource instances now also support delete-on-update behavior under the same circumstances.
    * Fixes an edge case where "kubectl apply view-last-applied" would emit garbage if the data contained Go format codes. ([#45611](https://github.com/kubernetes/kubernetes/pull/45611), [@atombender](https://github.com/atombender))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
  4. doc/go_spec.html

    line2 := Line{name: "diagonal", q: Point3D{1, 1, 1}}      // zero value for line2.Object.color, line2.p
    </pre>
    
    <p>
    but field selectors may not denote overlapping fields:
    </p>
    
    <pre>
    obj   := Object{"edge", "black"}
    line3 := Line{Object: obj, name: "diagonal"}              // invalid: name denotes a field inside Object
    </pre>
    
    <h4>Array and slice literals</h4>
    
    <p>
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Apr 01 23:39:18 GMT 2026
    - 287.8K bytes
    - Click Count (1)
  5. CHANGELOG/CHANGELOG-1.22.md

    There is also a new way to run bleeding edge Windows features from scratch by compiling the windows kubelet and kube-proxy, then using them along with daily builds of other Kubernetes components.
    
    ### Deploy a more secure control plane with kubeadm
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Click Count (0)
Back to Top