oauth2-proxy/pkg/apis/options
Joel Speed e932381ba7
Add LegacyOptions and conversion to new Options
This will be temporary until we switch to structured config, then we can remove the LegacyOptions and conversions
2020-07-19 08:17:53 +01:00
..
cookie.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
legacy_options.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
legacy_options_test.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
load.go Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
load_test.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
logging.go Ensure exclude-logging-paths is consistent with other options 2020-05-31 14:09:28 +01:00
options.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
options_suite_test.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
sessions.go Add option to remove tokens from cookie sessions (#673) 2020-07-14 23:02:10 +01:00
upstreams.go Add Upstreams options struct with validation 2020-07-05 10:21:05 +01:00