skuber.EnvFromSource
See theEnvFromSource companion class
object EnvFromSource
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
EnvFromSource.type
Members list
Type members
Classlikes
case class ConfigMapEnvSource(name: String, optional: Option[Boolean]) extends EnvSource
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EnvSourceclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ConfigMapEnvSourceclass SecretEnvSource
case class SecretEnvSource(name: String, optional: Option[Boolean]) extends EnvSource
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EnvSourceclass Objecttrait Matchableclass AnyShow all
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
In this article