ContainerImage.Pinniped/cmd/pinniped/cmd
Matt Moyer 9e1922f1ed
Split the config CRDs into two API groups.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-10-30 19:22:46 -05: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 Rename existing references to "IDP" and "Identity Provider". 2020-10-30 15:12:01 -05:00
exchange_credential.go Rename existing references to "IDP" and "Identity Provider". 2020-10-30 15:12:01 -05:00
get_kubeconfig_test.go Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
get_kubeconfig.go Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
login_oidc_test.go Add a file-based session cache. 2020-10-21 14:28:05 -05:00
login_oidc.go Add a file-based session cache. 2020-10-21 14:28:05 -05:00
login.go Promote the pinniped login command out of alpha. 2020-10-23 14:44:41 -05:00
root.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
version_test.go cmd/pinniped: add version command 2020-09-28 10:44:33 -04:00
version.go cmd/pinniped: add version command 2020-09-28 10:44:33 -04:00