We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8bfb93 commit 89000ccCopy full SHA for 89000cc
src/data/doc-extensions/extensions.json
@@ -1156,6 +1156,21 @@
1156
"categories": ["Reporting", "Data"],
1157
"tiers": ["Community"],
1158
"cloudEnabled": false
1159
+ },
1160
+ {
1161
+ "name": "xk6-gcp",
1162
+ "description": "A k6 extension for Google Cloud Platform services.",
1163
+ "url": "https://github.com/deejiw/xk6-gcp",
1164
+ "logo": "",
1165
+ "author": {
1166
+ "name": "Tossaporn Jiw",
1167
+ "url": "https://github.com/deejiw"
1168
1169
+ "stars": "0",
1170
+ "type": ["JavaScript"],
1171
+ "categories": ["Misc"],
1172
+ "tiers": ["Community"],
1173
+ "cloudEnabled": false
1174
}
1175
]
1176
0 commit comments