Go to file
Denis Kirillov 31a308ea61 [#4] Reduce number of condition types 2023-10-23 15:44:34 +03:00
iam [#4] Add IAM policy unmarshaler 2023-10-23 15:44:34 +03:00
.gitattributes Initial commit 2023-10-04 08:29:00 +00:00
.gitignore Initial commit 2023-10-04 08:29:00 +00:00
.gitlint Initial commit 2023-10-04 08:29:00 +00:00
.golangci.yml Initial commit 2023-10-04 08:29:00 +00:00
.pre-commit-config.yaml Initial commit 2023-10-04 08:29:00 +00:00
chain.go [#4] Reduce number of condition types 2023-10-23 15:44:34 +03:00
chain_names.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
chain_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
error.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
glob.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
go.mod [#2] Initial implementation 2023-10-23 10:45:15 +03:00
go.sum [#2] Initial implementation 2023-10-23 10:45:15 +03:00
inmemory.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
inmemory_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
interface.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
resource.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
resource_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00