Options
All
  • Public
  • Public/Protected
  • All
Menu

DeviceAttribute must have exactly one field set.

export
interface

IoK8sApiResourceV1alpha3DeviceAttribute

Hierarchy

  • IoK8sApiResourceV1alpha3DeviceAttribute

Index

Properties

_int?: number

IntValue is a number.

memberof

IoK8sApiResourceV1alpha3DeviceAttribute

bool?: boolean

BoolValue is a true/false value.

memberof

IoK8sApiResourceV1alpha3DeviceAttribute

string?: string

StringValue is a string. Must not be longer than 64 characters.

memberof

IoK8sApiResourceV1alpha3DeviceAttribute

version?: string

VersionValue is a semantic version according to semver.org spec 2.0.0. Must not be longer than 64 characters.

memberof

IoK8sApiResourceV1alpha3DeviceAttribute

Generated using TypeDoc