Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
7241ac92
Commit
7241ac92
authored
8 years ago
by
Adam Reese
Browse files
Options
Download
Plain Diff
Merge pull request #757 from adamreese/feat/tunnel2
feat(kube): create tunnel for client
parents
87429c66
792aa1a1
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
glide.lock
+69
-11
glide.lock
glide.yaml
+8
-1
glide.yaml
pkg/kube/client.go
+6
-8
pkg/kube/client.go
pkg/kube/client_test.go
+3
-4
pkg/kube/client_test.go
pkg/kube/tunnel.go
+92
-0
pkg/kube/tunnel.go
pkg/kube/tunnel_test.go
+15
-0
pkg/kube/tunnel_test.go
with
193 additions
and
24 deletions
+193
-24
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets