ServiceReference

final case class ServiceReference(name: String, namespace: String, path: Option[String], port: Option[Int])

ServiceReference holds a reference to Service.legacy.k8s.io

Source:
ServiceReference.scala
trait Product
trait Equals
class Object
trait Matchable
class Any