TypedLocalObjectReference

final case class TypedLocalObjectReference(apiGroup: Option[String], name: String)

TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.

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