testcontainer_ex
v0.1.0
Search documentation of testcontainer_ex
Default
Default
In-browser search
Settings
TestcontainerEx.
ToxiproxyContainer
(testcontainer_ex v0.1.0)
Copy Markdown
View Source
Provides functionality for creating and managing Toxiproxy container configurations.
Summary
Functions
api_url(container)
configure_toxiproxy_ex(container)
control_port()
create_proxy(container, name, upstream, opts \\ [])
create_proxy_for_container(toxiproxy, name, target, target_port, opts \\ [])
default_image()
delete_proxy(container, name)
first_proxy_port()
list_proxies(container)
mapped_control_port(container)
new()
proxy_port_count()
reset(container)
with_image(c, image)
with_reuse(c, reuse)
with_wait_timeout(c, t)
Functions
api_url(container)
configure_toxiproxy_ex(container)
control_port()
create_proxy(container, name, upstream, opts \\ [])
create_proxy_for_container(toxiproxy, name, target, target_port, opts \\ [])
default_image()
delete_proxy(container, name)
first_proxy_port()
list_proxies(container)
mapped_control_port(container)
new()
proxy_port_count()
reset(container)
with_image(c, image)
with_reuse(c, reuse)
with_wait_timeout(c, t)