EnvVar

com.coralogix.zio.k8s.model.core.v1.EnvVar$
See theEnvVar companion class
object EnvVar extends EnvVarFields

Attributes

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

Members list

Type members

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

def name: Field

Attributes

Inherited from:
EnvVarFields
def value: Field

Attributes

Inherited from:
EnvVarFields

Attributes

Inherited from:
EnvVarFields

Implicits

Implicits

implicit val EnvVarDecoder: Decoder[EnvVar]
implicit val EnvVarEncoder: Encoder[EnvVar]