ContainerImage.Pinniped/cmd/pinniped/cmd
Ryan Richard c6c2c525a6 Upgrade the linter and fix all new linter warnings
Also fix some tests that were broken by bumping golang and dependencies
in the previous commits.

Note that in addition to changes made to satisfy the linter which do not
impact the behavior of the code, this commit also adds ReadHeaderTimeout
to all usages of http.Server to satisfy the linter (and because it
seemed like a good suggestion).
2022-08-24 14:45:55 -07:00
..
testdata Generate more helpful context/cluster/user names in pinniped get kubeconfig 2021-04-05 12:36:02 -05:00
alpha.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
cobra_util_test.go Add initial "pinniped alpha login oidc" partial implementation. 2020-10-06 12:42:29 -05:00
cobra_util.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
flag_types_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
flag_types.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
generate_markdown_help.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
get.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kube_util.go cmd/pinniped: add whoami command 2021-03-18 08:56:34 -04:00
kubeconfig_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kubeconfig.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
login_oidc_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
login_oidc.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
login_static_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
login_static.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
login.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
root.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
version_test.go Update test assertions related to spf13/cobra. 2020-12-17 16:31:08 -06:00
version.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
whoami_test.go Generate more helpful context/cluster/user names in pinniped get kubeconfig 2021-04-05 12:36:02 -05:00
whoami.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00