Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 65 for WatchList (0.19 sec)

  1. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1beta3_openapi.json

              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "flowcontrolApiserver_v1beta3"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "flowcontrol.apiserver.k8s.io",
              "kind": "FlowSchema",
              "version": "v1beta3"
            }
          },
          "parameters": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 232.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "flowcontrolApiserver_v1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "flowcontrol.apiserver.k8s.io",
              "kind": "FlowSchema",
              "version": "v1"
            }
          },
          "parameters": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 231.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "admissionregistration_v1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "admissionregistration.k8s.io",
              "kind": "MutatingWebhookConfiguration",
              "version": "v1"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 388.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    }
    
    const (
    	// InitialEventsAnnotationKey the name of the key
    	// under which an annotation marking the end of
    	// a watchlist stream is stored.
    	//
    	// The annotation is added to a "Bookmark" event.
    	InitialEventsAnnotationKey = "k8s.io/initial-events-end"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (1)
  5. api/openapi-spec/v3/apis__storage.k8s.io__v1alpha1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "storage_v1alpha1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "storage.k8s.io",
              "kind": "VolumeAttributesClass",
              "version": "v1alpha1"
            }
          },
          "parameters": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 117.5K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__storagemigration.k8s.io__v1alpha1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "storagemigration_v1alpha1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "storagemigration.k8s.io",
              "kind": "StorageVersionMigration",
              "version": "v1alpha1"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.3K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "admissionregistration_v1beta1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "admissionregistration.k8s.io",
              "kind": "ValidatingAdmissionPolicy",
              "version": "v1beta1"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
  8. src/regexp/syntax/compile.go

    // head == 0 denotes the empty list, okay because we start every program
    // with a fail instruction, so we'll never want to point at its output link.
    type patchList struct {
    	head, tail uint32
    }
    
    func makePatchList(n uint32) patchList {
    	return patchList{n, n}
    }
    
    func (l patchList) patch(p *Prog, val uint32) {
    	head := l.head
    	for head != 0 {
    		i := &p.Inst[head>>1]
    		if head&1 == 0 {
    			head = i.Out
    			i.Out = val
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 6.8K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "internalApiserver_v1alpha1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "internal.apiserver.k8s.io",
              "kind": "StorageVersion",
              "version": "v1alpha1"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.2K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__scheduling.k8s.io__v1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "scheduling_v1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "scheduling.k8s.io",
              "kind": "PriorityClass",
              "version": "v1"
            }
          },
          "parameters": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 116.6K bytes
    - Viewed (0)
Back to top