| Package | Description |
|---|---|
| cloud.localstack | |
| cloud.localstack.docker |
| Modifier and Type | Method and Description |
|---|---|
Container |
Localstack.getLocalStackContainer() |
| Modifier and Type | Method and Description |
|---|---|
static Container |
Container.createLocalstackContainer(String externalHostName,
boolean pullNewImage,
boolean randomizePorts,
String imageName,
String imageTag,
String portEdge,
String portElasticSearch,
Map<String,String> environmentVariables,
Map<Integer,Integer> portMappings,
Map<String,String> bindMounts,
String platform)
It creates a container using the hostname given and the set of environment variables provided
|
static Container |
Container.getRunningLocalstackContainer() |
static Container |
Container.getRunningLocalstackContainer(String containerId) |
Copyright © 2023. All rights reserved.