Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 86 for APIGroups (0.35 sec)

  1. manifests/charts/gateways/istio-egress/templates/role.yaml

        istio.io/rev: {{ .Values.revision | default "default" | quote }}
        install.operator.istio.io/owning-resource: {{ .Values.ownerName | default "unknown" }}
        operator.istio.io/component: "EgressGateways"
    rules:
    - apiGroups: [""]
      resources: ["secrets"]
      verbs: ["get", "watch", "list"]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 18 18:16:49 UTC 2024
    - 538 bytes
    - Viewed (0)
  2. manifests/charts/gateways/istio-ingress/templates/role.yaml

        istio.io/rev: {{ .Values.revision | default "default" | quote }}
        install.operator.istio.io/owning-resource: {{ .Values.ownerName | default "unknown" }}
        operator.istio.io/component: "IngressGateways"
    rules:
    - apiGroups: [""]
      resources: ["secrets"]
      verbs: ["get", "watch", "list"]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 18 18:16:49 UTC 2024
    - 540 bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/rbac.authorization.k8s.io.v1.ClusterRole.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/rbac.authorization.k8s.io.v1.Role.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  5. manifests/charts/default/templates/validatingwebhook.yaml

            namespace: {{ .Values.global.istioNamespace }}
            path: "/validate"
          {{- end }}
        rules:
          - operations:
              - CREATE
              - UPDATE
            apiGroups:
              - security.istio.io
              - networking.istio.io
              - telemetry.istio.io
              - extensions.istio.io
            apiVersions:
              - "*"
            resources:
              - "*"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 18 18:16:49 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.json

          }
        ]
      },
      "spec": {
        "namespace": "namespaceValue"
      },
      "status": {
        "resourceRules": [
          {
            "verbs": [
              "verbsValue"
            ],
            "apiGroups": [
              "apiGroupsValue"
            ],
            "resources": [
              "resourcesValue"
            ],
            "resourceNames": [
              "resourceNamesValue"
            ]
          }
        ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.SelfSubjectRulesReview.yaml

    status:
      evaluationError: evaluationErrorValue
      incomplete: true
      nonResourceRules:
      - nonResourceURLs:
        - nonResourceURLsValue
        verbs:
        - verbsValue
      resourceRules:
      - apiGroups:
        - apiGroupsValue
        resourceNames:
        - resourceNamesValue
        resources:
        - resourcesValue
        verbs:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.json

                  "name": "nameValue"
                }
              }
            ],
            "resourceRules": [
              {
                "verbs": [
                  "verbsValue"
                ],
                "apiGroups": [
                  "apiGroupsValue"
                ],
                "resources": [
                  "resourcesValue"
                ],
                "clusterScope": true,
                "namespaces": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta1.FlowSchema.yaml

      priorityLevelConfiguration:
        name: nameValue
      rules:
      - nonResourceRules:
        - nonResourceURLs:
          - nonResourceURLsValue
          verbs:
          - verbsValue
        resourceRules:
        - apiGroups:
          - apiGroupsValue
          clusterScope: true
          namespaces:
          - namespacesValue
          resources:
          - resourcesValue
          verbs:
          - verbsValue
        subjects:
        - group:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/rbac.authorization.k8s.io.v1alpha1.Role.yaml

        blockOwnerDeletion: true
        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    rules:
    - apiGroups:
      - apiGroupsValue
      nonResourceURLs:
      - nonResourceURLsValue
      resourceNames:
      - resourceNamesValue
      resources:
      - resourcesValue
      verbs:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1K bytes
    - Viewed (0)
Back to top