VolumeErrorPointer

io.k8s.api.storage.v1.VolumeErrorPointer
final case class VolumeErrorPointer(currentPath: PointerPath) extends Pointer[VolumeError]

Pointer for VolumeError

Attributes

Source
VolumeErrorPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def message: Plain[String]

Attributes

Source
VolumeErrorPointer.scala
def time: Plain[Time]

Attributes

Source
VolumeErrorPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product