pshregistry-parser
Version:
Helper for library for accessing image data from the Upsun Registry and generating configuration files.
20 lines • 472 B
JSON
{
"test-image": {
"description": "A test image that is missing the required type property",
"disk": false,
"docs": {
"relationship_name": "testimage",
"service_name": "testimage",
"url": "/configuration/services/test.html"
},
"endpoint": "http",
"min_disk_size": null,
"name": "Test Image",
"repo_name": "test-image",
"runtime": false,
"versions": {
"deprecated": [],
"supported": ["1.0"]
}
}
}