ContainerImage.Pinniped/internal/concierge/server
Ryan Richard af01c3aeb6 Make `kubectl explain` work for Pinniped aggregated APIs
- Change update-codegen.sh script to also generated openapi code for the
  aggregated API types
- Update both aggregated API servers' configuration to make them serve
  the openapi docs for the aggregated APIs
- Add new integration test which runs `kubectl explain` for all Pinniped
  API resources, and all fields and subfields of those resources
- Update some the comments on the API structs
- Change some names of the tmpl files to make the filename better match
  the struct names
2022-09-21 15:15:37 -07:00
..
testdata Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
server.go Make `kubectl explain` work for Pinniped aggregated APIs 2022-09-21 15:15:37 -07:00
server_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00