dex/cmd/dexctl
Bobby Rullo 59dc4a9400 dexctl: remove api driver
API Driver is dead: This API turns out to not be super useful, requiring
an existing client to create other clients is weird.

Long live API Driver? Let's use Dynamic Client API and the bootstrap API
to create a better API Driver! LONG LIVE API DRIVER.
2016-06-15 11:42:50 -07:00
..
command_client.go *: update all to accommodate changes to go-oidc 2016-01-12 17:16:28 -08:00
command_config.go *: allow dexctl set-connector-configs to read from stdin 2016-01-19 08:59:34 -08:00
command_version.go cmd: add version to command worker and overlord, print go version 2016-01-15 11:15:32 -08:00
driver.go *: move original project to dex 2015-08-18 11:26:57 -07:00
driver_db.go db, client: add data model for trusted peers 2016-06-07 17:16:09 -07:00
main.go dexctl: remove api driver 2016-06-15 11:42:50 -07:00
util.go *: move original project to dex 2015-08-18 11:26:57 -07:00