1{
2  "schema": "1.0",
3  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4  "language": "go",
5  "protoPackage": "google.container.v1",
6  "libraryPackage": "cloud.google.com/go/container/apiv1",
7  "services": {
8    "ClusterManager": {
9      "clients": {
10        "grpc": {
11          "libraryClient": "ClusterManagerClient",
12          "rpcs": {
13            "CancelOperation": {
14              "methods": [
15                "CancelOperation"
16              ]
17            },
18            "CompleteIPRotation": {
19              "methods": [
20                "CompleteIPRotation"
21              ]
22            },
23            "CreateCluster": {
24              "methods": [
25                "CreateCluster"
26              ]
27            },
28            "CreateNodePool": {
29              "methods": [
30                "CreateNodePool"
31              ]
32            },
33            "DeleteCluster": {
34              "methods": [
35                "DeleteCluster"
36              ]
37            },
38            "DeleteNodePool": {
39              "methods": [
40                "DeleteNodePool"
41              ]
42            },
43            "GetCluster": {
44              "methods": [
45                "GetCluster"
46              ]
47            },
48            "GetJSONWebKeys": {
49              "methods": [
50                "GetJSONWebKeys"
51              ]
52            },
53            "GetNodePool": {
54              "methods": [
55                "GetNodePool"
56              ]
57            },
58            "GetOperation": {
59              "methods": [
60                "GetOperation"
61              ]
62            },
63            "GetServerConfig": {
64              "methods": [
65                "GetServerConfig"
66              ]
67            },
68            "ListClusters": {
69              "methods": [
70                "ListClusters"
71              ]
72            },
73            "ListNodePools": {
74              "methods": [
75                "ListNodePools"
76              ]
77            },
78            "ListOperations": {
79              "methods": [
80                "ListOperations"
81              ]
82            },
83            "ListUsableSubnetworks": {
84              "methods": [
85                "ListUsableSubnetworks"
86              ]
87            },
88            "RollbackNodePoolUpgrade": {
89              "methods": [
90                "RollbackNodePoolUpgrade"
91              ]
92            },
93            "SetAddonsConfig": {
94              "methods": [
95                "SetAddonsConfig"
96              ]
97            },
98            "SetLabels": {
99              "methods": [
100                "SetLabels"
101              ]
102            },
103            "SetLegacyAbac": {
104              "methods": [
105                "SetLegacyAbac"
106              ]
107            },
108            "SetLocations": {
109              "methods": [
110                "SetLocations"
111              ]
112            },
113            "SetLoggingService": {
114              "methods": [
115                "SetLoggingService"
116              ]
117            },
118            "SetMaintenancePolicy": {
119              "methods": [
120                "SetMaintenancePolicy"
121              ]
122            },
123            "SetMasterAuth": {
124              "methods": [
125                "SetMasterAuth"
126              ]
127            },
128            "SetMonitoringService": {
129              "methods": [
130                "SetMonitoringService"
131              ]
132            },
133            "SetNetworkPolicy": {
134              "methods": [
135                "SetNetworkPolicy"
136              ]
137            },
138            "SetNodePoolAutoscaling": {
139              "methods": [
140                "SetNodePoolAutoscaling"
141              ]
142            },
143            "SetNodePoolManagement": {
144              "methods": [
145                "SetNodePoolManagement"
146              ]
147            },
148            "SetNodePoolSize": {
149              "methods": [
150                "SetNodePoolSize"
151              ]
152            },
153            "StartIPRotation": {
154              "methods": [
155                "StartIPRotation"
156              ]
157            },
158            "UpdateCluster": {
159              "methods": [
160                "UpdateCluster"
161              ]
162            },
163            "UpdateMaster": {
164              "methods": [
165                "UpdateMaster"
166              ]
167            },
168            "UpdateNodePool": {
169              "methods": [
170                "UpdateNodePool"
171              ]
172            }
173          }
174        }
175      }
176    }
177  }
178}
179