set Acl DB crud

This commit is contained in:
abhishek9686
2024-09-24 19:09:15 +04:00
parent 873d3ea8d8
commit e258f12ecb
3 changed files with 56 additions and 8 deletions
+2
View File
@@ -47,6 +47,8 @@ const (
GENERATED_TABLE_NAME = "generated"
// NODE_ACLS_TABLE_NAME - stores the node ACL rules
NODE_ACLS_TABLE_NAME = "nodeacls"
// ACLS_TABLE_NAME - table for acls v2
ACLS_TABLE_NAME = "acls"
// SSO_STATE_CACHE - holds sso session information for OAuth2 sign-ins
SSO_STATE_CACHE = "ssostatecache"
// METRICS_TABLE_NAME - stores network metrics