You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/iam
Jeff Mitchell 062ce6079f
Create dev org in database (#41)
6 years ago
..
store Rename test files to match the name of the file they test (#43) 6 years ago
action.go implement schema, store and repository for IAM scopes of organization and project 6 years ago
action_test.go implement schema, store and repository for IAM scopes of organization and project 6 years ago
options.go implement schema, store and repository for IAM scopes of organization and project 6 years ago
options_test.go Rename test files to match the name of the file they test (#43) 6 years ago
repository.go refactor ClonableResource to just be a clonable interface (#40) 6 years ago
repository_scope.go refactor lookups so we can easily check for not found and do the "right" thing in the repos (#42) 6 years ago
repository_scope_test.go Rename GormReadWriter -> Db 6 years ago
repository_test.go Rename GormReadWriter -> Db 6 years ago
resource.go refactor clonable to not rely on the resource interface (#36) 6 years ago
scope.go Create dev org in database (#41) 6 years ago
scope_test.go Rename GormReadWriter -> Db 6 years ago