Files
c/kubernetes/docs/v1alpha3_basic_device.md
Kubernetes Prow Robot f914036e5a Automated openapi generation from release-1.31
Signed-off-by: Hui Yu <ityuhui@gmail.com>
2024-10-12 12:08:56 +08:00

742 B

v1alpha3_basic_device_t

Properties

Name Type Description Notes
attributes list_t* 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. [optional]
capacity list_t* 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. [optional]

[Back to Model list] [Back to API list] [Back to README]