Skip to content

Commit 4cdbd39

Browse files
committed
feat: update generated APIs
1 parent 4997495 commit 4cdbd39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/clients/src/api/audit_trail/v1alpha1/types.gen.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ export type ResourceType =
1313
| 'kube_node'
1414
| 'kube_acl'
1515
| 'keym_key'
16+
| 'iamx_user'
17+
| 'iamx_application'
18+
| 'iamx_group'
19+
| 'iamx_policy'
20+
| 'iamx_api_key'
21+
| 'iamx_ssh_key'
1622

1723
export interface KeyManagerKeyInfo {}
1824

0 commit comments

Comments
 (0)