Search Options

Results per page
Sort
Preferred Languages
Advance

Results 371 - 380 of 580 for limit (0.02 sec)

  1. helm-releases/minio-3.0.1.tgz

    .Values.configPathmc }}" MC="/usr/bin/mc --insecure --config-dir ${MC_CONFIG_DIR}" {{- else }} MC="/usr/bin/mc --insecure" {{- end }} # connectToMinio # Use a check-sleep-check loop to wait for Minio service to be available connectToMinio() { SCHEME=$1 ATTEMPTS=0 ; LIMIT=29 ; # Allow 30 attempts set -e ; # fail if we can't read the keys. ACCESS=$(cat /config/rootUser) ; SECRET=$(cat /config/rootPassword) ; set +e ; # The connections to minio are allowed to fail. echo "Connecting to Minio server: $SCHEME://$MINIO_E...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Sep 02 01:47:43 UTC 2021
    - 13.8K bytes
    - Viewed (0)
  2. helm-releases/minio-3.0.2.tgz

    .Values.configPathmc }}" MC="/usr/bin/mc --insecure --config-dir ${MC_CONFIG_DIR}" {{- else }} MC="/usr/bin/mc --insecure" {{- end }} # connectToMinio # Use a check-sleep-check loop to wait for Minio service to be available connectToMinio() { SCHEME=$1 ATTEMPTS=0 ; LIMIT=29 ; # Allow 30 attempts set -e ; # fail if we can't read the keys. ACCESS=$(cat /config/rootUser) ; SECRET=$(cat /config/rootPassword) ; set +e ; # The connections to minio are allowed to fail. echo "Connecting to Minio server: $SCHEME://$MINIO_E...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Sep 03 08:11:32 UTC 2021
    - 13.8K bytes
    - Viewed (0)
  3. 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)
  4. src/archive/zip/struct.go

    	if mode&fs.ModeDir != 0 {
    		h.ExternalAttrs |= msdosDir
    	}
    	if mode&0200 == 0 {
    		h.ExternalAttrs |= msdosReadOnly
    	}
    }
    
    // isZip64 reports whether the file size exceeds the 32 bit limit
    func (h *FileHeader) isZip64() bool {
    	return h.CompressedSize64 >= uint32max || h.UncompressedSize64 >= uint32max
    }
    
    func (h *FileHeader) hasDataDescriptor() bool {
    	return h.Flags&0x8 != 0
    }
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 28 21:41:09 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  5. okhttp-tls/src/test/java/okhttp3/tls/internal/der/DerTest.kt

        }.also { expected ->
          assertThat(expected.message).isEqualTo("enclosed object too large")
        }
      }
    
      /** Object identifiers are nominally self-delimiting. Outrun the limit with one. */
      @Test fun `variable length long outruns limit`() {
        val bytes = "060229ffffff7f".decodeHex()
        assertFailsWith<ProtocolException> {
          Adapters.OBJECT_IDENTIFIER.fromDer(bytes)
        }.also { expected ->
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 31.7K bytes
    - Viewed (0)
  6. 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)
  7. helm-releases/minio-3.5.4.tgz

    .Values.configPathmc }}" MC="/usr/bin/mc --insecure --config-dir ${MC_CONFIG_DIR}" {{- else }} MC="/usr/bin/mc --insecure" {{- end }} # connectToMinio # Use a check-sleep-check loop to wait for MinIO service to be available connectToMinio() { SCHEME=$1 ATTEMPTS=0 ; LIMIT=29 ; # Allow 30 attempts set -e ; # fail if we can't read the keys. ACCESS=$(cat /config/rootUser) ; SECRET=$(cat /config/rootPassword) ; set +e ; # The connections to minio are allowed to fail. echo "Connecting to MinIO server: $SCHEME://$MINIO_E...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Feb 14 06:04:53 UTC 2022
    - 17.2K bytes
    - Viewed (0)
  8. helm-releases/minio-3.5.5.tgz

    .Values.configPathmc }}" MC="/usr/bin/mc --insecure --config-dir ${MC_CONFIG_DIR}" {{- else }} MC="/usr/bin/mc --insecure" {{- end }} # connectToMinio # Use a check-sleep-check loop to wait for MinIO service to be available connectToMinio() { SCHEME=$1 ATTEMPTS=0 ; LIMIT=29 ; # Allow 30 attempts set -e ; # fail if we can't read the keys. ACCESS=$(cat /config/rootUser) ; SECRET=$(cat /config/rootPassword) ; set +e ; # The connections to minio are allowed to fail. echo "Connecting to MinIO server: $SCHEME://$MINIO_E...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Feb 16 19:44:53 UTC 2022
    - 17.2K bytes
    - Viewed (0)
  9. common-protos/k8s.io/api/autoscaling/v1/generated.proto

      // and will set the desired number of pods by using its Scale subresource.
      optional CrossVersionObjectReference scaleTargetRef = 1;
    
      // minReplicas is the lower limit for the number of replicas to which the autoscaler
      // can scale down.  It defaults to 1 pod.  minReplicas is allowed to be 0 if the
      // alpha feature gate HPAScaleToZero is enabled and at least one Object or External
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 22K bytes
    - Viewed (0)
  10. internal/lock/lock_windows.go

    	}
    	return lockedOpenFile(path, flag, perm, lockType)
    }
    
    // fixLongPath returns the extended-length (\\?\-prefixed) form of
    // path when needed, in order to avoid the default 260 character file
    // path limit imposed by Windows. If path is not easily converted to
    // the extended-length form (for example, if path is a relative path
    // or contains .. elements), or is short enough, fixLongPath returns
    // path unmodified.
    //
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Oct 18 18:08:15 UTC 2023
    - 7.9K bytes
    - Viewed (0)
Back to top