summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo3.txt
blob: 1fc64a9c38a660694f50e24aad39598ecebf9333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "user": "user3",
    "name": "name3",
    "namespace": "namespace",
    "repository_type": "image",
    "status": 1,
    "description": "Description.",
    "is_private": false,
    "is_automated": false,
    "can_edit": false,
    "star_count": 45,
    "pull_count": 18540193,
    "last_updated": "2019-03-28T21:26:05.527650Z",
    "is_migrated": false,
    "has_starred": false,
    "affiliation": null,
    "permissions": {
        "read": true,
        "write": false,
        "admin": false
    }
}