ErrLookup › bcicen/ctop
bcicen/ctop
Top-like interface for container metrics · Go · 59 source files
Analyzed at 59f00dd6aa on 2026-09-02. 17 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Wrong frame format | exception | error | docker, stream-parsing, protocol |
| action not implemented | exception | warning | unimplemented, mock, interface |
| failed to create config dir [%s]: %s | exception | error | filesystem, permissions, config |
| failed to open config for writing: %s | exception | error | filesystem, permissions, config |
| failed to write config: %s | exception | error | toml, serialization, filesystem |
| $HOME not set | exception | error | environment, config, home-dir |
| connecting... | exception | info | async, initialization, transient |
| attempting to reconnect... | exception | warning | reconnect, transient, connection |
| invalid connector type "%s" | exception | error | configuration, connector, validation |
| cannot inspect container: %v | exception | error | docker, container, api |
| cannot start container: %v | exception | error | |
| cannot stop container: %v | exception | error | |
| cannot remove container: %v | exception | error | |
| cannot pause container: %v | exception | error | |
| cannot unpause container: %v | exception | error | |
| cannot restart container: %v | exception | error | |
| panic(err) | panic | error |