From cc80cd0369ae8a0440cdaa5ea53b4816428bd2b9 Mon Sep 17 00:00:00 2001 From: Jay Beale Date: Thu, 13 Aug 2020 12:24:52 -0700 Subject: [PATCH] Comment cleanup --- peirates.go | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/peirates.go b/peirates.go index 2ab3bd6..f2df414 100644 --- a/peirates.go +++ b/peirates.go @@ -785,7 +785,7 @@ func banner(connectionString ServerInfo) { ,,,,,,,,,,,,:.............,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ________________________________________ - Peirates v1.0.26 by InGuardians + Peirates v1.0.27 by InGuardians https://www.inguardians.com/peirates ----------------------------------------------------------------`) @@ -933,8 +933,7 @@ type PodNamespaceContainerTuple struct { func PeiratesMain() { - // Create a global variable named "connectionString" initialized to - // default values + // Create a global variable named "connectionString" initialized to default values connectionString := ParseLocalServerInfo() cmdOpts := CommandLineOptions{connectionConfig: &connectionString} //var kubeRoles KubeRoles @@ -998,8 +997,6 @@ Off-Menu + ---------------------------------------------------------------- Peirates:># `) - // [23] Run a command in a pod via its node's Kubelet (authorization/Webhook permitting) - // Banner items to implement // Run a command on a pod from the Kubelet