Commit Graph

21 Commits

Author SHA1 Message Date
Bradley Cicenas
70f86c4812 rename collector subpackage 2017-02-23 13:03:55 +11:00
Bradley Cicenas
d06f07044f start moving collector init into containermap 2017-02-23 13:01:56 +11:00
Bradley Cicenas
549d4892eb move filter into own function 2017-02-20 10:23:17 +11:00
Bradley Cicenas
5419337c17 move container state filtering into containermap 2017-02-16 15:35:25 +11:00
Bradley Cicenas
a1f860a020 export config struct fields, add convenience methods for value fetching 2017-02-16 15:06:05 +11:00
Bradley Cicenas
d56af1d932 update config with get, gettoggle methods 2017-02-12 17:03:10 +11:00
Bradley Cicenas
85cd6864ba refactor global config into subpackage 2017-02-07 03:33:09 +00:00
Bradley Cicenas
3f36e0c1f5 add SetStatus method to Container 2017-02-04 10:33:13 +11:00
Bradley Cicenas
987da85db3 add container state checks, set status icon based on state string 2017-02-03 18:09:55 +11:00
Bradley Cicenas
1705acf506 add interval refresh of running/killed containers in map 2017-01-26 00:53:03 +00:00
Bradley Cicenas
59eafdbb4f add regex name filter to containermap 2017-01-23 10:00:33 -05:00
Bradley Cicenas
1a615ed9fd refactor container collector into subpackage 2017-01-20 07:41:26 -05:00
Bradley Cicenas
6856a7028b refactor container sorting 2017-01-12 14:24:12 -05:00
Bradley Cicenas
2e77e40044 add displayitems override, padding updates to menu 2017-01-09 10:02:34 -05:00
Bradley Cicenas
bebdfd844f add ctop header, disabled by default 2017-01-06 08:49:22 -05:00
Bradley Cicenas
f311aad105 add ContainerWidgets interface, config channel 2017-01-06 07:59:45 -05:00
Bradley Cicenas
87d5ba447b refactor compact widgets into subpackage 2017-01-06 06:51:11 -05:00
Bradley Cicenas
a708951c80 move dockerhost into global config 2017-01-04 12:50:49 -05:00
Bradley Cicenas
062c4298f2 init global config 2017-01-03 12:37:09 -05:00
Bradley Cicenas
6e87539b9d add client to containermap, add views package, help view 2017-01-01 17:42:13 -05:00
Bradley Cicenas
adaa07fd4d move containermap to own file 2016-12-30 17:17:46 -05:00