ContainerImage.Pinniped/cmd/pinniped/cmd
Monis Khan abc941097c
Add WhoAmIRequest Aggregated Virtual REST API
This change adds a new virtual aggregated API that can be used by
any user to echo back who they are currently authenticated as.  This
has general utility to end users and can be used in tests to
validate if authentication was successful.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-02-22 20:02:41 -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 Declare war on namespaces 2021-02-10 21:52:07 -05:00
get.go Update test assertions related to spf13/cobra. 2020-12-17 16:31:08 -06:00
kubeconfig_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
kubeconfig.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
login_oidc_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
login_oidc.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
login_static_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
login_static.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
login.go Overhaul pinniped CLI subcommands. 2020-12-15 12:28:03 -06:00
root.go cmd/pinniped: delete get-kubeconfig + exchange-token 2021-02-09 17:01:57 -05:00
version_test.go Update test assertions related to spf13/cobra. 2020-12-17 16:31:08 -06:00
version.go cmd/pinniped: add version command 2020-09-28 10:44:33 -04:00