- Sort Score
- Result 10 results
- Languages All
Results 291 - 300 of 322 for permits (0.09 sec)
-
docs/en/docs/deployment/docker.md
When the **container** is started and running (started from a **container image**) it could create or change files, environment variables, etc. Those changes will exist only in that container, but would not persist in the underlying container image (would not be saved to disk). A container image is comparable to the **program** file and contents, e.g. `python` and some file `main.py`.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Sep 18 16:09:57 UTC 2024 - 28.5K bytes - Viewed (0) -
docs/fr/docs/async.md
Ceci devrait être plus compréhensible désormais. ✨ Tout ceci est donc ce qui donne sa force à **FastAPI** (à travers Starlette) et lui permet d'avoir des performances aussi impressionnantes. ## Détails très techniques /// warning | "Attention !" Vous pouvez probablement ignorer cela.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 25.4K bytes - Viewed (0) -
cmd/metacache-set.go
xioutil "github.com/minio/minio/internal/ioutil" "github.com/minio/pkg/v3/console" ) //go:generate msgp -file $GOFILE -unexported type listPathOptions struct { // ID of the listing. // This will be used to persist the list. ID string // Bucket of the listing. Bucket string // Directory inside the bucket. // When unset listPath will set this based on Prefix BaseDir string
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Jul 12 16:23:16 UTC 2024 - 30.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
- Scheduler framework permit plugins now run at the end of the scheduling cycle, after reserve plugins. Waiting on permit will remain in the beginning of the binding cycle. ([#88199](https://github.com/kubernetes/kubernetes/pull/88199), [@mateuszlitwin](https://github.com/mateuszlitwin)) [SIG Scheduling]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
docs/de/docs/async.md
<img src="/img/async/concurrent-burgers/concurrent-burgers-05.png" class="illustration"> Während Sie warten und mit Ihrem Schwarm sprechen, überprüfen Sie von Zeit zu Zeit die auf dem Zähler angezeigte Nummer, um zu sehen, ob Sie bereits an der Reihe sind. Dann, irgendwann, sind Sie endlich an der Reihe. Sie gehen zur Theke, holen sich die Burger und kommen zurück an den Tisch.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 26.6K bytes - Viewed (0) -
docs/bucket/notifications/README.md
exchange_type (string) AMQP exchange type routing_key (string) routing key for publishing mandatory (on|off) quietly ignore undelivered messages when set to 'off', default is 'on' durable (on|off) persist queue across broker restarts when set to 'on', default is 'off' no_wait (on|off) non-blocking message delivery when set to 'on', default is 'off'
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 84K bytes - Viewed (0) -
.bazelrc
# not on sm_90 GPUs. compute_80 kernels though can also run on sm_90 GPUs. build:cuda_clang --repo_env=HERMETIC_CUDA_COMPUTE_CAPABILITIES="sm_60,sm_70,sm_80,sm_89,compute_90" # Permit newer CUDA versions than Clang is aware of build:cuda_clang --copt="-Wno-unknown-cuda-version" # Set lld as the linker. build:cuda_clang --host_linkopt="-fuse-ld=lld" build:cuda_clang --host_linkopt="-lm"
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 22:02:31 UTC 2024 - 51.3K bytes - Viewed (0) -
api/go1.txt
pkg syscall (linux-386), type Termios struct pkg syscall (linux-386), type Termios struct, Cc [32]uint8 pkg syscall (linux-386), type Termios struct, Cflag uint32 pkg syscall (linux-386), type Termios struct, Iflag uint32 pkg syscall (linux-386), type Termios struct, Ispeed uint32 pkg syscall (linux-386), type Termios struct, Lflag uint32 pkg syscall (linux-386), type Termios struct, Line uint8
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
android/guava/src/com/google/common/net/InetAddresses.java
* * <p>NOTE: This method is failsafe for security purposes: ALL IPv6 addresses (except localhost * (::1)) are hashed to avoid the security risk associated with extracting an embedded IPv4 * address that might permit elevated privileges. * * @param ip {@link InetAddress} to "coerce" * @return {@link Inet4Address} represented "coerced" address * @since 7.0 */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 47.1K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type Termios struct #53466 pkg syscall (freebsd-riscv64), type Termios struct, Cc [20]uint8 #53466 pkg syscall (freebsd-riscv64), type Termios struct, Cflag uint32 #53466 pkg syscall (freebsd-riscv64), type Termios struct, Iflag uint32 #53466 pkg syscall (freebsd-riscv64), type Termios struct, Ispeed uint32 #53466 pkg syscall (freebsd-riscv64), type Termios struct, Lflag uint32 #53466
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0)