summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt b/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt
new file mode 100644
index 000000000..e84ba989b
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt
@@ -0,0 +1,22 @@
+{
+ "user": "user2",
+ "name": "name2",
+ "namespace": "namespace",
+ "repository_type": "image",
+ "status": 1,
+ "description": "Description.",
+ "is_private": false,
+ "is_automated": false,
+ "can_edit": false,
+ "star_count": 45,
+ "pull_count": 18540192,
+ "last_updated": "2019-03-28T21:26:05.527650Z",
+ "is_migrated": false,
+ "has_starred": false,
+ "affiliation": null,
+ "permissions": {
+ "read": true,
+ "write": false,
+ "admin": false
+ }
+} \ No newline at end of file