Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 45 of 45 for failedJobsHistoryLimit (0.62 sec)

  1. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "type": "string"
              },
              "failedJobsHistoryLimit": {
                "description": "The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.",
                "format": "int32",
                "type": "integer"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    					"failedJobsHistoryLimit": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.",
    							Type:        []string{"integer"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "string"
            },
            "failedJobsHistoryLimit": {
              "description": "The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.",
              "format": "int32",
              "type": "integer"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "enum": [
                "Allow",
                "Forbid",
                "Replace"
              ],
              "type": "string"
            },
            "failedJobsHistoryLimit": {
              "description": "The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.",
              "format": "int32",
              "type": "integer"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

              "type": "string"
            },
            "failedJobsHistoryLimit": {
              "description": "The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.",
              "format": "int32",
              "type": "integer"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top