ResourceHandlePointer

io.k8s.api.resource.v1alpha2.ResourceHandlePointer
final case class ResourceHandlePointer(currentPath: PointerPath) extends Pointer[ResourceHandle]

Pointer for ResourceHandle

Attributes

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

Members list

Value members

Concrete methods

def data: Plain[String]

Attributes

Source
ResourceHandlePointer.scala
def driverName: Plain[String]

Attributes

Source
ResourceHandlePointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product