Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GarbageCollector ¶
func GarbageCollector(names ...string)
GarbageCollector
English:
Removes docker elements created during unit tests, such as networks, containers, images and volumes
with the term delete in the name.
Eg: network_to_delete_after_test Input: names: Terms contained in the name of docker elements indicated for removal. Eg: nats, removes network, container image, and volume elements that contain the term "nats" in the name. [optional]
Português:
Remove elementos docker criados dutente os testtes unitários, como por exemplo, redes, contêineres, imagens e volumes com o termo delete no nome. ex.: network_to_delete_after_test Entrada: names: Termos contidos no nome dos elementos docker indicados para remoção. Ex.: nats, remove os elementos de rede, imagem container e volumes que contenham o termo "nats" no nome. [opcional]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.