Bradley Cicenas
98fcfe8b6f
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
CodeLingo Bot
b401e7b17e
Fix function comments based on best practices from Effective Go
...
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-03-07 02:33:29 +00:00
bartfokker
8a0bd3cf8a
remove unneeded cast
2018-10-25 22:22:28 +02:00
bartfokker
4d48245d7d
improve boolean logic
2018-10-25 22:12:17 +02:00
Serhii Bilonozhko
9a185b2388
env-var
2018-10-05 17:35:22 -04:00
Jean-Philippe
a72d43526f
add IP of networks in single view mode
2018-09-06 21:01:16 +02:00
Bradley Cicenas
ac1ce18143
refactor enabled connectors
2018-01-29 12:47:10 +00:00
Bradley Cicenas
a826859202
gofmt
2017-11-22 09:27:38 -05:00
Peter Reisinger
436266b1a4
added container menu closes #28
2017-11-20 11:09:36 +00:00
Bradley Cicenas
a1ebf3f90e
remove duplicate inspect, trigger refresh on "health_status" events
2017-08-28 08:29:59 +09:00
Alexandr Kozlenkov
626d50d3e9
Added health row to Info Single mode.
...
Change color status logic.
Highlight health status for Name column:
- starting - yellow
- healthy - green
- unhealthy - magenta
reformat
Fixed misprint
Removed unused colors of state widget.
Moved changes to another branch
Removed unused colors of state widget.
Remove swarm changes from master
Remove swarm changes from master
Remove swarm changes from master
2017-08-28 07:55:43 +09:00
Bradley Cicenas
58d9e4e194
reverse host and container port in metadata
2017-06-18 17:17:56 -03:00
Bradley Cicenas
617b1b2863
omit runc connector from darwin build
2017-06-14 10:11:40 -03:00
Bradley Cicenas
1be452d7c0
refactor collectors into subpackage
2017-06-12 11:12:03 -03:00
Bradley Cicenas
a48a9031cc
move container sort to struct method
2017-06-12 10:40:52 -03:00
Bradley Cicenas
e71b6cacce
prevent unlock until container sort complete
2017-06-10 11:09:21 -03:00
Bradley Cicenas
d372043a17
add --connector switch, validation
2017-06-09 14:35:29 -03:00
Bradley Cicenas
b009a260a4
initial runc connector implementation
2017-06-08 15:33:34 -03:00
Bradley Cicenas
44379cd9fd
rename connectors
2017-06-08 12:01:08 -03:00