EndpointSlicePointer

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

Pointer for EndpointSlice

Attributes

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

Members list

Value members

Concrete methods

def addressType: Plain[String]

Attributes

Source
EndpointSlicePointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product