1- [ ** @google-github-actions/actions-utils ** ] ( ../../README.md ) • ** Docs **
1+ [ ** @google-github-actions/actions-utils ** ] ( ../../README.md )
22
33***
44
88
99> ** ExternalAccount** : ` object `
1010
11+ Defined in: [ auth.ts:45] ( https://github.com/google-github-actions/actions-utils/blob/main/src/auth.ts#L45 )
12+
1113ExternalAccount is an exported credential for an external account
1214like a workload identity pool.
1315
@@ -29,43 +31,43 @@ like a workload identity pool.
2931
3032> ** credential\_ source** : ` object `
3133
32- ### credential\_ source.environment\_ id?
34+ #### credential\_ source.environment\_ id?
3335
3436> ` optional ` ** environment\_ id** : ` string `
3537
36- ### credential\_ source.file?
38+ #### credential\_ source.file?
3739
3840> ` optional ` ** file** : ` string `
3941
40- ### credential\_ source.format?
42+ #### credential\_ source.format?
4143
4244> ` optional ` ** format** : ` object `
4345
44- ### credential\_ source.format.subject\_ token\_ field\_ name?
46+ #### credential\_ source.format.subject\_ token\_ field\_ name?
4547
4648> ` optional ` ** subject\_ token\_ field\_ name** : ` string `
4749
48- ### credential\_ source.format.type
50+ #### credential\_ source.format.type
4951
5052> ** type** : ` "json" ` \| ` "text" `
5153
52- ### credential\_ source.headers?
54+ #### credential\_ source.headers?
5355
5456> ` optional ` ** headers** : ` object `
5557
56- #### Index Signature
58+ ##### Index Signature
5759
58- \[ ` key ` : ` string ` \] : ` string `
60+ \[ ` key ` : ` string ` \] : ` string `
5961
60- ### credential\_ source.region\_ url?
62+ #### credential\_ source.region\_ url?
6163
6264> ` optional ` ** region\_ url** : ` string `
6365
64- ### credential\_ source.regional\_ cred\_ verification\_ url
66+ #### credential\_ source.regional\_ cred\_ verification\_ url
6567
6668> ** regional\_ cred\_ verification\_ url** : ` string `
6769
68- ### credential\_ source.url?
70+ #### credential\_ source.url?
6971
7072> ` optional ` ** url** : ` string `
7173
@@ -96,7 +98,3 @@ like a workload identity pool.
9698### workforce\_ pool\_ user\_ project?
9799
98100> ` optional ` ** workforce\_ pool\_ user\_ project** : ` string `
99-
100- ## Defined in
101-
102- [ auth.ts:45] ( https://github.com/google-github-actions/actions-utils/blob/main/src/auth.ts#L45 )
0 commit comments