Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for recordDef (0.39 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/v3/api__v1_openapi.json

                "description": "Port is the port number of the service port of which status is recorded here",
                "format": "int32",
                "type": "integer"
              },
              "protocol": {
                "default": "",
                "description": "Protocol is the protocol of the service port of which status is recorded here The supported values are: \"TCP\", \"UDP\", \"SCTP\"",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

            },
            "port": {
              "description": "Port is the port number of the service port of which status is recorded here",
              "format": "int32",
              "type": "integer"
            },
            "protocol": {
              "description": "Protocol is the protocol of the service port of which status is recorded here The supported values are: \"TCP\", \"UDP\", \"SCTP\"",
              "type": "string"
            }
          },
    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