Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for spiffe (0.1 sec)

  1. src/net/http/h2_bundle.go

    // bundled version (in h2_bundle.go with a rewritten type name) or
    // from a user's x/net/http2. As such, as it has a unique method name
    // (IsHTTP2NoCachedConnError) that net/http sniffs for via func
    // isNoCachedConnError.
    type http2noCachedConnError struct{}
    
    func (http2noCachedConnError) IsHTTP2NoCachedConnError() {}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.23.md

    - Add fish shell completion to kubectl. ([#92989](https://github.com/kubernetes/kubernetes/pull/92989), [@WLun001](https://github.com/WLun001))
    - Add mechanism to load simple sniffer class into fluentd-elasticsearch image ([#92853](https://github.com/kubernetes/kubernetes/pull/92853), [@cosmo0920](https://github.com/cosmo0920))
    - Add support for Portworx plugin to csi-translation-lib. Alpha release
      
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
Back to top