Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 57 of 57 for MutatingWebhook (0.34 sec)

  1. staging/src/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go

    }
    
    func (MatchResources) SwaggerDoc() map[string]string {
    	return map_MatchResources
    }
    
    var map_MutatingWebhook = map[string]string{
    	"":                        "MutatingWebhook describes an admission webhook and the resources and operations it applies to.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 06 00:00:21 UTC 2024
    - 48.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1_openapi.json

              }
            },
            "type": "object",
            "x-kubernetes-map-type": "atomic"
          },
          "io.k8s.api.admissionregistration.v1.MutatingWebhook": {
            "description": "MutatingWebhook describes an admission webhook and the resources and operations it applies to.",
            "properties": {
              "admissionReviewVersions": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 388.1K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    $a := mustMergeOverwrite $defaults ($.Files.Get (printf "files/profile-%s.yaml" .) | fromYaml) }} {{- end }} {{- $b := set $ "Values" (mustMergeOverwrite $defaults $.Values) }} manifests/charts/default/templates/mutatingwebhook.yaml # Adapted from istio-discovery/templates/mutatingwebhook.yaml # Removed paths for legacy and default selectors since a revision tag # is inherently created from a specific revision {{/* Copy just what we need to avoid expensive deepCopy */}} {{- $whv := dict "revision"...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    										Default: map[string]interface{}{},
    										Ref:     ref("k8s.io/api/admissionregistration/v1.MutatingWebhook"),
    									},
    								},
    							},
    						},
    					},
    				},
    			},
    		},
    		Dependencies: []string{
    			"k8s.io/api/admissionregistration/v1.MutatingWebhook", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"},
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "string"
            }
          },
          "required": [
            "name",
            "expression"
          ],
          "type": "object"
        },
        "io.k8s.api.admissionregistration.v1.MutatingWebhook": {
          "description": "MutatingWebhook describes an admission webhook and the resources and operations it applies to.",
          "properties": {
            "admissionReviewVersions": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

              "x-kubernetes-list-type": "atomic"
            }
          },
          "type": "object",
          "x-kubernetes-map-type": "atomic"
        },
        "io.k8s.api.admissionregistration.v1.MutatingWebhook": {
          "description": "MutatingWebhook describes an admission webhook and the resources and operations it applies to.",
          "properties": {
            "admissionReviewVersions": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

    {
      "definitions": {
        "io.k8s.api.admissionregistration.v1.MutatingWebhook": {
          "description": "MutatingWebhook describes an admission webhook and the resources and operations it applies to.",
          "properties": {
            "admissionReviewVersions": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top