LeaseSpecPointer

io.k8s.api.coordination.v1.LeaseSpecPointer
final case class LeaseSpecPointer(currentPath: PointerPath) extends Pointer[LeaseSpec]

Pointer for LeaseSpec

Attributes

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

Members list

Value members

Concrete methods

def holderIdentity: Plain[String]

Attributes

Source
LeaseSpecPointer.scala

Attributes

Source
LeaseSpecPointer.scala

Attributes

Source
LeaseSpecPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product