DevicePointer

io.k8s.api.resource.v1alpha3.DevicePointer
final case class DevicePointer(currentPath: PointerPath) extends Pointer[Device]

Pointer for Device

Attributes

Source
DevicePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[Device]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
DevicePointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product