| Interface | Description |
|---|---|
| IBindMountProvider | |
| IEnvironmentVariableProvider | |
| IHostNameResolver |
| Class | Description |
|---|---|
| DefaultEnvironmentVariableProvider | |
| EC2HostNameResolver |
Finds the hostname of the current EC2 instance
This is useful for a CI server that is itself a docker container and which mounts the docker unix socket
from the host machine.
|
| IBindMountProvider.BaseBindMountProvider | |
| IBindMountProvider.EmptyBindMountProvider | |
| LocalHostNameResolver |
A default host name resolver
|
| LocalstackDockerAnnotationProcessor |
Processor to retrieve docker configuration based on
LocalstackDockerProperties annotation. |
| LocalstackDockerConfiguration |
Bean to specify the docker configuration.
|
| Annotation Type | Description |
|---|---|
| LocalstackDockerProperties |
An annotation to provide parameters to the main (Docker-based) LocalstackTestRunner
|
Copyright © 2023. All rights reserved.