summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/dockerhub/testdata/repo2.txt
blob: e84ba989ba9a9a374aa2c050a5309254b92eea75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
    }
}