EndpointPortPointer

io.k8s.api.discovery.v1.EndpointPortPointer
final case class EndpointPortPointer(currentPath: PointerPath) extends Pointer[EndpointPort]

Pointer for EndpointPort

Attributes

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

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
EndpointPortPointer.scala
def port: Plain[Int]

Attributes

Source
EndpointPortPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product