Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 25 of 25 for aggregationRule (0.52 sec)

  1. api/openapi-spec/v3/apis__rbac.authorization.k8s.io__v1_openapi.json

            "properties": {
              "aggregationRule": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.rbac.v1.AggregationRule"
                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 352.2K bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							},
    						},
    					},
    					"aggregationRule": {
    						SchemaProps: spec.SchemaProps{
    							Description: "AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller.",
    							Ref:         ref("k8s.io/api/rbac/v1.AggregationRule"),
    						},
    					},
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "properties": {
            "aggregationRule": {
              "$ref": "#/definitions/io.k8s.api.rbac.v1.AggregationRule",
              "description": "AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller."
    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/swagger.json

          "properties": {
            "aggregationRule": {
              "$ref": "#/definitions/io.k8s.api.rbac.v1.AggregationRule",
              "description": "AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller."
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "properties": {
            "aggregationRule": {
              "$ref": "#/definitions/io.k8s.api.rbac.v1.AggregationRule",
              "description": "AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller."
    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