Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for RuntimeHandlers (0.47 sec)

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

    							Description: "Status of the config assigned to the node via the dynamic Kubelet config feature.",
    							Ref:         ref("k8s.io/api/core/v1.NodeConfigStatus"),
    						},
    					},
    					"runtimeHandlers": {
    						VendorExtensible: spec.VendorExtensible{
    							Extensions: spec.Extensions{
    								"x-kubernetes-list-type": "atomic",
    							},
    						},
    						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. api/openapi-spec/swagger.json

              "type": "string"
            },
            "runtimeHandlers": {
              "description": "The available runtime handlers.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.core.v1.NodeRuntimeHandler"
              },
              "type": "array",
    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