Scale

com.coralogix.zio.k8s.model.autoscaling.v1.Scale$
See theScale companion class
object Scale extends ScaleFields

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Scale.type

Members list

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
implicit class StatusOps(val obj: Scale) extends K8sObjectStatusOps[Scale, ScaleStatus]

Attributes

Graph
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:
ScaleFields

Attributes

Inherited from:
ScaleFields

Attributes

Inherited from:
ScaleFields

Implicits

Implicits

final implicit def Ops(obj: Scale): Ops
implicit val ScaleDecoder: Decoder[Scale]
implicit val ScaleEncoder: Encoder[Scale]
final implicit def StatusOps(obj: Scale): StatusOps
implicit val k8sObject: K8sObject[Scale]