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