Service

object Service extends ServiceFields
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Service.type

Type members

Classlikes

implicit class Ops(val obj: Service) extends K8sObjectOps[Service]
implicit class StatusOps(val obj: Service) extends K8sObjectStatusOps[Service, ServiceStatus]

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Implicits

Implicits

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