ContainerImage.Pinniped/pkg/config
Andrew Keesler 597408a977
Allow override of discovery URL via ConfigMap
Signed-off-by: Andrew Keesler <akeesler@vmware.com>

- Seems like the next step is to allow override of the CA bundle; I didn't
  do that here for simplicity of the commit, but seems like it is the right
  thing to do in the future.
2020-08-03 10:17:11 -04:00
..
api Allow override of discovery URL via ConfigMap 2020-08-03 10:17:11 -04:00
testdata Allow override of discovery URL via ConfigMap 2020-08-03 10:17:11 -04:00
config.go Define initial config file format 2020-07-14 11:50:28 -04:00
config_test.go Allow override of discovery URL via ConfigMap 2020-08-03 10:17:11 -04:00
webhook.go Define initial config file format 2020-07-14 11:50:28 -04:00
webhook_test.go Define initial config file format 2020-07-14 11:50:28 -04:00