Documentation
¶
Overview ¶
Package localstack exposes a Localstack service.
Index ¶
Constants ¶
View Source
const (
// ServiceName is the advertised name of this service.
ServiceName = "localstack"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(opts ...docker.SimpleContainerOptionFunc) *docker.SimpleComponent
NewComponent creates a new Redis component.
func WithServices ¶
func WithServices(services ...string) docker.SimpleContainerOptionFunc
WithServices sets the localstack services in the container config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.