standalone

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL