PodIPPointer

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

Pointer for PodIP

Attributes

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

Members list

Value members

Concrete methods

def ip: Plain[String]

Attributes

Source
PodIPPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product