blob: 0e6b17f4296a22250934507664e4883ca9cdc21b [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"
]
}
}
}
}
}
}
}