- Sort Score
- Num 10 results
- Language All
Results 261 - 270 of 365 for tago (0.07 seconds)
-
helm-releases/minio-3.6.5.tgz
default image, imageTag, and imagePullPolicy. mode is used to indicate the ## image: repository: quay.io/minio/minio tag: RELEASE.2022-04-09T15-09-52Z pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-04-07T21-43-27Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway....
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 13 22:45:54 GMT 2022 - 18K bytes - Click Count (0) -
helm-releases/minio-5.0.7.tgz
default image, imageTag, and imagePullPolicy. mode is used to indicate the ## image: repository: quay.io/minio/minio tag: RELEASE.2023-02-10T18-48-39Z pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2023-01-28T20-29-38Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed mode: distributed...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Feb 13 10:37:23 GMT 2023 - 20.3K bytes - Click Count (0) -
helm-releases/minio-4.0.9.tgz
default image, imageTag, and imagePullPolicy. mode is used to indicate the ## image: repository: quay.io/minio/minio tag: RELEASE.2022-08-02T23-59-16Z pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-07-29T19-17-16Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway....
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Aug 03 06:10:44 GMT 2022 - 18.6K bytes - Click Count (0) -
helm-releases/minio-4.0.4.tgz
default image, imageTag, and imagePullPolicy. mode is used to indicate the ## image: repository: quay.io/minio/minio tag: RELEASE.2022-05-08T23-50-31Z pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-05-09T04-08-26Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway....
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Jul 14 04:44:23 GMT 2022 - 18.2K bytes - Click Count (0) -
helm-releases/minio-4.0.1.tgz
default image, imageTag, and imagePullPolicy. mode is used to indicate the ## image: repository: quay.io/minio/minio tag: RELEASE.2022-04-30T22-23-53Z pullPolicy: IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-04-16T21-11-21Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway....
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon May 02 06:10:34 GMT 2022 - 18K bytes - Click Count (0) -
cmd/main.go
commandsTree := trie.NewTrie() // registerCommand registers a cli command. registerCommand := func(command cli.Command) { // avoid registering commands which are not being built (via // go:build tags) if command.Name == "" { return } commands = append(commands, command) commandsTree.Insert(command.Name) } findClosestCommands := func(command string) []string {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Jul 30 22:59:48 GMT 2024 - 6.5K bytes - Click Count (0) -
docs/es/docs/help-fastapi.md
* Contarme cรณmo usas FastAPI (me encanta oรญr eso). * Enterarte cuando hago anuncios o lanzo nuevas herramientas. * Tambiรฉn puedes [seguir @fastapi en X (Twitter)](https://x.com/fastapi) (una cuenta aparte). * [Seguirme en **LinkedIn**](https://www.linkedin.com/in/tiangolo/). * Enterarte cuando hago anuncios o lanzo nuevas herramientas (aunque uso X (Twitter) mรกs a menudo ๐คทโโ).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/ko/docs/advanced/generate-clients.md
## ํ๊ทธ๊ฐ ์๋ FastAPI ์ฑ { #fastapi-app-with-tags } ๋๋ถ๋ถ์ ๊ฒฝ์ฐ FastAPI ์ฑ์ ๋ ์ปค์ง๊ณ , ์๋ก ๋ค๋ฅธ *๊ฒฝ๋ก ์ฒ๋ฆฌ* ๊ทธ๋ฃน์ ๋ถ๋ฆฌํ๊ธฐ ์ํด ํ๊ทธ๋ฅผ ์ฌ์ฉํ๊ฒ ๋ ๊ฐ๋ฅ์ฑ์ด ํฝ๋๋ค. ์๋ฅผ ๋ค์ด **items** ์น์ ๊ณผ **users** ์น์ ์ด ์๊ณ , ์ด๋ฅผ ํ๊ทธ๋ก ๋ถ๋ฆฌํ ์ ์์ต๋๋ค: {* ../../docs_src/generate_clients/tutorial002_py310.py hl[21,26,34] *} ### ํ๊ทธ๋ก TypeScript ํด๋ผ์ด์ธํธ ์์ฑํ๊ธฐ { #generate-a-typescript-client-with-tags } ํ๊ทธ๋ฅผ ์ฌ์ฉํ๋ FastAPI ์ฑ์ ๋ํด ํด๋ผ์ด์ธํธ๋ฅผ ์์ฑํ๋ฉด, ์ผ๋ฐ์ ์ผ๋ก ์์ฑ๋ ํด๋ผ์ด์ธํธ ์ฝ๋๋ ํ๊ทธ๋ฅผ ๊ธฐ์ค์ผ๋ก ๋ถ๋ฆฌ๋ฉ๋๋ค.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 11K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/MultipartReaderTest.kt
import okhttp3.RequestBody.Companion.toRequestBody import okhttp3.ResponseBody.Companion.toResponseBody import okio.Buffer import okio.BufferedSink import org.junit.jupiter.api.Tag import org.junit.jupiter.api.Test @Tag("Slowish") class MultipartReaderTest { @Test fun `parse multipart`() { val multipart = """ |--simple boundary |Content-Type: text/plain; charset=utf-8Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed May 28 02:11:14 GMT 2025 - 15.4K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleJavadocsPlugin.java
options.addStringOption("-add-stylesheet", javadocs.getJavadocCss().get().getAsFile().getAbsolutePath()); options.addStringOption("source", "8"); options.tags("apiNote:a:API Note:", "implSpec:a:Implementation Requirements:", "implNote:a:Implementation Note:"); // TODO: This breaks the provider task.getInputs().dir(javadocs.getJavaPackageListLoc());
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Sun Mar 01 05:52:34 GMT 2026 - 11.6K bytes - Click Count (0)