DeviceAttribute

io.k8s.api.resource.v1.DeviceAttribute source ↗

DeviceAttribute must have exactly one field set.

boolbooleanBoolValue is a true/false value.
intinteger (int64)IntValue is a number.
stringstringStringValue is a string. Must not be longer than 64 characters.
versionstringVersionValue is a semantic version according to semver.org spec 2.0.0. Must not be longer than 64 characters.