teleport/lib
Andrew Lytvynov 7ccdd87496 Enable more Go linters: varcheck,bodyclose,structcheck
All changes should be noop, except for
`integration/integration_test.go`.

The integration test was ignoring `recordingMode` test case parameter
and always used `RecordAtNode`. When switching to `recordingMode`, test
cases with `RecordAtProxy` fail with a confusing error about missing
user agent. Filed https://github.com/gravitational/teleport/issues/3606
to track that separately and unblock enabling `structcheck` linter.
2020-04-24 15:52:43 +00:00
..
asciitable Updated "tctl tokens ..." command. 2018-09-04 10:16:29 -07:00
auth support access-request update delegators 2020-04-23 14:57:09 -07:00
backend Clean up dead code across the codebase 2020-04-09 21:10:12 +00:00
bpf synchronize bpf watch map reads 2020-04-01 11:41:44 -07:00
cache cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
cgroup Directly call NameToHandleAt for cgroup ID. 2020-01-20 14:04:36 -08:00
client Extract identity file formatting/parsing into a package 2020-04-21 23:12:38 +00:00
config Fix tests and remove panic 2020-03-30 18:35:33 -07:00
defaults Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
events support access-request update delegators 2020-04-23 14:57:09 -07:00
fixtures Use roles and traits in certificate for RBAC. 2019-09-03 13:44:20 -07:00
httplib Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
kube Refactor lib/kube/client 2020-04-21 19:51:52 +00:00
limiter Initial implementation of Kubernetes support 2018-06-03 12:55:13 -07:00
modules Adds support for kubernetes_users, extend interpolation (#3404) (#3418) 2020-03-07 16:32:37 -08:00
multiplexer Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
pam Fix memory leak and pass variables to PAM. 2020-02-06 11:15:44 -08:00
reversetunnel cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
secret Allow tsh to connect to legacy clusters. 2019-06-24 13:39:31 -07:00
service Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
services Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
session Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
shell Added tsh for Windows. 2018-08-03 11:06:08 -07:00
srv cache event fanout & reversetunnel improvements 2020-04-23 14:03:52 -07:00
sshca Create single instance of keygen per process. Use cache of precomputed 2018-02-15 21:23:30 +00:00
sshutils Enable linters: deadcode,goimports,govet,typecheck 2020-04-17 17:46:51 +00:00
system Map error to errno value and log it 2018-03-26 23:28:58 +02:00
teleagent
tlsca Enable linters: deadcode,goimports,govet,typecheck 2020-04-17 17:46:51 +00:00
utils Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
web Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00
wrappers Merge Teleport V4.3 UI branch to master (#3583) 2020-04-15 15:35:26 -04:00
runtimeflags.go Correct various typos 2017-10-20 10:20:26 +02:00