zio-testcontainers-postgresql
zio-testcontainers-postgresql
API
io.github.scottweaver.zio.testcontainers.postgres
ZPostgreSQLContainer
Settings
Settings
zio-testcontainers-postgresql
/
io.github.scottweaver.zio.testcontainers.postgres
/
ZPostgreSQLContainer
/
Settings
Settings
io.github.scottweaver.zio.testcontainers.postgres.ZPostgreSQLContainer$.Settings
See the
Settings
companion object
final case
class
Settings
(
imageVersion
:
String
,
databaseName
:
String
,
username
:
String
,
password
:
String
)
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product