container_guts.main package
Subpackages
Submodules
container_guts.main.client module
- class container_guts.main.client.ManifestGenerator(tech='docker')[source]
Bases:
object
Generate a Guts manifest.
- diff(**kwargs)
- extract(**kwargs)
- get_environment_paths(**kwargs)
- get_manifests(root)[source]
Given the root of a container extracted meta directory, read all json configs and derive a final set of paths to explore.
- run(**kwargs)
- save_path(**kwargs)
- similar(**kwargs)