ProbePointer

io.k8s.api.core.v1.ProbePointer
final case class ProbePointer(currentPath: PointerPath) extends Pointer[Probe]

Pointer for Probe

Attributes

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

Members list

Value members

Concrete methods

Attributes

Source
ProbePointer.scala

Attributes

Source
ProbePointer.scala

Attributes

Source
ProbePointer.scala

Attributes

Source
ProbePointer.scala
def periodSeconds: Plain[Int]

Attributes

Source
ProbePointer.scala

Attributes

Source
ProbePointer.scala
def timeoutSeconds: Plain[Int]

Attributes

Source
ProbePointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product