Package cloud.localstack.docker.annotation
-
Interface Summary Interface Description IEnvironmentVariableProvider IHostNameResolver -
Class Summary 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 resolverLocalstackDockerAnnotationProcessor Processor to retrieve docker configuration based onLocalstackDockerPropertiesannotation.LocalstackDockerConfiguration Bean to specify the docker configuration. -
Annotation Types Summary Annotation Type Description LocalstackDockerProperties An annotation to provide parameters to the main (Docker-based) LocalstackTestRunner