Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 65 for WatchList (0.17 sec)

  1. api/openapi-spec/v3/apis__certificates.k8s.io__v1alpha1_openapi.json

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

              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "admissionregistration_v1alpha1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "admissionregistration.k8s.io",
              "kind": "ValidatingAdmissionPolicy",
              "version": "v1alpha1"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.4K bytes
    - Viewed (0)
  3. test/abi/zombie_struct_select.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package main
    
    type patchlist struct {
    	head, tail uint32
    }
    
    type frag struct {
    	i   uint32
    	out patchlist
    }
    
    //go:noinline
    //go:registerparams
    func patch(l patchlist, i uint32) {
    }
    
    //go:noinline
    //go:registerparams
    func badbad(f1, f2 frag) frag {
    	// concat of failure is failure
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 02 17:58:59 UTC 2021
    - 676 bytes
    - Viewed (0)
  4. test/fixedbugs/issue4847.go

    // Issue 4847: initialization cycle is not detected.
    
    package p
    
    type (
    	E int
    	S int
    )
    
    type matcher func(s *S) E
    
    func matchList(s *S) E { return matcher(matchAnyFn)(s) }
    
    var foo = matcher(matchList)
    
    var matchAny = matcher(matchList) // ERROR "initialization cycle|depends upon itself"
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 23 20:27:09 UTC 2022
    - 519 bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__batch__v1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "batch_v1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "batch",
              "kind": "CronJob",
              "version": "v1"
            }
          },
          "parameters": [
            {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apiregistration.k8s.io__v1_openapi.json

              },
              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "apiregistration_v1"
            ],
            "x-kubernetes-action": "watchlist",
            "x-kubernetes-group-version-kind": {
              "group": "apiregistration.k8s.io",
              "kind": "APIService",
              "version": "v1"
            }
          },
          "parameters": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 135.1K bytes
    - Viewed (0)
  7. src/internal/types/testdata/check/init1.go

    func f6() { _ = y6 }
    
    // full test case
    
    type (
          E int
          S int
    )
    
    type matcher func(s *S) E
    
    func matchList(s *S) E { return matcher(matchAnyFn)(s) }
    
    var foo = matcher(matchList)
    
    var matchAny /* ERROR "initialization cycle" */ = matcher(matchList)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 17 19:54:25 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__node.k8s.io__v1_openapi.json

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

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

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