ContainerImage.Pinniped/internal
Ryan Richard da7c981f14 Organize Pinniped CLI into subcommands; Add get-kubeconfig subcommand
- Add flag parsing and help messages for root command,
  `exchange-credential` subcommand, and new `get-kubeconfig` subcommand
- The new `get-kubeconfig` subcommand is a work in progress in this
  commit
- Also add here.Doc() and here.Docf() to enable nice heredocs in
  our code
2020-09-11 17:56:05 -07:00
..
apiserver Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
certauthority Fix a flake in kubecertauthority_test.go. 2020-08-28 16:13:43 -05:00
client Make `./pkg/client` into an internal package using the native k8s client. 2020-08-27 11:48:18 -05:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller Prefactor: Move updating of APIService to a separate controller 2020-09-08 16:36:49 -07:00
controllerlib Fix some linter complaints in controllerlib. 2020-08-28 14:54:50 -05:00
controllermanager Prefactor: Move updating of APIService to a separate controller 2020-09-08 16:36:49 -07:00
downward Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
here Organize Pinniped CLI into subcommands; Add get-kubeconfig subcommand 2020-09-11 17:56:05 -07:00
mocks/mockcertissuer Rename project 2020-08-20 10:54:15 -07:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/credentialrequest Fix a nil dereference crash in rest.go 2020-09-11 13:08:54 -07:00
server Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
testutil Pull controller-go back into this repository as `internal/controllerlib`. 2020-08-28 13:07:47 -05:00