Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for tiki (0.33 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.",
    							Default:     "",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"timeZone": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "Specifies the job that will be created when executing a CronJob."
            },
            "schedule": {
              "description": "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.",
              "type": "string"
            },
            "startingDeadlineSeconds": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

              "description": "Specifies the job that will be created when executing a CronJob."
            },
            "schedule": {
              "description": "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.",
              "type": "string"
            },
            "startingDeadlineSeconds": {
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "Specifies the job that will be created when executing a CronJob."
            },
            "schedule": {
              "description": "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.",
              "type": "string"
            },
            "startingDeadlineSeconds": {
    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. src/main/webapp/css/admin/adminlte.min.css.map

      pre,\n    blockquote {\n      border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px\n      page-break-inside: avoid;\n    }\n\n    //\n    // Printing Tables:\n    // http://css-discuss.incutio.com/wiki/Printing_Tables\n    //\n\n    thead {\n      display: table-header-group;\n    }\n\n    tr,\n    img {\n      page-break-inside: avoid;\n    }\n\n    p,\n    h2,\n    h3 {\n      orphans: 3;\n      widows: 3;\n    }\n\n    h2,\n    h3 {\n      page-break-after:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
Back to top