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.
Harshavardhana
d8af244708
Add numeric/date policy conditions (#9233)
add new policy conditions
- NumericEquals
- NumericNotEquals
- NumericLessThan
- NumericLessThanEquals
- NumericGreaterThan
- NumericGreaterThanEquals
- DateEquals
- DateNotEquals
- DateLessThan
- DateLessThanEquals
- DateGreaterThan
- DateGreaterThanEquals
|
5 years ago |
.. |
condition
|
Add numeric/date policy conditions (#9233)
|
5 years ago |
action.go
|
Add numeric/date policy conditions (#9233)
|
5 years ago |
action_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
actionset.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
actionset_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
effect.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
effect_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
error.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
id.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
id_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
policy.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
policy_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
principal.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
principal_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
resource.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
resource_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
resourceset.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
resourceset_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
statement.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |
statement_test.go
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
|
5 years ago |