ContainerImage.Pinniped/cmd/pinniped/cmd
2021-03-04 12:24:57 -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 Declare war on namespaces 2021-02-10 21:52:07 -05:00
flag_types_test.go Add --concierge-credential-issuer flag to "pinniped get kubeconfig" command. 2021-02-25 14:31:51 -06:00
flag_types.go Fix some lint errors that resulted from merging main 2021-02-25 15:06:24 -08:00
get.go Update test assertions related to spf13/cobra. 2020-12-17 16:31:08 -06:00
kubeconfig_test.go Fix "pinniped get kubeconfig" strategy detection to pick the _first_ working strategy. 2021-03-04 12:24:57 -06:00
kubeconfig.go Fix "pinniped get kubeconfig" strategy detection to pick the _first_ working strategy. 2021-03-04 12:24:57 -06:00
login_oidc_test.go Switch login flags to use --concierge-mode flag instead of boolean flag. 2021-02-24 17:09:08 -06:00
login_oidc.go Add --concierge-credential-issuer flag to "pinniped get kubeconfig" command. 2021-02-25 14:31:51 -06:00
login_static_test.go Switch login flags to use --concierge-mode flag instead of boolean flag. 2021-02-24 17:09:08 -06:00
login_static.go Add --concierge-credential-issuer flag to "pinniped get kubeconfig" command. 2021-02-25 14:31:51 -06: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