DeviceAttribute

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

DeviceAttribute must have exactly one field set.

boolboolean or boolsBoolValue is a true/false value.
intinteger (int64) or intsIntValue is a number.
stringstring or stringsStringValue is a string. Must not be longer than 64 characters.
versionstring or versionsVersionValue is a semantic version according to semver.org spec 2.0.0. Must not be longer than 64 characters.