Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for radius (0.35 sec)

  1. docs/en/docs/release-notes.md

    * 📝 Add External Link, replaces #1898. PR [#3571](https://github.com/tiangolo/fastapi/pull/3571) by [@tiangolo](https://github.com/tiangolo).
    
    ### Internal
    
    * 🎨 Improve style for sponsors, add radius border. PR [#2388](https://github.com/tiangolo/fastapi/pull/2388) by [@Kludex](https://github.com/Kludex).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  2. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    // Represents a Rados Block Device mount that lasts the lifetime of a pod.
    // RBD volumes support ownership management and SELinux relabeling.
    message RBDPersistentVolumeSource {
      // monitors is a collection of Ceph monitors.
      // More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
      repeated string monitors = 1;
    
      // image is the rados image name.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.26.md

    - github.com/armon/consul-api: [eb2c6b5](https://github.com/armon/consul-api/tree/eb2c6b5)
    - github.com/armon/go-metrics: [f0300d1](https://github.com/armon/go-metrics/tree/f0300d1)
    - github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3)
    - github.com/bgentry/speakeasy: [v0.1.0](https://github.com/bgentry/speakeasy/tree/v0.1.0)
    - github.com/bketelsen/crypt: [5cbc8cc](https://github.com/bketelsen/crypt/tree/5cbc8cc)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11 ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO = 127
    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO_AVS = 163
    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO_AVS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4 = 195
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.20.md

    - github.com/armon/go-metrics: [f0300d1](https://github.com/armon/go-metrics/tree/f0300d1)
    - github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3)
    - github.com/bketelsen/crypt: [5cbc8cc](https://github.com/bketelsen/crypt/tree/5cbc8cc)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.24.md

    ### Removed
    - cloud.google.com/go/firestore: v1.1.0
    - github.com/armon/go-metrics: [f0300d1](https://github.com/armon/go-metrics/tree/f0300d1)
    - github.com/armon/go-radix: [7fddfc3](https://github.com/armon/go-radix/tree/7fddfc3)
    - github.com/bgentry/speakeasy: [v0.1.0](https://github.com/bgentry/speakeasy/tree/v0.1.0)
    - github.com/bits-and-blooms/bitset: [v1.2.0](https://github.com/bits-and-blooms/bitset/tree/v1.2.0)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Aug 24 00:02:43 GMT 2023
    - 473.4K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), const DLT_IEEE802_11 ideal-int
    pkg syscall (darwin-arm64), const DLT_IEEE802_11_RADIO = 127
    pkg syscall (darwin-arm64), const DLT_IEEE802_11_RADIO ideal-int
    pkg syscall (darwin-arm64), const DLT_IEEE802_11_RADIO_AVS = 163
    pkg syscall (darwin-arm64), const DLT_IEEE802_11_RADIO_AVS ideal-int
    pkg syscall (darwin-arm64), const DLT_LINUX_SLL = 113
    pkg syscall (darwin-arm64), const DLT_LINUX_SLL ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.6.md

    * Cleanup fluentd-gcp image: rebase on debian-base, switch to upstream packages, remove fluent-ui & rails ([#41998](https://github.com/kubernetes/kubernetes/pull/41998), [@timstclair](https://github.com/timstclair))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  9. doc/go_spec.html

    prefix, an integer part (hexadecimal digits), a radix point, a fractional part (hexadecimal digits),
    and an exponent part (<code>p</code> or <code>P</code> followed by an optional sign and decimal digits).
    One of the integer part or the fractional part may be elided; the radix point may be elided as well,
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.29.md

    - cloud.google.com/go/recaptchaenterprise/v2: v2.7.0 → v2.7.2
    - cloud.google.com/go/recommendationengine: v0.7.0 → v0.8.1
    - cloud.google.com/go/recommender: v1.9.0 → v1.10.1
    - cloud.google.com/go/redis: v1.11.0 → v1.13.1
    - cloud.google.com/go/resourcemanager: v1.7.0 → v1.9.1
    - cloud.google.com/go/resourcesettings: v1.5.0 → v1.6.1
    - cloud.google.com/go/retail: v1.12.0 → v1.14.1
    - cloud.google.com/go/run: v0.9.0 → v1.2.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
Back to top