kubernetes v1.32

ResourceSliceSpec.devices.basic

BasicDevice defines one device instance.

2 fields
ResourceSliceSpec.devices.basic fields and descriptions
Field / TypeDescription
map[string]DeviceAttribute

Attributes defines the set of attributes for this device. The name of each attribute must be unique in that set. The maximum number of attributes and capacities combined is 32.

map[string]Quantity

Capacity defines the set of capacities for this device. The name of each capacity must be unique in that set. The maximum number of attributes and capacities combined is 32.