etcd/server/storage/schema
Piotr Tabor 9abc895122 Goimports: Apply automated fixing to test files as well.
Signed-off-by: Piotr Tabor <ptab@google.com>
2022-12-29 13:04:45 +01:00
..
actions.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
actions_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
alarm.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
auth.go server/auth: protect rangePermCache with a RW lock 2022-07-02 23:23:13 +09:00
auth_roles.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
auth_roles_test.go tests: Pass logger to backend 2022-04-05 15:53:38 +02:00
auth_test.go tests: Pass logger to backend 2022-04-05 15:53:38 +02:00
auth_users.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
auth_users_test.go server/auth: protect rangePermCache with a RW lock 2022-07-02 23:23:13 +09:00
bucket.go server: Implement storage schema migration to follow cluster version change and panic if unknown storage version is found 2021-09-10 10:16:48 +02:00
changes.go server: Implement schema migrations 2021-09-10 10:16:48 +02:00
changes_test.go server: Implement schema migrations 2021-09-10 10:16:48 +02:00
cindex.go Verification framework and check whether cindex is not decreasing. 2022-04-22 12:32:05 +02:00
confstate.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
confstate_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
lease.go load all leases from backend 2022-02-13 20:30:20 -08:00
lease_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
membership.go rename LockWithoutHook to LockOutsideApply and add LockInsideApply 2022-04-07 05:35:13 +08:00
migration.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
migration_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
schema.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
schema_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00
version.go Fix goimports in all existing files. Execution of ./scripts/fix.sh 2022-12-29 09:41:31 +01:00
version_test.go Goimports: Apply automated fixing to test files as well. 2022-12-29 13:04:45 +01:00