Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for updateResourceMap (0.18 sec)

  1. pkg/kubelet/kubelet_test.go

    		// to emulate resource Allocation failure.
    		// Resources not contained in this map will have their node.allocatableResource
    		// quantity unchanged.
    		updateResourceMap := map[v1.ResourceName]resource.Quantity{
    			adjustedResource: resourceQuantity2,
    			emptyResource:    resourceQuantity0,
    			failedResource:   resourceQuantityInvalid,
    		}
    		pod := attrs.Pod
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 106.9K bytes
    - Viewed (0)
Back to top