blob: 7c86e7329aac8e4c2531808a6c3583d3c7e9a052 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.binaryauthorization.v1beta1",
"libraryPackage": "cloud.google.com/go/binaryauthorization/apiv1beta1",
"services": {
"BinauthzManagementServiceV1Beta1": {
"clients": {
"grpc": {
"libraryClient": "BinauthzManagementServiceV1Beta1Client",
"rpcs": {
"CreateAttestor": {
"methods": [
"CreateAttestor"
]
},
"DeleteAttestor": {
"methods": [
"DeleteAttestor"
]
},
"GetAttestor": {
"methods": [
"GetAttestor"
]
},
"GetPolicy": {
"methods": [
"GetPolicy"
]
},
"ListAttestors": {
"methods": [
"ListAttestors"
]
},
"UpdateAttestor": {
"methods": [
"UpdateAttestor"
]
},
"UpdatePolicy": {
"methods": [
"UpdatePolicy"
]
}
}
}
}
},
"SystemPolicyV1Beta1": {
"clients": {
"grpc": {
"libraryClient": "SystemPolicyV1Beta1Client",
"rpcs": {
"GetSystemPolicy": {
"methods": [
"GetSystemPolicy"
]
}
}
}
}
}
}
}