Config

pillars.Config
See theConfig companion trait
object Config

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Config.type

Members list

Type members

Classlikes

case class PillarsConfig(name: Name, log: Config, api: Config, admin: Config, observability: Config) extends Config

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Config
class Object
trait Matchable
class Any
Show all
object PillarsConfig

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class Reader[F[_]](path: Path)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Redacted[T](value: T) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Redacted

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Redacted.type
final case class Secret[T](value: T) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Secret

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Secret.type