open-vault/http
2015-08-20 13:59:57 -07:00
..
handler.go Send sys mounting logic directly to logical backend. Unit tests run. 2015-08-20 13:59:57 -07:00
handler_test.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
help.go
help_test.go
http_test.go
logical.go Begin factoring out sys paths into logical routes. Also, standardize on 307 as redirect code. 2015-08-20 13:20:35 -07:00
logical_test.go
server.go
sys_audit.go
sys_audit_test.go
sys_auth.go
sys_auth_test.go
sys_health.go http: support ?standbyok for 200 status on standby. Fixes #389 2015-07-02 17:49:35 -07:00
sys_health_test.go
sys_init.go
sys_init_test.go
sys_leader.go
sys_leader_test.go
sys_lease.go Begin factoring out sys paths into logical routes. Also, standardize on 307 as redirect code. 2015-08-20 13:20:35 -07:00
sys_lease_test.go
sys_mount.go Send sys mounting logic directly to logical backend. Unit tests run. 2015-08-20 13:59:57 -07:00
sys_mount_test.go
sys_policy.go
sys_policy_test.go
sys_rekey.go
sys_rekey_test.go
sys_rotate_test.go Begin factoring out sys paths into logical routes. Also, standardize on 307 as redirect code. 2015-08-20 13:20:35 -07:00
sys_seal.go
sys_seal_test.go
testing.go