Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Shardz (0.26 sec)

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

    			SchemaProps: spec.SchemaProps{
    				Description: "ResourceQuotaSpec defines the desired hard limits to enforce for Quota.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"hard": {
    						SchemaProps: spec.SchemaProps{
    							Description: "hard is the set of desired hard limits for each named resource. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/",
    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

          "description": "ResourceQuotaSpec defines the desired hard limits to enforce for Quota.",
          "properties": {
            "hard": {
              "additionalProperties": {
                "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top