ContainerImage.Pinniped/cmd/pinniped/cmd
Matt Moyer 8527c363bb
Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience".
This is a bit more clear. We're changing this now because it is a non-backwards-compatible change that we can make now since none of this RFC8693 token exchange stuff has been released yet.

There is also a small typo fix in some flag usages (s/RF8693/RFC8693/)

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-16 14:24:13 -06:00
..
testdata CLI `get-kubeconfig` command reads kubeconfig and CredentialIssuerConfig 2020-09-14 19:07:18 -07:00
alpha.go Add initial "pinniped alpha login oidc" partial implementation. 2020-10-06 12:42:29 -05:00
cobra_util.go Add a util helper for marking a CLI flag as hidden. 2020-10-21 13:07:21 -05:00
cobra_util_test.go Add initial "pinniped alpha login oidc" partial implementation. 2020-10-06 12:42:29 -05:00
deprecated.go Overhaul `pinniped` CLI subcommands. 2020-12-15 12:28:03 -06:00
get.go Overhaul `pinniped` CLI subcommands. 2020-12-15 12:28:03 -06:00
kubeconfig.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
kubeconfig_test.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
login.go Overhaul `pinniped` CLI subcommands. 2020-12-15 12:28:03 -06:00
login_oidc.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
login_oidc_test.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
login_static.go Overhaul `pinniped` CLI subcommands. 2020-12-15 12:28:03 -06:00
login_static_test.go Overhaul `pinniped` CLI subcommands. 2020-12-15 12:28:03 -06:00
root.go Avoid printing the error message twice from client 2020-11-21 00:05:26 +05:30
version.go cmd/pinniped: add version command 2020-09-28 10:44:33 -04:00
version_test.go Make race detector happy by removing parallelism 2020-11-10 11:23:42 -05:00