- Sort Score
- Result 10 results
- Languages All
Results 741 - 750 of 861 for limites (0.07 sec)
-
cmd/data-scanner.go
// // Whenever a branch is scanned, it is assumed that it will be un-compacted // before it hits any of the above limits. // This will make the branch rebalance itself when scanned if the distribution of objects has changed. // scanDataFolder will scanner the basepath+cache.Info.Name and return an updated cache. // The returned cache will always be valid, but may not be updated from the existing.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 22 21:10:34 UTC 2024 - 48.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.32.md
- AzureDiskLimits - CinderLimits - EBSLimits - GCEPDLimits Because the corresponding CSI driver reports how many volumes a node can handle in NodeGetInfoResponse, the kubelet stores this limit in CSINode and the scheduler then knows the driver's limit on the node.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 29 20:17:52 UTC 2024 - 121.6K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractScheduledService.java
* the life cycle methods. * * <h3>Usage Example</h3> * * <p>Here is a sketch of a service which crawls a website and uses the scheduling capabilities to * rate limit itself. * * <pre>{@code * class CrawlingService extends AbstractScheduledService { * private Set<Uri> visited; * private Queue<Uri> toCrawl; * protected void startUp() throws Exception {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 16:22:21 UTC 2024 - 27.8K bytes - Viewed (0) -
docs/em/docs/tutorial/dependencies/index.md
π πͺ π β«οΈ *β‘ π οΈ π’* π΅ "π¨βπ¨" (π΅ `@app.get("/some-path")`). & β«οΈ πͺ π¨ π³ π π. π πΌ, π π β: * π¦ π’ π’ `q` π `str`. * π¦ π’ π’ `skip` π `int`, & π’ `0`. * π¦ π’ π’ `limit` π `int`, & π’ `100`. & β€΄οΈ β«οΈ π¨ `dict` β π π². ### π `Depends` //// tab | π 3οΈβ£.6οΈβ£ & π ```Python hl_lines="3" {!> ../../docs_src/dependencies/tutorial001.py!} ``` ////
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.7K bytes - Viewed (0) -
Makefile.core.mk
#----------------------------------------------------------------------------- # Target: docker #----------------------------------------------------------------------------- .PHONY: push # for now docker is limited to Linux compiles - why ? include tools/istio-docker.mk push: docker.push ## Build and push docker images to registry defined by $HUB and $TAG
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 03 23:53:59 UTC 2024 - 18.4K bytes - Viewed (0) -
helm-releases/minio-5.1.0.tgz
of the chart. */}} {{- define "minio.name" -}} {{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} {{- end -}} {{/* Create a default fully qualified app name. We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). If release name contains chart name it will be used as a full name. */}} {{- define "minio.fullname" -}} {{- if .Values.fullnameOverride -}} {{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}} {{- else -}}...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Mar 03 18:49:37 UTC 2024 - 21.3K bytes - Viewed (0) -
helm-releases/minio-5.2.0.tgz
of the chart. */}} {{- define "minio.name" -}} {{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} {{- end -}} {{/* Create a default fully qualified app name. We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). If release name contains chart name it will be used as a full name. */}} {{- define "minio.fullname" -}} {{- if .Values.fullnameOverride -}} {{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}} {{- else -}}...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Apr 28 10:14:37 UTC 2024 - 21.7K bytes - Viewed (0) -
helm-releases/minio-4.1.0.tgz
of the chart. */}} {{- define "minio.name" -}} {{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} {{- end -}} {{/* Create a default fully qualified app name. We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). If release name contains chart name it will be used as a full name. */}} {{- define "minio.fullname" -}} {{- if .Values.fullnameOverride -}} {{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}} {{- else -}}...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Oct 24 20:37:05 UTC 2022 - 20K bytes - Viewed (0) -
docs/ko/docs/tutorial/dependencies/classes-as-dependencies.md
``` //// μ΄ λ§€κ°λ³μλ€μ **FastAPI**κ° μμ‘΄μ±μ "ν΄κ²°"νκΈ° μν΄ μ¬μ©ν κ²μ λλ€ ν¨μμ ν΄λμ€ λ κ°μ§ λ°©μ λͺ¨λ, μλ μμλ₯Ό κ°μ΅λλ€: * `λ¬Έμμ΄`μ΄λ©΄μ μ νμ¬νμΈ μΏΌλ¦¬ 맀κ°λ³μ `q`. * κΈ°λ³Έκ°μ΄ `0`μ΄λ©΄μ `μ μν`μΈ μΏΌλ¦¬ 맀κ°λ³μ `skip` * κΈ°λ³Έκ°μ΄ `100`μ΄λ©΄μ `μ μν`μΈ μΏΌλ¦¬ 맀κ°λ³μ `limit` λ κ°μ§ λ°©μ λͺ¨λ, λ°μ΄ν°λ λ³ν, κ²μ¦λκ³ OpenAPI μ€ν€λ§μ λ¬Έμνλ©λλ€. ## μ¬μ©ν΄λ΄ μλ€! μ΄μ μλμ ν΄λμ€λ₯Ό μ΄μ©ν΄μ μμ‘΄μ±μ μ μν μ μμ΅λλ€. //// tab | νμ΄μ¬ 3.6 μ΄μ ```Python hl_lines="19"
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 7.9K bytes - Viewed (0) -
docs/en/docs/tutorial/dependencies/index.md
In this case, this dependency expects: * An optional query parameter `q` that is a `str`. * An optional query parameter `skip` that is an `int`, and by default is `0`. * An optional query parameter `limit` that is an `int`, and by default is `100`. And then it just returns a `dict` containing those values. /// info FastAPI added support for `Annotated` (and started recommending it) in version 0.95.0.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Oct 28 11:18:17 UTC 2024 - 9.2K bytes - Viewed (0)