Endpoints

com.coralogix.zio.k8s.model.core.v1.Endpoints$
See theEndpoints companion class
object Endpoints extends EndpointsFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Endpoints.type

Members list

Type members

Classlikes

implicit class Ops(val obj: Endpoints) extends K8sObjectOps[Endpoints]

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
EndpointsFields
def subsets: Field

Attributes

Inherited from:
EndpointsFields

Implicits

Implicits

final implicit def Ops(obj: Endpoints): Ops
implicit val k8sObject: K8sObject[Endpoints]