Skip to main content

Module v1alpha3

Module v1alpha3 

Source

Structs§

DeviceTaint
The device this taint is attached to has the “effect” on any claim which does not tolerate the taint and, through the claim, to pods using the claim.
DeviceTaintRule
DeviceTaintRule adds one taint to all devices which match the selector. This has the same effect as if the taint was specified directly in the ResourceSlice by the DRA driver.
DeviceTaintRuleSpec
DeviceTaintRuleSpec specifies the selector and one taint.
DeviceTaintRuleStatus
DeviceTaintRuleStatus provides information about an on-going pod eviction.
DeviceTaintSelector
DeviceTaintSelector defines which device(s) a DeviceTaintRule applies to. The empty selector matches all devices. Without a selector, no devices are matched.
PoolStatus
PoolStatus contains status information for a single resource pool.
ResourcePoolStatusRequest
ResourcePoolStatusRequest triggers a one-time calculation of resource pool status based on the provided filters. Once status is set, the request is considered complete and will not be reprocessed. Users should delete and recreate requests to get updated information.
ResourcePoolStatusRequestSpec
ResourcePoolStatusRequestSpec defines the filters for the pool status request.
ResourcePoolStatusRequestStatus
ResourcePoolStatusRequestStatus contains the calculated pool status information.