menu
testcontainers_core package
documentation
testcontainers.dart
ContainerNetworkEndpoint
driverOpts property
driverOpts property
dark_mode
light_mode
driverOpts
property
Map
<
String
,
String
>
?
driverOpts
final
Driver-specific options for this endpoint.
Implementation
final Map<String, String>? driverOpts;
testcontainers_core package
documentation
testcontainers
ContainerNetworkEndpoint
driverOpts property
ContainerNetworkEndpoint class