Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for cronJob (0.44 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "kind": "CronJob",
              "version": "v1"
            }
          }
        },
        "/apis/batch/v1/namespaces/{namespace}/cronjobs/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a CronJob",
            "operationId": "deleteBatchV1NamespacedCronJob",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "kind": "CronJob",
              "version": "v1"
            }
          }
        },
        "/apis/batch/v1/namespaces/{namespace}/cronjobs/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a CronJob",
            "operationId": "deleteBatchV1NamespacedCronJob",
            "parameters": [
              {
                "in": "body",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

              "kind": "CronJob",
              "version": "v1"
            }
          }
        },
        "/apis/batch/v1/namespaces/{namespace}/cronjobs/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a CronJob",
            "operationId": "deleteBatchV1NamespacedCronJob",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    The set of valid time zone names and the time zone offset is loaded from the system-wide time zone database by the API server during CronJob validation and the controller manager during execution. If no system-wide time zone database can be found a bundled version of the database is used instead. If the time zone name becomes invalid during the lifetime of a CronJob or due to a change in host configuration, the controller will stop creating new new Jobs and will create a system event with the reason...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top