ConfigMap

com.coralogix.zio.k8s.model.core.v1.ConfigMap$
See theConfigMap companion class
object ConfigMap extends ConfigMapFields

Attributes

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

Members list

Concise view

Type members

Classlikes

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

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:
ConfigMapFields
def data: Field

Attributes

Inherited from:
ConfigMapFields

Attributes

Inherited from:
ConfigMapFields

Attributes

Inherited from:
ConfigMapFields

Implicits

Implicits

final implicit def Ops(obj: ConfigMap): Ops