From 3f417ec6b365ec025b7c9955cbeb7cfddca7a1d0 Mon Sep 17 00:00:00 2001 From: christophe-duc Date: Wed, 7 Jan 2026 22:10:09 -0400 Subject: [PATCH] added restart functionality for pods --- coverage.txt | 1849 ++++++++++++++------------- pkg/commands/pod.go | 9 + pkg/commands/runtime.go | 1 + pkg/commands/runtime_libpod.go | 10 + pkg/commands/runtime_libpod_stub.go | 4 + pkg/commands/runtime_mock.go | 13 +- pkg/commands/runtime_socket.go | 6 + pkg/gui/containers_panel.go | 7 +- 8 files changed, 1031 insertions(+), 868 deletions(-) diff --git a/coverage.txt b/coverage.txt index 57529a63..ecc552ba 100644 --- a/coverage.txt +++ b/coverage.txt @@ -367,21 +367,21 @@ github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:162.15,164.3 1 0 github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:166.2,168.61 2 0 github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:168.61,170.3 1 0 github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:173.2,173.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:176.94,180.43 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:180.43,182.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:183.2,183.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:183.44,185.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:186.2,186.43 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:186.43,188.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:189.2,195.36 5 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:195.36,198.3 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:201.2,202.12 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:202.12,204.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:206.2,206.9 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:207.20,208.49 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:208.49,210.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:211.3,211.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:212.21,213.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:176.94,181.43 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:181.43,183.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:184.2,184.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:184.44,186.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:187.2,187.43 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:187.43,189.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:190.2,196.36 5 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:196.36,199.3 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:202.2,203.12 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:203.12,205.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:207.2,207.9 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:208.20,209.49 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:209.49,211.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:212.3,212.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/container_logs.go:213.21,214.13 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:21.89,23.68 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:23.68,24.54 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:24.54,26.4 1 0 @@ -393,226 +393,243 @@ github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:64.74,68.5 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:77.81,79.4 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:80.55,82.18 1 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:82.18,84.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:86.4,90.89 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:90.89,92.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:94.4,94.78 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:94.78,96.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:98.4,98.15 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:100.66,102.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:112.89,113.16 1 7 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:113.16,115.3 1 3 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:117.2,119.29 3 4 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:119.29,121.3 1 1 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:123.2,123.76 1 3 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:129.113,131.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:131.47,133.26 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:133.26,135.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:136.3,136.26 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:136.26,138.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:140.3,140.29 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:144.2,146.33 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:146.33,148.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:149.2,149.33 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:149.33,151.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:152.2,152.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:152.13,154.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:155.2,155.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:155.13,157.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:160.2,163.23 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:163.23,165.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:166.2,166.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:166.23,168.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:171.2,171.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:171.16,173.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:176.2,178.22 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:178.22,180.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:181.2,181.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:186.94,187.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:187.16,189.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:190.2,190.54 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:193.95,194.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:194.16,195.54 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:195.54,198.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:200.2,200.49 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:203.93,204.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:204.16,205.54 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:205.54,207.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:209.2,209.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:212.96,213.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:213.16,215.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:216.2,216.50 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:219.93,220.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:220.16,221.54 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:221.54,223.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:225.2,225.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:228.67,229.53 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:229.53,239.30 9 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:239.30,241.37 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:241.37,243.28 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:244.20,245.32 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:246.19,247.30 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:249.5,249.101 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:253.3,253.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:257.82,258.53 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:258.53,258.91 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:261.68,262.32 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:262.32,264.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:266.2,266.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:266.44,268.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:270.2,270.90 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:270.90,274.24 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:274.24,276.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:277.3,280.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:283.2,284.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:284.16,287.3 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:289.2,289.15 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:292.85,293.53 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:293.53,293.97 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:296.74,297.32 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:297.32,299.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:301.2,311.39 10 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:311.39,313.50 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:313.50,314.30 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:314.30,316.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:316.10,318.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:320.8,322.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:324.2,325.54 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:325.54,327.61 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:327.61,328.27 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:328.27,330.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:332.8,334.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:336.2,337.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:337.16,339.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:341.2,343.15 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:346.84,348.64 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:348.64,350.18 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:350.18,352.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:354.4,354.36 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:357.41,357.64 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:363.82,365.64 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:365.64,367.18 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:367.18,369.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:371.4,371.36 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:374.41,374.64 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:380.54,381.33 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:381.33,384.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:387.2,394.16 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:394.16,396.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:398.2,402.23 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:402.23,403.63 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:403.63,404.40 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:404.40,405.37 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:405.37,406.11 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:408.5,409.34 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:414.2,414.42 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:417.53,418.40 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:418.40,419.60 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:419.60,421.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:424.2,424.61 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:424.61,426.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:428.2,428.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:431.80,435.2 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:437.79,439.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:439.16,441.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:443.2,443.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:443.16,445.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:447.2,448.64 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:448.64,449.68 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:449.68,450.59 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:450.59,451.63 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:451.63,452.132 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:452.132,453.72 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:453.72,455.8 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:458.5,458.45 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:460.4,460.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:464.2,467.31 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:467.31,467.71 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:471.31,471.70 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:475.2,478.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:481.69,482.72 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:482.72,483.37 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:483.37,485.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:485.9,487.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:489.3,489.17 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:489.17,491.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:493.3,493.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:497.73,499.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:499.16,501.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:503.2,503.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:503.16,505.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:507.2,507.43 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:510.72,512.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:512.16,514.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:516.2,516.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:516.16,518.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:520.2,521.115 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:521.115,522.68 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:522.68,523.37 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:523.37,525.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:527.4,527.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:532.75,534.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:534.16,536.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:538.2,538.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:538.16,540.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:542.2,543.69 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:543.69,544.39 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:544.39,546.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:548.3,548.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:552.74,554.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:554.16,556.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:558.2,558.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:558.16,560.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:562.2,564.16 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:564.16,566.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:568.2,568.76 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:571.47,572.124 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:572.124,573.67 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:573.67,575.18 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:575.18,577.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:578.4,578.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:583.76,585.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:585.16,587.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:589.2,589.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:589.16,592.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:594.2,596.12 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:599.78,601.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:86.4,89.35 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:89.35,90.55 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:90.55,92.6 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:98.4,98.89 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:98.89,100.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:102.4,102.78 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:102.78,104.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:106.4,106.15 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:108.66,110.37 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:110.37,112.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:113.4,113.102 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:124.89,125.16 1 7 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:125.16,127.3 1 3 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:129.2,131.29 3 4 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:131.29,133.3 1 1 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:135.2,135.76 1 3 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:141.113,146.23 3 23 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:146.23,148.3 1 10 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:149.2,149.23 1 13 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:149.23,151.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:156.2,156.22 1 13 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:156.22,159.14 2 12 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:159.14,161.4 1 2 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:162.3,163.14 2 12 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:163.14,165.4 1 7 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:168.3,168.27 1 12 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:168.27,170.4 1 6 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:173.3,173.26 1 6 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:173.26,175.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:176.3,176.26 1 6 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:176.26,178.4 1 4 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:181.3,181.29 1 2 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:185.2,185.16 1 1 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:185.16,187.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:189.2,191.22 3 1 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:191.22,193.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:194.2,194.24 1 1 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:199.94,200.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:200.16,202.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:203.2,203.54 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:206.95,207.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:207.16,209.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:210.2,210.49 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:213.93,214.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:214.16,215.54 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:215.54,217.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:219.2,219.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:222.96,223.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:223.16,225.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:226.2,226.50 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:229.93,230.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:230.16,231.54 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:231.54,233.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:235.2,235.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:238.67,239.53 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:239.53,249.30 9 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:249.30,251.37 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:251.37,253.28 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:254.20,255.32 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:256.19,257.30 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:259.5,259.101 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:263.3,263.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:267.82,268.53 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:268.53,268.91 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:271.68,272.32 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:272.32,274.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:276.2,276.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:276.44,278.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:280.2,280.90 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:280.90,284.24 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:284.24,286.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:287.3,290.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:293.2,294.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:294.16,297.3 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:299.2,299.15 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:302.85,303.53 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:303.53,303.97 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:306.74,307.32 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:307.32,309.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:311.2,321.39 10 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:321.39,323.50 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:323.50,324.30 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:324.30,326.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:326.10,328.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:330.8,332.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:334.2,335.54 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:335.54,337.61 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:337.61,338.27 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:338.27,340.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:342.8,344.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:346.2,347.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:347.16,349.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:351.2,353.15 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:356.84,358.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:358.64,360.18 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:360.18,362.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:364.4,364.36 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:367.41,367.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:373.66,375.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:375.64,377.28 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:377.28,379.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:381.4,382.18 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:382.18,384.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:386.4,386.36 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:389.41,389.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:395.82,397.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:397.64,399.18 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:399.18,401.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:403.4,403.36 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:406.41,406.64 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:412.54,413.33 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:413.33,416.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:419.2,426.16 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:426.16,428.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:430.2,434.23 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:434.23,435.63 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:435.63,436.40 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:436.40,437.37 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:437.37,438.11 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:440.5,441.34 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:446.2,446.42 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:449.53,450.40 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:450.40,451.60 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:451.60,453.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:456.2,456.61 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:456.61,458.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:460.2,460.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:463.80,467.2 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:469.79,471.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:471.16,473.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:475.2,475.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:475.16,477.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:479.2,480.64 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:480.64,481.68 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:481.68,482.59 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:482.59,483.63 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:483.63,484.132 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:484.132,485.72 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:485.72,487.8 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:490.5,490.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:492.4,492.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:496.2,499.31 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:499.31,499.71 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:503.31,503.70 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:507.2,510.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:513.69,514.72 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:514.72,515.37 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:515.37,517.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:517.9,519.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:521.3,521.17 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:521.17,523.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:525.3,525.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:529.73,531.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:531.16,533.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:535.2,535.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:535.16,537.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:539.2,539.43 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:542.72,544.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:544.16,546.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:548.2,548.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:548.16,550.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:552.2,553.115 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:553.115,554.68 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:554.68,555.37 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:555.37,557.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:559.4,559.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:564.75,566.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:566.16,568.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:570.2,570.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:570.16,571.70 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:571.70,572.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:572.45,574.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:575.4,575.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:579.2,580.69 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:580.69,581.39 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:581.39,583.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:585.3,585.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:589.74,591.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:591.16,593.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:595.2,595.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:595.16,597.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:599.2,601.16 3 0 github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:601.16,603.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:605.2,605.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:605.16,607.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:609.2,609.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:612.73,622.2 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:624.82,626.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:626.16,628.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:630.2,630.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:630.16,632.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:634.2,640.67 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:643.46,644.123 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:644.123,645.68 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:645.68,646.66 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:646.66,647.45 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:647.45,648.50 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:648.50,650.7 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:654.4,654.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:659.48,660.125 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:660.125,661.68 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:661.68,662.66 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:662.66,663.45 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:663.45,664.63 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:664.63,666.7 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:670.4,670.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:675.80,695.2 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:698.89,700.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:700.16,702.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:704.2,704.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:704.16,706.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:708.2,708.51 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:711.71,713.33 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:713.33,715.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:717.2,718.19 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:718.19,720.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:721.2,722.21 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:722.21,724.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:725.2,726.37 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:605.2,605.76 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:608.47,609.124 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:609.124,610.67 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:610.67,612.18 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:612.18,614.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:615.4,615.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:620.76,622.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:622.16,624.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:626.2,626.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:626.16,629.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:631.2,633.12 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:636.78,638.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:638.16,640.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:642.2,642.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:642.16,644.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:646.2,646.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:649.73,659.2 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:661.82,663.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:663.16,665.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:667.2,667.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:667.16,669.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:671.2,677.67 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:680.46,681.123 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:681.123,682.68 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:682.68,683.66 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:683.66,684.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:684.45,685.50 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:685.50,687.7 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:691.4,691.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:696.48,697.125 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:697.125,698.68 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:698.68,699.66 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:699.66,700.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:700.45,701.63 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:701.63,703.7 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:707.4,707.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:712.80,732.2 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:735.89,737.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:737.16,739.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:741.2,741.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:741.16,743.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:745.2,745.51 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:748.71,750.33 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:750.33,752.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:754.2,755.19 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:755.19,757.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:758.2,759.21 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:759.21,761.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:762.2,763.37 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:766.77,768.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:768.16,770.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:772.2,772.17 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:772.17,774.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/containers_panel.go:776.2,779.45 3 0 github.com/christophe-duc/lazypodman/pkg/gui/custom_commands.go:12.154,13.96 1 0 github.com/christophe-duc/lazypodman/pkg/gui/custom_commands.go:13.96,16.27 2 0 github.com/christophe-duc/lazypodman/pkg/gui/custom_commands.go:16.27,17.39 1 0 @@ -702,128 +719,128 @@ github.com/christophe-duc/lazypodman/pkg/gui/gocui.go:35.2,35.27 1 0 github.com/christophe-duc/lazypodman/pkg/gui/gocui.go:39.51,41.27 2 0 github.com/christophe-duc/lazypodman/pkg/gui/gocui.go:41.27,43.3 1 0 github.com/christophe-duc/lazypodman/pkg/gui/gocui.go:44.2,44.18 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:112.65,113.42 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:114.16,115.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:116.14,117.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:118.20,119.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:120.10,121.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:126.189,156.2 5 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:158.45,166.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:168.72,170.12 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:170.12,173.22 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:173.22,174.35 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:174.35,176.5 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:182.29,190.16 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:190.16,192.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:193.2,196.50 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:196.50,198.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:200.2,204.65 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:204.65,206.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:208.2,208.45 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:208.45,210.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:212.2,215.12 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:215.12,216.34 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:216.34,217.18 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:217.18,218.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:220.4,220.58 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:220.58,223.13 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:225.4,225.41 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:229.2,231.45 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:231.45,233.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:234.2,234.52 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:234.52,236.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:239.2,241.42 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:241.42,243.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:245.2,245.32 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:245.32,248.17 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:248.17,250.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:252.3,252.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:252.47,254.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:257.2,263.12 5 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:263.12,271.3 5 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:273.2,274.26 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:274.26,276.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:277.2,277.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:280.29,290.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:292.48,295.64 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:295.64,296.43 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:296.43,298.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:300.2,300.62 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:303.27,304.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:304.12,305.46 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:305.46,307.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:309.2,309.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:309.12,310.60 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:310.60,312.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:116.65,117.42 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:118.16,119.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:120.14,121.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:122.20,123.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:124.10,125.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:130.189,161.2 5 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:163.45,171.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:173.72,175.12 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:175.12,178.22 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:178.22,179.35 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:179.35,181.5 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:187.29,195.16 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:195.16,197.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:198.2,201.50 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:201.50,203.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:205.2,209.65 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:209.65,211.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:213.2,213.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:213.45,215.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:217.2,220.12 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:220.12,221.34 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:221.34,222.18 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:222.18,223.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:225.4,225.58 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:225.58,228.13 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:230.4,230.41 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:234.2,236.45 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:236.45,238.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:239.2,239.52 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:239.52,241.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:244.2,246.42 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:246.42,248.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:250.2,250.32 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:250.32,253.17 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:253.17,255.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:257.3,257.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:257.47,259.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:262.2,268.12 5 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:268.12,276.3 5 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:278.2,279.26 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:279.26,281.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:282.2,282.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:285.29,295.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:297.48,300.64 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:300.64,301.43 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:301.43,303.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:305.2,305.62 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:308.27,309.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:309.12,310.46 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:310.46,312.4 1 0 github.com/christophe-duc/lazypodman/pkg/gui/gui.go:314.2,314.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:314.12,315.45 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:315.45,317.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:314.12,315.60 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:315.60,317.4 1 0 github.com/christophe-duc/lazypodman/pkg/gui/gui.go:319.2,319.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:319.12,320.46 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:320.46,322.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:319.12,320.45 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:320.45,322.4 1 0 github.com/christophe-duc/lazypodman/pkg/gui/gui.go:324.2,324.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:324.12,325.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:325.44,327.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:331.70,334.29 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:334.29,335.17 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:335.17,337.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:338.3,339.30 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:343.2,345.6 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:345.6,346.10 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:347.21,348.10 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:349.29,350.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:350.24,356.5 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:357.25,358.18 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:358.18,361.23 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:361.23,365.6 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:367.5,367.63 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:374.47,376.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:378.38,380.21 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:380.21,382.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:383.2,383.26 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:383.26,384.41 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:384.41,386.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:388.2,388.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:391.57,392.41 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:392.41,393.102 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:393.102,395.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:397.2,397.22 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:402.32,403.29 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:403.29,405.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:407.2,407.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:410.65,411.18 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:411.18,413.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:415.2,416.29 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:416.29,418.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:419.2,419.76 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:422.49,424.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:424.16,426.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:428.2,428.31 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:431.49,432.57 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:432.57,434.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:435.2,435.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:438.72,439.98 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:439.98,442.3 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:445.48,446.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:446.44,448.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:450.2,451.13 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:454.51,455.40 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:455.40,457.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:458.2,458.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:461.42,463.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:465.40,466.38 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:466.38,466.52 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:469.60,474.6 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:474.6,475.10 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:476.21,477.10 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:478.19,479.66 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:479.66,480.80 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:480.80,482.6 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:491.32,497.16 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:497.16,498.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:500.2,502.45 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:502.45,503.13 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/gui.go:506.2,506.17 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:324.12,325.46 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:325.46,327.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:329.2,329.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:329.12,330.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:330.44,332.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:336.70,339.29 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:339.29,340.17 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:340.17,342.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:343.3,344.30 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:348.2,350.6 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:350.6,351.10 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:352.21,353.10 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:354.29,355.24 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:355.24,361.5 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:362.25,363.18 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:363.18,366.23 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:366.23,370.6 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:372.5,372.63 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:379.47,381.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:383.38,385.21 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:385.21,387.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:388.2,388.26 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:388.26,389.41 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:389.41,391.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:393.2,393.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:396.57,397.41 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:397.41,398.102 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:398.102,400.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:402.2,402.22 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:407.32,408.29 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:408.29,410.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:412.2,412.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:415.65,416.18 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:416.18,418.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:420.2,421.29 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:421.29,423.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:424.2,424.76 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:427.49,429.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:429.16,431.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:433.2,433.31 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:436.49,437.57 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:437.57,439.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:440.2,440.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:443.72,444.98 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:444.98,447.3 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:450.48,451.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:451.44,453.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:455.2,456.13 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:459.51,460.40 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:460.40,462.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:463.2,463.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:466.42,468.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:470.40,471.38 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:471.38,471.52 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:474.60,479.6 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:479.6,480.10 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:481.21,482.10 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:483.19,484.66 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:484.66,485.80 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:485.80,487.6 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:496.32,502.16 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:502.16,503.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:505.2,507.45 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:507.45,508.13 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/gui.go:511.2,511.17 1 0 github.com/christophe-duc/lazypodman/pkg/gui/images_panel.go:20.73,25.58 2 0 github.com/christophe-duc/lazypodman/pkg/gui/images_panel.go:25.58,33.5 1 0 github.com/christophe-duc/lazypodman/pkg/gui/images_panel.go:34.63,36.5 1 0 @@ -881,26 +898,26 @@ github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:45.13,46.15 1 0 github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:47.13,48.16 1 0 github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:49.13,50.16 1 0 github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:53.2,53.31 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:57.52,514.44 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:514.44,523.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:525.2,525.112 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:525.112,535.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:537.2,546.44 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:546.44,548.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:550.2,552.44 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:552.44,576.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:578.2,578.44 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:578.44,579.32 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:579.32,587.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:590.2,590.17 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:593.49,596.35 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:596.35,597.107 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:597.107,599.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:602.2,602.73 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:602.73,604.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:606.2,606.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:609.73,610.49 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:610.49,612.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:57.52,521.44 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:521.44,530.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:532.2,532.112 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:532.112,542.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:544.2,553.44 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:553.44,555.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:557.2,559.44 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:559.44,583.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:585.2,585.44 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:585.44,586.32 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:586.32,594.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:597.2,597.17 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:600.49,603.35 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:603.35,604.107 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:604.107,606.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:609.2,609.73 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:609.73,611.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:613.2,613.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:616.73,617.49 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/keybindings.go:617.49,619.3 1 0 github.com/christophe-duc/lazypodman/pkg/gui/layout.go:10.59,12.34 2 0 github.com/christophe-duc/lazypodman/pkg/gui/layout.go:12.34,14.45 2 0 github.com/christophe-duc/lazypodman/pkg/gui/layout.go:14.45,16.4 1 0 @@ -1570,96 +1587,116 @@ github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:82. github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:86.2,87.21 2 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:87.21,89.3 1 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:91.2,105.8 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:109.49,113.25 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:114.15,115.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:116.15,117.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:118.13,119.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:120.13,121.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:122.11,123.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:124.14,125.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:126.14,127.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:128.12,129.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:130.14,131.35 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:132.10,135.40 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:135.40,138.4 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:138.9,138.48 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:138.48,142.4 3 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:142.9,144.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:109.71,111.9 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:111.9,113.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:115.2,148.20 18 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:148.20,159.3 6 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:161.2,161.29 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:165.100,169.31 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:169.31,171.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:173.2,175.40 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:175.40,177.17 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:177.17,178.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:180.3,181.17 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:181.17,182.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:184.3,184.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:187.2,201.3 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:205.49,209.25 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:210.15,211.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:212.15,213.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:214.13,215.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:216.13,217.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:218.11,219.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:220.14,221.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:222.14,223.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:224.12,225.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:226.14,227.35 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:228.10,231.40 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:231.40,234.4 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:234.9,234.48 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:234.48,238.4 3 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/container_stats.go:238.9,240.4 1 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:16.102,25.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:28.113,29.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:29.16,31.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:34.2,35.21 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:35.21,37.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:38.2,38.16 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:42.84,51.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:53.81,71.46 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:72.15,73.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:73.47,75.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:75.9,77.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:78.14,79.46 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:79.46,81.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:81.9,83.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:84.10,85.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:88.2,88.56 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:91.53,92.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:93.17,94.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:95.18,96.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:97.16,98.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:99.14,100.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:101.17,102.22 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:103.10,104.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:108.38,110.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:112.66,114.2 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:116.49,117.87 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:117.87,118.27 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:118.27,120.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:125.3,126.27 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:126.27,128.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:129.3,129.92 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:134.2,136.40 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:140.91,162.46 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:163.15,164.51 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:165.14,166.58 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:167.14,168.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:169.10,170.35 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:173.2,173.66 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:177.94,178.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:178.24,180.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:182.2,182.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:183.16,186.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:187.17,188.39 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:189.10,190.12 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:194.81,195.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:195.24,197.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:199.2,205.35 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:205.35,207.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:209.2,222.46 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:223.15,224.69 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:225.14,226.76 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:227.14,228.14 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:229.10,230.47 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:233.2,233.86 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:233.86,235.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:236.2,236.11 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:240.54,242.9 2 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:242.9,244.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:246.2,250.21 4 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:250.21,252.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:252.8,252.28 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:252.28,254.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:254.8,256.3 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:258.2,258.54 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:262.63,263.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:264.16,267.58 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:267.58,269.4 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:270.3,270.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:271.17,272.22 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:273.17,274.23 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:275.16,276.24 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:277.14,278.21 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:279.20,280.22 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:281.18,282.25 1 0 -github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:283.10,284.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:28.128,29.35 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:29.35,31.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:33.2,33.27 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:33.27,36.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:39.2,40.21 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:40.21,42.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:43.2,43.16 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:47.99,50.29 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:50.29,51.15 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:51.15,53.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:53.9,55.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:58.2,65.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:68.81,86.46 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:87.15,88.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:88.47,90.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:90.9,92.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:93.14,94.46 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:94.46,96.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:96.9,98.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:99.10,100.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:103.2,103.56 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:106.53,107.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:108.17,109.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:110.18,111.24 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:112.16,113.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:114.14,115.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:116.17,117.22 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:118.10,119.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:123.38,125.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:127.66,129.2 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:131.49,132.87 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:132.87,133.27 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:133.27,135.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:140.3,141.27 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:141.27,143.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:144.3,144.92 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:149.2,151.40 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:155.91,177.46 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:178.15,179.51 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:180.14,181.58 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:182.14,183.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:184.10,185.35 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:188.2,188.66 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:192.94,193.24 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:193.24,195.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:197.2,197.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:198.16,201.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:202.17,203.39 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:204.10,205.12 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:209.81,210.24 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:210.24,212.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:214.2,220.35 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:220.35,222.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:224.2,237.46 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:238.15,239.69 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:240.14,241.76 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:242.14,243.14 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:244.10,245.47 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:248.2,248.86 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:248.86,250.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:251.2,251.11 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:255.54,257.9 2 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:257.9,259.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:261.2,265.21 4 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:265.21,267.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:267.8,267.28 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:267.28,269.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:269.8,271.3 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:273.2,273.54 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:277.63,278.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:279.16,282.58 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:282.58,284.4 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:285.3,285.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:286.17,287.22 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:288.17,289.23 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:290.16,291.24 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:292.14,293.21 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:294.20,295.22 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:296.18,297.25 1 0 +github.com/christophe-duc/lazypodman/pkg/gui/presentation/containers.go:298.10,299.23 1 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/images.go:8.61,14.2 1 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/menu_items.go:5.67,7.2 1 0 github.com/christophe-duc/lazypodman/pkg/gui/presentation/networks.go:5.67,7.2 1 0 @@ -1715,27 +1752,39 @@ github.com/christophe-duc/lazypodman/pkg/commands/container.go:140.16,142.3 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container.go:144.2,144.82 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container.go:150.42,152.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container.go:155.39,157.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:13.41,14.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:14.13,16.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:17.2,17.23 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:21.43,22.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:22.13,24.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:25.2,25.25 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:29.44,30.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:30.13,32.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:33.2,33.34 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:37.58,38.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:38.13,40.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:41.2,41.12 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:45.44,46.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:46.13,48.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:49.2,49.38 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:53.44,54.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:54.13,56.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:57.2,57.32 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:61.46,62.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:62.13,64.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:65.2,65.36 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:13.41,14.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:14.29,16.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:17.2,17.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:17.24,19.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:20.2,20.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:24.43,25.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:25.29,27.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:28.2,28.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:28.24,30.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:31.2,31.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:35.44,36.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:36.29,38.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:39.2,39.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:39.24,41.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:42.2,42.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:46.58,47.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:47.29,49.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:50.2,50.12 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:54.44,55.13 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:55.13,57.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:58.2,58.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:58.24,60.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:61.2,61.14 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:65.44,66.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:66.29,68.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:69.2,69.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:69.24,71.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:72.2,72.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:76.46,77.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:77.29,79.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:80.2,80.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:80.24,82.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_list_item.go:83.2,83.11 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:138.68,143.23 4 1 github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:143.23,145.3 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:146.2,146.14 1 1 @@ -1748,9 +1797,10 @@ github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:168.22,170. github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:172.2,172.37 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:172.37,173.48 1 0 github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:173.48,176.4 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:180.59,184.23 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:184.23,186.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:187.2,187.38 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:180.2,180.21 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:183.59,187.23 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:187.23,189.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/container_stats.go:190.2,190.38 1 0 github.com/christophe-duc/lazypodman/pkg/commands/dummies.go:14.37,16.2 1 31 github.com/christophe-duc/lazypodman/pkg/commands/dummies.go:19.44,33.2 2 43 github.com/christophe-duc/lazypodman/pkg/commands/dummies.go:36.34,40.2 3 55 @@ -1876,155 +1926,179 @@ github.com/christophe-duc/lazypodman/pkg/commands/os.go:364.2,364.12 1 0 github.com/christophe-duc/lazypodman/pkg/commands/os.go:368.47,370.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/os.go:373.55,375.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/os_default_platform.go:10.30,18.2 1 31 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:18.30,20.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:23.36,25.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:28.46,30.33 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:30.33,31.35 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:31.35,33.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/pod.go:35.2,35.14 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:61.75,65.2 3 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:69.161,78.45 5 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:78.45,81.23 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:81.23,83.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:83.9,85.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:87.3,87.71 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:87.71,89.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:93.2,93.22 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:93.22,95.17 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:95.17,97.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:101.2,101.20 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:101.20,103.17 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:103.17,105.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:106.3,106.55 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:107.8,109.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:111.2,130.16 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:130.16,133.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:135.2,135.27 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:139.69,142.58 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:142.58,144.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:147.2,147.73 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:147.73,150.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:153.2,153.73 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:153.73,156.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:159.2,159.73 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:159.73,162.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:165.2,165.69 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:168.39,170.22 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:170.22,171.43 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:171.43,173.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:175.2,175.51 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:175.51,177.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:178.2,178.19 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:178.19,180.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:181.2,181.12 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:185.71,193.12 5 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:193.12,194.28 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:194.28,195.18 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:195.18,197.5 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:201.2,201.31 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:201.31,212.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:214.2,214.35 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:218.82,331.2 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:333.73,337.37 3 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:337.37,339.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:340.2,340.12 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:343.76,344.33 1 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:344.33,346.3 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:347.2,347.12 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:350.159,356.36 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:356.36,357.43 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:357.43,359.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:362.2,363.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:363.16,365.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:368.2,370.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:370.16,374.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:377.2,381.28 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:381.28,383.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:383.8,385.17 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:385.17,387.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:391.2,392.29 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:392.29,393.43 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:393.43,395.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:397.2,399.29 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:403.122,408.34 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:408.34,410.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:413.2,416.33 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:416.33,418.26 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:418.26,419.12 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:422.3,422.28 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:422.28,424.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:424.9,426.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:430.2,430.32 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:430.32,449.44 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:449.44,451.33 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:451.33,453.5 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:454.4,458.6 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:463.2,463.43 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:463.43,469.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:471.2,471.14 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:474.98,476.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:476.35,477.34 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:477.34,478.54 1 6 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:478.54,480.15 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:483.3,483.26 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:488.94,494.16 5 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:494.16,496.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:498.2,500.33 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:500.33,504.56 2 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:504.56,505.38 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:505.38,507.10 2 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:512.3,512.26 1 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:512.26,521.4 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:523.3,525.41 2 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:525.41,527.4 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:527.9,528.26 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:528.26,530.5 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:530.10,532.5 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:535.3,540.34 5 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:543.2,545.27 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:549.59,550.25 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:550.25,552.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:554.2,556.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:556.16,558.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:564.2,566.28 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:566.28,574.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:576.2,576.22 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:579.80,586.2 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:589.70,592.33 3 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:592.33,595.13 3 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:595.13,598.18 3 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:598.18,600.5 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:600.10,602.5 1 4 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:605.2,605.11 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:609.58,620.2 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:623.48,630.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:630.16,632.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:633.2,633.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:637.49,639.2 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:642.45,644.2 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:647.46,649.2 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:652.47,654.2 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:657.59,660.16 3 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:660.16,662.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:664.2,666.29 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:666.29,669.20 3 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:669.20,671.4 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:673.3,676.25 4 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:676.25,680.88 3 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:680.88,681.40 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:681.40,683.11 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:688.3,697.4 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:700.2,700.23 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:704.61,707.16 3 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:707.16,709.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:711.2,713.30 2 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:713.30,722.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:724.2,724.24 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:728.63,731.16 3 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:731.16,733.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:735.2,737.30 2 1 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:737.30,746.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/podman.go:748.2,748.25 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:33.30,35.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:38.31,42.2 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:45.36,47.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:50.46,52.33 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:52.33,53.35 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:53.35,55.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:57.2,57.14 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:61.79,67.2 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:70.58,71.22 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:71.22,73.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:75.2,75.37 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:75.37,76.48 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:76.48,79.4 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:83.2,83.21 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:87.56,91.23 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:91.23,93.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/pod.go:94.2,94.38 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:62.75,66.2 3 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:70.161,79.45 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:79.45,82.23 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:82.23,84.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:84.9,86.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:88.3,88.71 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:88.71,90.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:94.2,94.22 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:94.22,96.17 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:96.17,98.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:102.2,102.20 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:102.20,104.17 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:104.17,106.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:107.3,107.55 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:108.8,110.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:112.2,131.16 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:131.16,134.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:136.2,136.27 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:140.69,143.58 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:143.58,145.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:148.2,148.73 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:148.73,151.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:154.2,154.73 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:154.73,157.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:160.2,160.73 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:160.73,163.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:166.2,166.69 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:169.39,171.22 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:171.22,172.43 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:172.43,174.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:176.2,176.51 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:176.51,178.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:179.2,179.19 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:179.19,181.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:182.2,182.12 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:186.71,194.12 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:194.12,195.28 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:195.28,196.18 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:196.18,198.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:202.2,202.31 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:202.31,213.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:215.2,215.35 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:219.82,332.2 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:334.73,338.37 3 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:338.37,340.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:341.2,341.12 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:344.76,345.33 1 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:345.33,347.3 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:348.2,348.12 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:352.56,360.12 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:360.12,361.28 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:361.28,362.18 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:362.18,364.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:368.2,368.31 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:368.31,375.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:377.2,377.29 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:380.159,386.36 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:386.36,387.43 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:387.43,389.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:392.2,393.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:393.16,395.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:398.2,400.16 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:400.16,404.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:407.2,411.28 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:411.28,413.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:413.8,415.17 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:415.17,417.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:421.2,422.29 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:422.29,423.43 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:423.43,425.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:427.2,429.29 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:433.122,439.34 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:439.34,441.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:444.2,447.33 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:447.33,449.26 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:449.26,450.12 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:453.3,453.28 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:453.28,455.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:455.9,457.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:461.2,462.28 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:462.28,464.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:465.2,465.41 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:465.41,467.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:470.2,470.31 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:470.31,475.43 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:475.43,477.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:480.3,498.31 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:498.31,500.33 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:500.33,502.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:503.4,507.6 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:512.2,512.43 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:512.43,518.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:520.2,520.14 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:523.98,525.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:525.35,526.34 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:526.34,527.54 1 6 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:527.54,529.15 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:532.3,532.26 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:537.94,543.16 5 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:543.16,545.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:547.2,549.33 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:549.33,553.56 2 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:553.56,554.38 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:554.38,556.10 2 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:561.3,561.26 1 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:561.26,570.4 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:572.3,574.41 2 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:574.41,576.4 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:576.9,577.26 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:577.26,579.5 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:579.10,581.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:584.3,589.34 5 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:592.2,594.27 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:598.59,599.25 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:599.25,601.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:603.2,605.16 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:605.16,607.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:613.2,615.28 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:615.28,623.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:625.2,625.22 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:628.80,635.2 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:638.70,641.33 3 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:641.33,644.13 3 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:644.13,647.18 3 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:647.18,649.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:649.10,651.5 1 4 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:654.2,654.11 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:658.58,669.2 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:672.48,679.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:679.16,681.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:682.2,682.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:686.49,688.2 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:691.45,693.2 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:696.46,698.2 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:701.47,703.2 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:706.59,709.16 3 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:709.16,711.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:713.2,715.29 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:715.29,718.20 3 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:718.20,720.4 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:722.3,725.25 4 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:725.25,729.88 3 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:729.88,730.40 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:730.40,732.11 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:737.3,746.4 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:749.2,749.23 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:753.61,756.16 3 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:756.16,758.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:760.2,762.30 2 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:762.30,771.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:773.2,773.24 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:777.63,780.16 3 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:780.16,782.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:784.2,786.30 2 1 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:786.30,795.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/podman.go:797.2,797.25 1 1 github.com/christophe-duc/lazypodman/pkg/commands/podman_host_unix.go:16.32,18.53 1 12 github.com/christophe-duc/lazypodman/pkg/commands/podman_host_unix.go:18.53,20.3 1 9 github.com/christophe-duc/lazypodman/pkg/commands/podman_host_unix.go:23.2,23.50 1 3 @@ -2049,227 +2123,272 @@ github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:58.94,6 github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:62.105,64.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:66.100,68.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:70.68,72.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:74.128,79.2 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:83.81,85.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:87.93,89.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:91.99,93.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:95.87,97.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:99.64,101.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:105.83,107.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:109.90,111.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:113.65,115.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:119.85,121.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:123.79,125.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:127.66,129.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:133.77,135.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:138.82,143.2 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:66.70,68.2 1 80 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:72.87,74.33 2 10 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:74.33,76.3 1 8 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:77.2,77.35 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:80.99,82.35 2 9 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:82.35,84.3 1 7 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:85.2,85.35 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:88.76,90.33 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:90.33,92.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:93.2,93.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:96.89,98.32 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:98.32,100.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:101.2,101.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:104.76,106.33 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:106.33,108.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:109.2,109.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:112.78,114.35 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:114.35,116.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:117.2,117.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:120.92,122.35 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:122.35,124.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:125.2,125.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:128.103,130.34 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:130.34,132.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:133.2,133.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:136.98,138.31 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:138.31,140.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:141.2,141.40 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:144.66,146.34 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:146.34,148.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:149.2,149.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:152.126,154.33 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:154.33,156.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:157.2,160.19 4 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:165.79,167.29 2 4 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:167.29,169.3 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:170.2,170.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:173.91,175.31 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:175.31,177.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:178.2,178.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:181.97,183.31 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:183.31,185.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:186.2,186.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:189.85,191.30 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:191.30,193.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:194.2,194.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:197.62,199.30 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:199.30,201.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:202.2,202.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:207.81,209.30 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:209.30,211.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:212.2,212.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:215.88,217.31 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:217.31,219.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:220.2,220.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:223.63,225.31 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:225.31,227.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:228.2,228.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:233.83,235.31 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:235.31,237.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:238.2,238.35 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:241.77,243.32 2 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:243.32,245.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:246.2,246.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:249.64,251.32 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:251.32,253.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:254.2,254.30 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:259.75,261.27 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:261.27,263.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:264.2,264.35 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:269.80,271.25 2 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:271.25,273.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:274.2,277.19 4 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:282.37,284.24 2 5 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:284.24,286.3 1 2 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:287.2,287.12 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:290.37,292.23 2 4 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:292.23,294.3 1 1 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:295.2,295.15 1 3 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:301.52,303.31 2 39 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:303.31,304.28 1 666 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:304.28,306.4 1 40 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:308.2,308.14 1 39 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:312.53,314.2 1 35 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:317.31,319.2 1 4 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:31.66,33.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:33.16,35.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:36.2,36.40 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:40.39,42.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:45.39,47.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:52.89,58.16 4 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:58.16,60.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:61.2,61.58 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:65.101,67.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:67.16,69.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:70.2,70.49 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:74.78,76.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:79.91,81.20 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:81.20,84.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:85.2,85.42 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:89.78,91.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:94.80,96.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:99.94,101.20 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:101.20,104.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:105.2,105.45 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:109.111,116.2 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:119.100,121.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:121.16,123.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:125.2,125.22 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:125.22,127.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:128.2,130.34 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:130.34,132.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:133.2,133.32 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:137.68,140.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:143.128,147.12 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:147.12,156.17 5 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:156.17,159.4 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:161.3,161.34 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:161.34,162.27 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:162.27,165.5 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:167.4,167.38 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:167.38,169.12 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:170.29,170.29 0 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:171.23,172.12 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:178.2,178.27 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:184.81,187.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:187.16,189.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:190.2,190.50 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:194.93,196.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:196.16,198.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:199.2,199.45 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:203.99,205.16 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:205.16,207.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:208.2,208.48 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:212.87,217.19 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:217.19,219.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:220.2,220.12 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:224.64,227.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:232.83,235.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:235.16,237.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:238.2,238.52 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:242.90,247.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:250.65,253.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:258.85,261.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:261.16,263.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:264.2,264.54 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:268.79,271.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:274.66,277.2 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:290.77,294.16 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:294.16,296.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:298.2,299.54 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:299.54,301.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:303.2,304.25 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:304.25,314.3 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:315.2,315.20 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:319.82,323.12 3 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:323.12,331.13 6 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:331.13,334.4 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:336.3,336.13 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:336.13,338.18 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:338.18,340.5 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:343.3,343.44 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:343.44,353.11 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:354.28,354.28 0 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:355.22,356.11 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:361.2,361.27 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:366.95,368.37 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:368.37,370.20 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:370.20,373.4 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:374.3,390.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:392.2,392.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:395.43,396.19 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:396.19,398.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:400.2,401.21 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:404.69,406.26 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:406.26,413.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:414.2,414.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:417.89,418.17 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:418.17,420.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:422.2,440.23 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:440.23,455.31 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:455.31,460.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:463.2,463.24 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:463.24,465.33 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:465.33,467.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:468.3,486.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:489.2,489.16 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:492.82,514.2 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:516.83,518.35 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:518.35,531.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:532.2,532.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:535.81,536.17 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:536.17,538.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:540.2,554.24 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:554.24,556.44 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:556.44,558.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:559.3,562.4 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:565.2,565.16 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:568.93,570.32 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:570.32,579.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:580.2,580.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:583.90,585.36 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:585.36,595.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:596.2,596.15 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:599.83,601.36 2 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:601.36,609.3 1 0 -github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:610.2,610.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:74.128,81.2 6 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:85.81,87.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:89.93,91.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:93.99,95.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:97.87,99.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:101.64,103.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:107.83,109.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:111.90,113.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:115.65,117.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:121.85,123.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:125.79,127.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:129.66,131.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:135.77,137.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:139.116,146.2 6 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:148.88,150.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_libpod_stub.go:153.82,160.2 6 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:68.70,70.2 1 80 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:74.87,76.33 2 10 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:76.33,78.3 1 8 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:79.2,79.35 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:82.99,84.35 2 9 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:84.35,86.3 1 7 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:87.2,87.35 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:90.76,92.33 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:92.33,94.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:95.2,95.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:98.89,100.32 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:100.32,102.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:103.2,103.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:106.76,108.33 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:108.33,110.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:111.2,111.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:114.78,116.35 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:116.35,118.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:119.2,119.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:122.92,124.35 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:124.35,126.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:127.2,127.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:130.103,132.34 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:132.34,134.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:135.2,135.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:138.98,140.31 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:140.31,142.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:143.2,143.40 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:146.66,148.34 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:148.34,150.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:151.2,151.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:154.126,156.33 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:156.33,158.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:159.2,164.23 6 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:169.79,171.29 2 4 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:171.29,173.3 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:174.2,174.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:177.91,179.31 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:179.31,181.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:182.2,182.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:185.97,187.31 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:187.31,189.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:190.2,190.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:193.85,195.30 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:195.30,197.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:198.2,198.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:201.62,203.30 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:203.30,205.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:206.2,206.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:211.81,213.30 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:213.30,215.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:216.2,216.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:219.88,221.31 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:221.31,223.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:224.2,224.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:227.63,229.31 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:229.31,231.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:232.2,232.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:237.83,239.31 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:239.31,241.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:242.2,242.35 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:245.77,247.32 2 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:247.32,249.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:250.2,250.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:253.64,255.32 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:255.32,257.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:258.2,258.30 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:263.75,265.27 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:265.27,267.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:268.2,268.35 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:271.114,273.27 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:273.27,275.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:276.2,281.23 6 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:284.86,286.29 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:286.29,288.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:289.2,289.30 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:294.80,296.25 2 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:296.25,298.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:299.2,304.24 6 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:309.37,311.24 2 5 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:311.24,313.3 1 2 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:314.2,314.12 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:317.37,319.23 2 4 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:319.23,321.3 1 1 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:322.2,322.15 1 3 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:328.52,330.31 2 39 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:330.31,331.28 1 666 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:331.28,333.4 1 40 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:335.2,335.14 1 39 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:339.53,341.2 1 35 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_mock.go:344.31,346.2 1 4 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:32.66,34.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:34.16,36.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:37.2,37.40 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:41.39,43.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:46.39,48.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:53.89,59.16 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:59.16,61.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:62.2,62.58 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:66.101,68.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:68.16,70.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:71.2,71.49 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:75.78,77.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:80.91,82.20 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:82.20,85.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:86.2,86.42 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:90.78,92.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:95.80,97.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:100.94,102.20 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:102.20,105.3 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:106.2,106.45 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:110.111,117.2 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:120.100,122.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:122.16,124.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:126.2,126.22 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:126.22,128.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:129.2,131.34 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:131.34,133.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:134.2,134.32 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:138.68,141.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:144.128,148.12 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:148.12,157.17 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:157.17,160.4 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:162.3,162.34 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:162.34,163.27 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:163.27,166.5 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:168.4,168.38 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:168.38,170.12 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:171.29,171.29 0 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:172.23,173.12 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:179.2,179.27 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:185.81,188.16 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:188.16,190.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:191.2,191.50 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:195.93,197.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:197.16,199.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:200.2,200.45 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:204.99,206.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:206.16,208.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:209.2,209.48 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:213.87,218.19 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:218.19,220.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:221.2,221.12 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:225.64,228.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:233.83,236.16 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:236.16,238.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:239.2,239.52 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:243.90,248.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:251.65,254.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:259.85,262.16 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:262.16,264.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:265.2,265.54 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:269.79,272.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:275.66,278.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:281.77,283.16 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:283.16,285.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:287.2,288.28 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:288.28,297.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:298.2,298.20 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:303.116,307.12 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:307.12,314.7 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:314.7,316.18 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:316.18,319.5 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:321.4,322.11 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:323.28,323.28 0 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:324.22,325.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:328.4,328.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:328.15,330.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:332.4,332.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:333.20,333.20 0 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:334.22,335.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:340.2,340.27 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:344.88,347.2 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:350.71,351.23 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:351.23,353.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:355.2,362.28 7 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:362.28,391.24 16 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:391.24,394.4 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:397.2,407.14 10 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:411.40,416.2 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:419.55,421.21 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:421.21,423.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:424.2,426.8 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:430.52,432.21 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:432.21,434.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:435.2,437.8 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:441.38,443.26 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:443.26,445.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:448.2,453.12 5 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:453.12,455.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:457.2,458.14 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:459.15,460.21 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:461.19,462.28 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:463.19,464.35 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:465.19,466.42 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:467.19,468.49 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:469.10,470.21 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:475.33,480.2 4 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:483.82,487.12 3 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:487.12,495.13 6 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:495.13,498.4 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:500.3,500.13 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:500.13,502.18 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:502.18,504.5 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:507.3,507.44 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:507.44,517.11 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:518.28,518.28 0 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:519.22,520.11 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:525.2,525.27 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:530.95,532.37 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:532.37,534.20 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:534.20,537.4 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:538.3,554.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:556.2,556.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:559.43,560.19 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:560.19,562.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:564.2,565.21 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:568.69,570.26 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:570.26,577.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:578.2,578.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:581.89,582.17 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:582.17,584.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:586.2,604.23 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:604.23,619.31 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:619.31,624.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:627.2,627.24 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:627.24,629.33 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:629.33,631.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:632.3,650.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:653.2,653.16 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:656.82,678.2 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:680.83,682.35 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:682.35,695.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:696.2,696.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:699.81,700.17 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:700.17,702.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:704.2,718.24 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:718.24,720.44 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:720.44,722.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:723.3,726.4 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:729.2,729.16 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:732.93,734.32 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:734.32,743.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:744.2,744.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:747.90,749.36 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:749.36,759.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:760.2,760.15 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:763.83,765.36 2 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:765.36,773.3 1 0 +github.com/christophe-duc/lazypodman/pkg/commands/runtime_socket.go:774.2,774.15 1 0 github.com/christophe-duc/lazypodman/pkg/commands/service.go:22.64,24.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/service.go:27.32,29.2 1 0 github.com/christophe-duc/lazypodman/pkg/commands/service.go:32.30,34.2 1 0 @@ -2318,11 +2437,11 @@ github.com/christophe-duc/lazypodman/pkg/commands/ssh/ssh.go:158.101,162.16 4 1 github.com/christophe-duc/lazypodman/pkg/commands/ssh/ssh.go:162.16,164.3 1 0 github.com/christophe-duc/lazypodman/pkg/commands/ssh/ssh.go:165.2,165.17 1 1 mode: atomic -github.com/christophe-duc/lazypodman/pkg/i18n/chinese.go:3.34,136.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/dutch.go:3.32,98.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/english.go:139.34,280.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/french.go:3.33,120.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/german.go:3.33,97.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/chinese.go:3.34,137.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/dutch.go:3.32,99.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/english.go:140.34,282.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/french.go:3.33,121.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/german.go:3.33,98.2 1 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:19.101,20.30 1 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:20.30,23.3 2 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:25.2,25.40 1 0 @@ -2337,10 +2456,10 @@ github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:49.53,61.2 1 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:64.65,65.49 1 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:65.49,67.3 1 0 github.com/christophe-duc/lazypodman/pkg/i18n/i18n.go:69.2,69.12 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/polish.go:3.33,97.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/portuguese.go:3.37,137.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/spanish.go:3.34,129.2 1 0 -github.com/christophe-duc/lazypodman/pkg/i18n/turkish.go:3.34,97.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/polish.go:3.33,98.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/portuguese.go:3.37,138.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/spanish.go:3.34,130.2 1 0 +github.com/christophe-duc/lazypodman/pkg/i18n/turkish.go:3.34,98.2 1 0 mode: atomic github.com/christophe-duc/lazypodman/pkg/cheatsheet/generate.go:31.17,33.2 1 0 github.com/christophe-duc/lazypodman/pkg/cheatsheet/generate.go:35.32,37.16 2 0 diff --git a/pkg/commands/pod.go b/pkg/commands/pod.go index 92928c8c..d5c4a87c 100644 --- a/pkg/commands/pod.go +++ b/pkg/commands/pod.go @@ -1,6 +1,8 @@ package commands import ( + "context" + "fmt" "time" "github.com/sasha-s/go-deadlock" @@ -32,6 +34,13 @@ func (p *Pod) State() string { return p.Summary.Status } +// Restart restarts the pod +func (p *Pod) Restart() error { + p.Log.Warn(fmt.Sprintf("restarting pod %s", p.Name)) + ctx := context.Background() + return p.Runtime.RestartPod(ctx, p.ID, nil) +} + // HasContainers returns true if the pod has non-infra containers. func (p *Pod) HasContainers() bool { return len(p.Containers) > 0 diff --git a/pkg/commands/runtime.go b/pkg/commands/runtime.go index 0b88a9c0..8ed40c8c 100644 --- a/pkg/commands/runtime.go +++ b/pkg/commands/runtime.go @@ -40,6 +40,7 @@ type ContainerRuntime interface { // Pod operations ListPods(ctx context.Context) ([]PodSummary, error) PodStats(ctx context.Context, id string, stream bool) (<-chan PodStatsEntry, <-chan error) + RestartPod(ctx context.Context, id string, timeout *int) error // Events streams container/image/volume/network events Events(ctx context.Context) (<-chan Event, <-chan error) diff --git a/pkg/commands/runtime_libpod.go b/pkg/commands/runtime_libpod.go index 104b3dae..9b146cb2 100644 --- a/pkg/commands/runtime_libpod.go +++ b/pkg/commands/runtime_libpod.go @@ -438,6 +438,16 @@ func (r *LibpodRuntime) aggregatePodContainerStats(ctx context.Context, pod *lib return entry, nil } +// RestartPod restarts a pod. +func (r *LibpodRuntime) RestartPod(ctx context.Context, id string, timeout *int) error { + pod, err := r.runtime.LookupPod(id) + if err != nil { + return err + } + _, err = pod.Restart(ctx) + return err +} + // Events streams container runtime events. // For libpod, we use a polling approach since direct event streaming requires more setup. func (r *LibpodRuntime) Events(ctx context.Context) (<-chan Event, <-chan error) { diff --git a/pkg/commands/runtime_libpod_stub.go b/pkg/commands/runtime_libpod_stub.go index 3e242382..0af8c630 100644 --- a/pkg/commands/runtime_libpod_stub.go +++ b/pkg/commands/runtime_libpod_stub.go @@ -145,6 +145,10 @@ func (r *LibpodRuntime) PodStats(ctx context.Context, id string, stream bool) (< return statsChan, errChan } +func (r *LibpodRuntime) RestartPod(ctx context.Context, id string, timeout *int) error { + return ErrLibpodNotAvailable +} + // Events returns an error channel on non-Linux platforms. func (r *LibpodRuntime) Events(ctx context.Context) (<-chan Event, <-chan error) { eventsChan := make(chan Event) diff --git a/pkg/commands/runtime_mock.go b/pkg/commands/runtime_mock.go index 5a437ea1..75eff16c 100644 --- a/pkg/commands/runtime_mock.go +++ b/pkg/commands/runtime_mock.go @@ -40,8 +40,9 @@ type MockRuntime struct { PruneNetworksFunc func(ctx context.Context) error // Pod operation mocks - ListPodsFunc func(ctx context.Context) ([]PodSummary, error) - PodStatsFunc func(ctx context.Context, id string, stream bool) (<-chan PodStatsEntry, <-chan error) + ListPodsFunc func(ctx context.Context) ([]PodSummary, error) + PodStatsFunc func(ctx context.Context, id string, stream bool) (<-chan PodStatsEntry, <-chan error) + RestartPodFunc func(ctx context.Context, id string, timeout *int) error // Event mock EventsFunc func(ctx context.Context) (<-chan Event, <-chan error) @@ -280,6 +281,14 @@ func (m *MockRuntime) PodStats(ctx context.Context, id string, stream bool) (<-c return statsCh, errCh } +func (m *MockRuntime) RestartPod(ctx context.Context, id string, timeout *int) error { + m.recordCall("RestartPod", id, timeout) + if m.RestartPodFunc != nil { + return m.RestartPodFunc(ctx, id, timeout) + } + return ErrMockNotImplemented +} + // Events func (m *MockRuntime) Events(ctx context.Context) (<-chan Event, <-chan error) { diff --git a/pkg/commands/runtime_socket.go b/pkg/commands/runtime_socket.go index 5870ff0f..32f654d7 100644 --- a/pkg/commands/runtime_socket.go +++ b/pkg/commands/runtime_socket.go @@ -340,6 +340,12 @@ func (r *SocketRuntime) PodStats(ctx context.Context, id string, stream bool) (< return statsChan, errChan } +// RestartPod restarts a pod. +func (r *SocketRuntime) RestartPod(ctx context.Context, id string, timeout *int) error { + _, err := pods.Restart(r.conn, id, nil) + return err +} + // aggregatePodStats combines stats from all containers in a pod into a single entry. func aggregatePodStats(reports []*types.PodStatsReport) PodStatsEntry { if len(reports) == 0 { diff --git a/pkg/gui/containers_panel.go b/pkg/gui/containers_panel.go index 051ab004..7f873151 100644 --- a/pkg/gui/containers_panel.go +++ b/pkg/gui/containers_panel.go @@ -568,7 +568,12 @@ func (gui *Gui) handleContainerRestart(g *gocui.Gui, v *gocui.View) error { } if item.IsPod { - return gui.createErrorPanel("Restart not yet supported for pods") + return gui.WithWaitingStatus(gui.Tr.RestartingStatus, func() error { + if err := item.Pod.Restart(); err != nil { + return gui.createErrorPanel(err.Error()) + } + return nil + }) } ctr := item.Container