Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for iff (0.16 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const IFF_LINK1 = 8192
    pkg syscall (netbsd-arm64-cgo), const IFF_LINK1 ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFF_LINK2 = 16384
    pkg syscall (netbsd-arm64-cgo), const IFF_LINK2 ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFF_LOOPBACK = 8
    pkg syscall (netbsd-arm64-cgo), const IFF_MULTICAST = 32768
    pkg syscall (netbsd-arm64-cgo), const IFF_NOARP = 128
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const IFF_LINK1 = 8192
    pkg syscall (darwin-arm64), const IFF_LINK1 ideal-int
    pkg syscall (darwin-arm64), const IFF_LINK2 = 16384
    pkg syscall (darwin-arm64), const IFF_LINK2 ideal-int
    pkg syscall (darwin-arm64), const IFF_LOOPBACK = 8
    pkg syscall (darwin-arm64), const IFF_MULTICAST = 32768
    pkg syscall (darwin-arm64), const IFF_NOARP = 128
    pkg syscall (darwin-arm64), const IFF_NOARP ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.9.md

    * Add apiserver metric for current inflight-request usage. ([#58342](https://github.com/kubernetes/kubernetes/pull/58342), [@gmarek](https://github.com/gmarek))
    * kube-apiserver is changed to use SSH tunnels for webhook iff the webhook is not directly routable from apiserver's network environment. ([#58644](https://github.com/kubernetes/kubernetes/pull/58644), [@yguo0905](https://github.com/yguo0905))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

        * can be overridden by explicitly specifying the scope values as
        * comma-separated string in the "users[*].config.scopes" field in the
        * KUBECONFIG file.
    * kube-apiserver is changed to use SSH tunnels for webhook iff the webhook is not directly routable from apiserver's network environment. ([#58644](https://github.com/kubernetes/kubernetes/pull/58644), [@yguo0905](https://github.com/yguo0905))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
Back to top