| Interface | Description |
|---|---|
| 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.
|
| 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 LocalstackDockerTestRunner
|
Copyright © 2018. All rights reserved.