Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for LastTimestamp (0.26 sec)

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

    							Description: "The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)",
    							Ref:         ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"),
    						},
    					},
    					"lastTimestamp": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The time at which the most recent occurrence of this event was recorded.",
    							Ref:         ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

              "type": "string"
            },
            "lastTimestamp": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
              "description": "The time at which the most recent occurrence of this event was recorded."
            },
            "message": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "string"
            },
            "lastTimestamp": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
              "description": "The time at which the most recent occurrence of this event was recorded."
            },
            "message": {
    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