Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for checkPkg (0.37 sec)

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

    							Format:      "int64",
    						},
    					},
    					"typeChecking": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The results of type checking for each expression. Presence of this field indicates the completion of the type checking.",
    							Ref:         ref("k8s.io/api/admissionregistration/v1.TypeChecking"),
    						},
    					},
    					"conditions": {
    						VendorExtensible: spec.VendorExtensible{
    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": "object"
        },
        "io.k8s.api.admissionregistration.v1.TypeChecking": {
          "description": "TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy",
          "properties": {
            "expressionWarnings": {
              "description": "The type checking warnings for each expression.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.admissionregistration.v1.ExpressionWarning"
    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-with-shared-parameters.json

        },
        "io.k8s.api.admissionregistration.v1alpha1.TypeChecking": {
          "description": "TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy",
          "properties": {
            "expressionWarnings": {
              "description": "The type checking warnings for each expression.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.admissionregistration.v1alpha1.ExpressionWarning"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

              },
              "service": {
                "default": "",
                "description": "Service is the name of the service to place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).\n\nIf this is not specified, the default behavior is defined by gRPC.",
                "type": "string"
              }
            },
            "required": [
              "port"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "description": "LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace. Having a namespace scoped resource makes it much easier to grant namespace scoped policy that includes permissions checking.",
          "properties": {
            "apiVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    paint',summaryOptions:SUMMARY_OPTIONS,});const onLoadHistogram=histograms.createHistogram('timeToOnload',timeDurationInMs_smallerIsBetter,[],{binBoundaries:LOADING_METRIC_BOUNDARIES,description:'time to onload. '+'This is temporary metric used for PCv1/v2 sanity checking',summaryOptions:SUMMARY_OPTIONS,});const firstMeaningfulPaintHistogram=histograms.createHistogram('timeToFirstMeaningfulPaint',timeDurationInMs_smallerIsBetter,[],{binBoundaries:LOADING_METRIC_BOUNDARIES,description:'time to first meaningful pai...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top