{
"listMeta": {
"totalItems": 0
},
"serviceAccounts": [
{
"objectMeta": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"namespace": "string"
},
"serviceAccount": [
{
"apiVersion": "string",
"fieldPath": "string",
"kind": "string",
"name": "string",
"namespace": "string",
"resourceVersion": "string",
"uid": "string"
}
],
"typeMeta": {
"kind": "string"
}
}
]
}