Expand description
Debug tool for self managed environments.
Modules§
- docker_
dumper 🔒 - Dumps Docker resources to files.
- k8s_
dumper 🔒 - Dumps k8s resources to files.
- kubectl_
port_ 🔒forwarder - Port forwards k8s service via Kubectl
- system_
catalog_ 🔒dumper - 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§
Enums§
Constants§
Statics§
- ENV_
FILTER 🔒 - VERSION 🔒
Traits§
Functions§
- create_
k8s_ 🔒client - Creates a k8s client given a context. If no context is provided, the default context is used.
- main 🔒
- run 🔒