ContainerImage.Pinniped/cmd/pinniped/cmd
Matt Moyer bfcd2569e9
Add a --request-audience flag to the pinniped login oidc CLI command.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2020-12-08 10:22:20 -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_test.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
exchange_credential_test.go Make race detector happy by removing parallelism 2020-11-10 11:23:42 -05:00
exchange_credential.go Make race detector happy by removing parallelism 2020-11-10 11:23:42 -05:00
get_kubeconfig_test.go Update default namespace for pinniped-concierge to match install-pinniped-concierge.yaml 2020-11-16 11:05:53 +11:00
get_kubeconfig.go Update default namespace for pinniped-concierge to match install-pinniped-concierge.yaml 2020-11-16 11:05:53 +11:00
login_oidc_test.go Add a --request-audience flag to the pinniped login oidc CLI command. 2020-12-08 10:22:20 -06:00
login_oidc.go Add a --request-audience flag to the pinniped login oidc CLI command. 2020-12-08 10:22:20 -06:00
login.go Promote the pinniped login command out of alpha. 2020-10-23 14:44:41 -05:00
root.go Avoid printing the error message twice from client 2020-11-21 00:05:26 +05:30
version_test.go Make race detector happy by removing parallelism 2020-11-10 11:23:42 -05:00
version.go cmd/pinniped: add version command 2020-09-28 10:44:33 -04:00