Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-bench
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
aquasecurity
kube-bench
Commits
592dc819
Commit
592dc819
authored
7 years ago
by
Abubakr-Sadik Nii Nai Davis
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused variables.
parent
cec1d9d6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmd/common.go
+0
-18
0 additions, 18 deletions
cmd/common.go
with
0 additions
and
18 deletions
cmd/common.go
+
0
−
18
View file @
592dc819
...
@@ -24,24 +24,6 @@ import (
...
@@ -24,24 +24,6 @@ import (
)
)
var
(
var
(
apiserverBin
string
apiserverConf
string
schedulerBin
string
schedulerConf
string
controllerManagerBin
string
controllerManagerConf
string
config
string
etcdBin
string
etcdConf
string
flanneldBin
string
flanneldConf
string
kubeletBin
string
kubeletConf
string
proxyBin
string
proxyConf
string
fedApiserverBin
string
fedControllerManagerBin
string
errmsgs
string
errmsgs
string
)
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment