ServiceReference

final case class ServiceReference(name: Option[String], namespace: 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

Value members

Inherited methods

Inherited from:
Product