ContainerImage.Pinniped/cmd/pinniped
Ryan Richard 4c2a0b4872 Add new command-line flags to the `login oidc` command
- Also some light prefactoring in login.go to make room for LDAP-style
  login, which is not implemented yet in this commit. TODOs are added.
- And fix a test pollution problem in login_oidc_test.go where it was
  using a real on-disk CLI cache file, so the tests were polluted by
  the contents of that file and would sometimes cause each other to
  fail.
2021-04-16 18:30:31 -07:00
..
cmd Add new command-line flags to the `login oidc` command 2021-04-16 18:30:31 -07:00
main.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00