DaemonEndpointPointer

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

Pointer for DaemonEndpoint

Attributes

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

Members list

Value members

Concrete methods

def Port: Plain[Int]

Attributes

Source
DaemonEndpointPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product