Expand description
Debug tool for self managed environments.
Modulesยง
- Dumps Docker resources to files.
- k8s_
resource_ ๐dumper Dumps k8s resources to files. - Dumps catalog information to files. We run queries in serial rather than parallel because all queries in the pgwire connection are run in serial anyways. Running the queries in serial also makes cleaning up / aborting queries much easier.
- utils ๐
Structsยง
Constantsยง
Staticsยง
Functionsยง
- create_
k8s_ ๐client Creates a k8s client given a context. If no context is provided, the default context is used. - main ๐
- run ๐