Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for microsecond (0.74 sec)

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

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
            "description": "MicroTime is version of Time with microsecond level precision.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    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/go1.txt

    pkg time, const January Month
    pkg time, const July Month
    pkg time, const June Month
    pkg time, const Kitchen ideal-string
    pkg time, const March Month
    pkg time, const May Month
    pkg time, const Microsecond Duration
    pkg time, const Millisecond Duration
    pkg time, const Minute Duration
    pkg time, const Monday Weekday
    pkg time, const Nanosecond Duration
    pkg time, const November Month
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    	return common.OpenAPIDefinition{
    		Schema: spec.Schema{
    			SchemaProps: spec.SchemaProps{
    				Description: "MicroTime is version of Time with microsecond level precision.",
    				Type:        metav1.MicroTime{}.OpenAPISchemaType(),
    				Format:      metav1.MicroTime{}.OpenAPISchemaFormat(),
    			},
    		},
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg time, const January = 1
    pkg time, const July = 7
    pkg time, const June = 6
    pkg time, const Kitchen = "3:04PM"
    pkg time, const March = 3
    pkg time, const May = 5
    pkg time, const Microsecond = 1000
    pkg time, const Millisecond = 1000000
    pkg time, const Minute = 60000000000
    pkg time, const Monday = 1
    pkg time, const Nanosecond = 1
    pkg time, const November = 11
    pkg time, const October = 10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            }
          },
          "type": "object"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime": {
          "description": "MicroTime is version of Time with microsecond level precision.",
          "format": "date-time",
          "type": "string"
        },
        "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top