Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 80 (0.31 sec)

  1. api/go1.16.txt

    pkg log/syslog (darwin-arm64), const LOG_ALERT Priority
    pkg log/syslog (darwin-arm64), const LOG_AUTH = 32
    pkg log/syslog (darwin-arm64), const LOG_AUTH Priority
    pkg log/syslog (darwin-arm64), const LOG_AUTHPRIV = 80
    pkg log/syslog (darwin-arm64), const LOG_AUTHPRIV Priority
    pkg log/syslog (darwin-arm64), const LOG_CRIT = 2
    pkg log/syslog (darwin-arm64), const LOG_CRIT Priority
    pkg log/syslog (darwin-arm64), const LOG_CRON = 72
    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)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // FallbackToLogsOnError will use the last chunk of container log output if the termination
      // message file is empty and the container exited with an error.
      // The log output is limited to 2048 bytes or 80 lines, whichever is smaller.
      // Defaults to File.
      // Cannot be updated.
      // +optional
      optional string terminationMessagePolicy = 20;
    
      // Image pull policy.
      // One of Always, Never, IfNotPresent.
    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.24.md

    - Print `<default>` as the value in case kubectl describe ingress shows `default-backend:80` when no default backend is present ([#108506](https://github.com/kubernetes/kubernetes/pull/108506), [@jlsong01](https://github.com/jlsong01))
    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)
Back to top