Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for folder1 (0.35 sec)

  1. CREDITS

    license from a particular copyright holder is reinstated (a)
    provisionally, unless and until the copyright holder explicitly and
    finally terminates your license, and (b) permanently, if the copyright
    holder fails to notify you of the violation by some reasonable means
    prior to 60 days after the cessation.
    
      Moreover, your license from a particular copyright holder is
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "leaseTransitions is the number of transitions of a lease between holders.",
              "format": "int32",
              "type": "integer"
            },
            "renewTime": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime",
              "description": "renewTime is a time when the current holder of a lease has last updated the lease."
            }
          },
          "type": "object"
    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. src/main/webapp/css/admin/adminlte.min.css.map

    {\n  font-weight: 300 !important;\n}\n\n.font-weight-lighter {\n  font-weight: lighter !important;\n}\n\n.font-weight-normal {\n  font-weight: 400 !important;\n}\n\n.font-weight-bold {\n  font-weight: 700 !important;\n}\n\n.font-weight-bolder {\n  font-weight: bolder !important;\n}\n\n.font-italic {\n  font-style: italic !important;\n}\n\n.text-white {\n  color: #ffffff !important;\n}\n\n.text-primary {\n  color: #007bff !important;\n}\n\na.text-primary:hover, a.text-primary:focus {\n  color: #0056b3...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "renewTime is a time when the current holder of a lease has last updated the lease.",
    							Ref:         ref("k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime"),
    						},
    					},
    					"leaseTransitions": {
    						SchemaProps: spec.SchemaProps{
    							Description: "leaseTransitions is the number of transitions of a lease between holders.",
    							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)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "leaseTransitions is the number of transitions of a lease between holders.",
              "format": "int32",
              "type": "integer"
            },
            "renewTime": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime",
              "description": "renewTime is a time when the current holder of a lease has last updated the lease."
            }
          },
          "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    var list=varArgs(arrayAsList);function listAsArray(list){return foldR(function(arraySoFar,listItem){arraySoFar.unshift(listItem);return arraySoFar;},[],list);}
    function map(fn,list){return list?cons(fn(head(list)),map(fn,tail(list))):emptyList;}
    function foldR(fn,startValue,list){return list?fn(foldR(fn,startValue,tail(list)),head(list)):startValue;}
    function foldR1(fn,list){return tail(list)?fn(foldR1(fn,tail(list)),head(list)):head(list);}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  7. api/openapi-spec/swagger.json

              "description": "leaseTransitions is the number of transitions of a lease between holders.",
              "format": "int32",
              "type": "integer"
            },
            "renewTime": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime",
              "description": "renewTime is a time when the current holder of a lease has last updated the lease."
            }
          },
          "type": "object"
    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