{
"deployments": [
{
"objectMeta": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"namespace": "string"
},
"roleRef": {
"apiGroup": "string",
"kind": "string",
"name": "string"
},
"subjects": [
{
"apiGroup": "string",
"kind": "string",
"name": "string",
"namespace": "string"
}
],
"typeMeta": {
"kind": "string"
}
}
],
"listMeta": {
"totalItems": 0
}
}