Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for fopacity (0.14 sec)

  1. pkg/apis/core/validation/validation_test.go

    			},
    		}, true},
    		{core.Node{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "invalid-fractional-extended-capacity",
    			},
    		}, core.Node{
    			ObjectMeta: metav1.ObjectMeta{
    				Name: "invalid-fractional-extended-capacity",
    			},
    			Status: core.NodeStatus{
    				Capacity: core.ResourceList{
    					core.ResourceName(core.ResourceCPU):    resource.MustParse("10"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "items": {
                "description": "Items is the list of node resource capacity objects.",
                "items": {
                  "allOf": [
                    {
                      "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.ResourceClaimParameters"
                    }
                  ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top