rpc.pb.go 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237
  1. // SPDX-License-Identifier: MIT
  2. // Code generated by protoc-gen-go. DO NOT EDIT.
  3. // versions:
  4. // protoc-gen-go v1.27.1
  5. // protoc v3.12.4
  6. // source: rpc/rpc.proto
  7. package rpc
  8. import (
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type CriuCgMode int32
  21. const (
  22. CriuCgMode_IGNORE CriuCgMode = 0
  23. CriuCgMode_CG_NONE CriuCgMode = 1
  24. CriuCgMode_PROPS CriuCgMode = 2
  25. CriuCgMode_SOFT CriuCgMode = 3
  26. CriuCgMode_FULL CriuCgMode = 4
  27. CriuCgMode_STRICT CriuCgMode = 5
  28. CriuCgMode_DEFAULT CriuCgMode = 6
  29. )
  30. // Enum value maps for CriuCgMode.
  31. var (
  32. CriuCgMode_name = map[int32]string{
  33. 0: "IGNORE",
  34. 1: "CG_NONE",
  35. 2: "PROPS",
  36. 3: "SOFT",
  37. 4: "FULL",
  38. 5: "STRICT",
  39. 6: "DEFAULT",
  40. }
  41. CriuCgMode_value = map[string]int32{
  42. "IGNORE": 0,
  43. "CG_NONE": 1,
  44. "PROPS": 2,
  45. "SOFT": 3,
  46. "FULL": 4,
  47. "STRICT": 5,
  48. "DEFAULT": 6,
  49. }
  50. )
  51. func (x CriuCgMode) Enum() *CriuCgMode {
  52. p := new(CriuCgMode)
  53. *p = x
  54. return p
  55. }
  56. func (x CriuCgMode) String() string {
  57. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  58. }
  59. func (CriuCgMode) Descriptor() protoreflect.EnumDescriptor {
  60. return file_rpc_rpc_proto_enumTypes[0].Descriptor()
  61. }
  62. func (CriuCgMode) Type() protoreflect.EnumType {
  63. return &file_rpc_rpc_proto_enumTypes[0]
  64. }
  65. func (x CriuCgMode) Number() protoreflect.EnumNumber {
  66. return protoreflect.EnumNumber(x)
  67. }
  68. // Deprecated: Do not use.
  69. func (x *CriuCgMode) UnmarshalJSON(b []byte) error {
  70. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  71. if err != nil {
  72. return err
  73. }
  74. *x = CriuCgMode(num)
  75. return nil
  76. }
  77. // Deprecated: Use CriuCgMode.Descriptor instead.
  78. func (CriuCgMode) EnumDescriptor() ([]byte, []int) {
  79. return file_rpc_rpc_proto_rawDescGZIP(), []int{0}
  80. }
  81. type CriuPreDumpMode int32
  82. const (
  83. CriuPreDumpMode_SPLICE CriuPreDumpMode = 1
  84. CriuPreDumpMode_VM_READ CriuPreDumpMode = 2
  85. )
  86. // Enum value maps for CriuPreDumpMode.
  87. var (
  88. CriuPreDumpMode_name = map[int32]string{
  89. 1: "SPLICE",
  90. 2: "VM_READ",
  91. }
  92. CriuPreDumpMode_value = map[string]int32{
  93. "SPLICE": 1,
  94. "VM_READ": 2,
  95. }
  96. )
  97. func (x CriuPreDumpMode) Enum() *CriuPreDumpMode {
  98. p := new(CriuPreDumpMode)
  99. *p = x
  100. return p
  101. }
  102. func (x CriuPreDumpMode) String() string {
  103. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  104. }
  105. func (CriuPreDumpMode) Descriptor() protoreflect.EnumDescriptor {
  106. return file_rpc_rpc_proto_enumTypes[1].Descriptor()
  107. }
  108. func (CriuPreDumpMode) Type() protoreflect.EnumType {
  109. return &file_rpc_rpc_proto_enumTypes[1]
  110. }
  111. func (x CriuPreDumpMode) Number() protoreflect.EnumNumber {
  112. return protoreflect.EnumNumber(x)
  113. }
  114. // Deprecated: Do not use.
  115. func (x *CriuPreDumpMode) UnmarshalJSON(b []byte) error {
  116. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  117. if err != nil {
  118. return err
  119. }
  120. *x = CriuPreDumpMode(num)
  121. return nil
  122. }
  123. // Deprecated: Use CriuPreDumpMode.Descriptor instead.
  124. func (CriuPreDumpMode) EnumDescriptor() ([]byte, []int) {
  125. return file_rpc_rpc_proto_rawDescGZIP(), []int{1}
  126. }
  127. type CriuReqType int32
  128. const (
  129. CriuReqType_EMPTY CriuReqType = 0
  130. CriuReqType_DUMP CriuReqType = 1
  131. CriuReqType_RESTORE CriuReqType = 2
  132. CriuReqType_CHECK CriuReqType = 3
  133. CriuReqType_PRE_DUMP CriuReqType = 4
  134. CriuReqType_PAGE_SERVER CriuReqType = 5
  135. CriuReqType_NOTIFY CriuReqType = 6
  136. CriuReqType_CPUINFO_DUMP CriuReqType = 7
  137. CriuReqType_CPUINFO_CHECK CriuReqType = 8
  138. CriuReqType_FEATURE_CHECK CriuReqType = 9
  139. CriuReqType_VERSION CriuReqType = 10
  140. CriuReqType_WAIT_PID CriuReqType = 11
  141. CriuReqType_PAGE_SERVER_CHLD CriuReqType = 12
  142. )
  143. // Enum value maps for CriuReqType.
  144. var (
  145. CriuReqType_name = map[int32]string{
  146. 0: "EMPTY",
  147. 1: "DUMP",
  148. 2: "RESTORE",
  149. 3: "CHECK",
  150. 4: "PRE_DUMP",
  151. 5: "PAGE_SERVER",
  152. 6: "NOTIFY",
  153. 7: "CPUINFO_DUMP",
  154. 8: "CPUINFO_CHECK",
  155. 9: "FEATURE_CHECK",
  156. 10: "VERSION",
  157. 11: "WAIT_PID",
  158. 12: "PAGE_SERVER_CHLD",
  159. }
  160. CriuReqType_value = map[string]int32{
  161. "EMPTY": 0,
  162. "DUMP": 1,
  163. "RESTORE": 2,
  164. "CHECK": 3,
  165. "PRE_DUMP": 4,
  166. "PAGE_SERVER": 5,
  167. "NOTIFY": 6,
  168. "CPUINFO_DUMP": 7,
  169. "CPUINFO_CHECK": 8,
  170. "FEATURE_CHECK": 9,
  171. "VERSION": 10,
  172. "WAIT_PID": 11,
  173. "PAGE_SERVER_CHLD": 12,
  174. }
  175. )
  176. func (x CriuReqType) Enum() *CriuReqType {
  177. p := new(CriuReqType)
  178. *p = x
  179. return p
  180. }
  181. func (x CriuReqType) String() string {
  182. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  183. }
  184. func (CriuReqType) Descriptor() protoreflect.EnumDescriptor {
  185. return file_rpc_rpc_proto_enumTypes[2].Descriptor()
  186. }
  187. func (CriuReqType) Type() protoreflect.EnumType {
  188. return &file_rpc_rpc_proto_enumTypes[2]
  189. }
  190. func (x CriuReqType) Number() protoreflect.EnumNumber {
  191. return protoreflect.EnumNumber(x)
  192. }
  193. // Deprecated: Do not use.
  194. func (x *CriuReqType) UnmarshalJSON(b []byte) error {
  195. num, err := protoimpl.X.UnmarshalJSONEnum(x.Descriptor(), b)
  196. if err != nil {
  197. return err
  198. }
  199. *x = CriuReqType(num)
  200. return nil
  201. }
  202. // Deprecated: Use CriuReqType.Descriptor instead.
  203. func (CriuReqType) EnumDescriptor() ([]byte, []int) {
  204. return file_rpc_rpc_proto_rawDescGZIP(), []int{2}
  205. }
  206. type CriuPageServerInfo struct {
  207. state protoimpl.MessageState
  208. sizeCache protoimpl.SizeCache
  209. unknownFields protoimpl.UnknownFields
  210. Address *string `protobuf:"bytes,1,opt,name=address" json:"address,omitempty"`
  211. Port *int32 `protobuf:"varint,2,opt,name=port" json:"port,omitempty"`
  212. Pid *int32 `protobuf:"varint,3,opt,name=pid" json:"pid,omitempty"`
  213. Fd *int32 `protobuf:"varint,4,opt,name=fd" json:"fd,omitempty"`
  214. }
  215. func (x *CriuPageServerInfo) Reset() {
  216. *x = CriuPageServerInfo{}
  217. if protoimpl.UnsafeEnabled {
  218. mi := &file_rpc_rpc_proto_msgTypes[0]
  219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  220. ms.StoreMessageInfo(mi)
  221. }
  222. }
  223. func (x *CriuPageServerInfo) String() string {
  224. return protoimpl.X.MessageStringOf(x)
  225. }
  226. func (*CriuPageServerInfo) ProtoMessage() {}
  227. func (x *CriuPageServerInfo) ProtoReflect() protoreflect.Message {
  228. mi := &file_rpc_rpc_proto_msgTypes[0]
  229. if protoimpl.UnsafeEnabled && x != nil {
  230. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  231. if ms.LoadMessageInfo() == nil {
  232. ms.StoreMessageInfo(mi)
  233. }
  234. return ms
  235. }
  236. return mi.MessageOf(x)
  237. }
  238. // Deprecated: Use CriuPageServerInfo.ProtoReflect.Descriptor instead.
  239. func (*CriuPageServerInfo) Descriptor() ([]byte, []int) {
  240. return file_rpc_rpc_proto_rawDescGZIP(), []int{0}
  241. }
  242. func (x *CriuPageServerInfo) GetAddress() string {
  243. if x != nil && x.Address != nil {
  244. return *x.Address
  245. }
  246. return ""
  247. }
  248. func (x *CriuPageServerInfo) GetPort() int32 {
  249. if x != nil && x.Port != nil {
  250. return *x.Port
  251. }
  252. return 0
  253. }
  254. func (x *CriuPageServerInfo) GetPid() int32 {
  255. if x != nil && x.Pid != nil {
  256. return *x.Pid
  257. }
  258. return 0
  259. }
  260. func (x *CriuPageServerInfo) GetFd() int32 {
  261. if x != nil && x.Fd != nil {
  262. return *x.Fd
  263. }
  264. return 0
  265. }
  266. type CriuVethPair struct {
  267. state protoimpl.MessageState
  268. sizeCache protoimpl.SizeCache
  269. unknownFields protoimpl.UnknownFields
  270. IfIn *string `protobuf:"bytes,1,req,name=if_in,json=ifIn" json:"if_in,omitempty"`
  271. IfOut *string `protobuf:"bytes,2,req,name=if_out,json=ifOut" json:"if_out,omitempty"`
  272. }
  273. func (x *CriuVethPair) Reset() {
  274. *x = CriuVethPair{}
  275. if protoimpl.UnsafeEnabled {
  276. mi := &file_rpc_rpc_proto_msgTypes[1]
  277. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  278. ms.StoreMessageInfo(mi)
  279. }
  280. }
  281. func (x *CriuVethPair) String() string {
  282. return protoimpl.X.MessageStringOf(x)
  283. }
  284. func (*CriuVethPair) ProtoMessage() {}
  285. func (x *CriuVethPair) ProtoReflect() protoreflect.Message {
  286. mi := &file_rpc_rpc_proto_msgTypes[1]
  287. if protoimpl.UnsafeEnabled && x != nil {
  288. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  289. if ms.LoadMessageInfo() == nil {
  290. ms.StoreMessageInfo(mi)
  291. }
  292. return ms
  293. }
  294. return mi.MessageOf(x)
  295. }
  296. // Deprecated: Use CriuVethPair.ProtoReflect.Descriptor instead.
  297. func (*CriuVethPair) Descriptor() ([]byte, []int) {
  298. return file_rpc_rpc_proto_rawDescGZIP(), []int{1}
  299. }
  300. func (x *CriuVethPair) GetIfIn() string {
  301. if x != nil && x.IfIn != nil {
  302. return *x.IfIn
  303. }
  304. return ""
  305. }
  306. func (x *CriuVethPair) GetIfOut() string {
  307. if x != nil && x.IfOut != nil {
  308. return *x.IfOut
  309. }
  310. return ""
  311. }
  312. type ExtMountMap struct {
  313. state protoimpl.MessageState
  314. sizeCache protoimpl.SizeCache
  315. unknownFields protoimpl.UnknownFields
  316. Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
  317. Val *string `protobuf:"bytes,2,req,name=val" json:"val,omitempty"`
  318. }
  319. func (x *ExtMountMap) Reset() {
  320. *x = ExtMountMap{}
  321. if protoimpl.UnsafeEnabled {
  322. mi := &file_rpc_rpc_proto_msgTypes[2]
  323. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  324. ms.StoreMessageInfo(mi)
  325. }
  326. }
  327. func (x *ExtMountMap) String() string {
  328. return protoimpl.X.MessageStringOf(x)
  329. }
  330. func (*ExtMountMap) ProtoMessage() {}
  331. func (x *ExtMountMap) ProtoReflect() protoreflect.Message {
  332. mi := &file_rpc_rpc_proto_msgTypes[2]
  333. if protoimpl.UnsafeEnabled && x != nil {
  334. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  335. if ms.LoadMessageInfo() == nil {
  336. ms.StoreMessageInfo(mi)
  337. }
  338. return ms
  339. }
  340. return mi.MessageOf(x)
  341. }
  342. // Deprecated: Use ExtMountMap.ProtoReflect.Descriptor instead.
  343. func (*ExtMountMap) Descriptor() ([]byte, []int) {
  344. return file_rpc_rpc_proto_rawDescGZIP(), []int{2}
  345. }
  346. func (x *ExtMountMap) GetKey() string {
  347. if x != nil && x.Key != nil {
  348. return *x.Key
  349. }
  350. return ""
  351. }
  352. func (x *ExtMountMap) GetVal() string {
  353. if x != nil && x.Val != nil {
  354. return *x.Val
  355. }
  356. return ""
  357. }
  358. type JoinNamespace struct {
  359. state protoimpl.MessageState
  360. sizeCache protoimpl.SizeCache
  361. unknownFields protoimpl.UnknownFields
  362. Ns *string `protobuf:"bytes,1,req,name=ns" json:"ns,omitempty"`
  363. NsFile *string `protobuf:"bytes,2,req,name=ns_file,json=nsFile" json:"ns_file,omitempty"`
  364. ExtraOpt *string `protobuf:"bytes,3,opt,name=extra_opt,json=extraOpt" json:"extra_opt,omitempty"`
  365. }
  366. func (x *JoinNamespace) Reset() {
  367. *x = JoinNamespace{}
  368. if protoimpl.UnsafeEnabled {
  369. mi := &file_rpc_rpc_proto_msgTypes[3]
  370. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  371. ms.StoreMessageInfo(mi)
  372. }
  373. }
  374. func (x *JoinNamespace) String() string {
  375. return protoimpl.X.MessageStringOf(x)
  376. }
  377. func (*JoinNamespace) ProtoMessage() {}
  378. func (x *JoinNamespace) ProtoReflect() protoreflect.Message {
  379. mi := &file_rpc_rpc_proto_msgTypes[3]
  380. if protoimpl.UnsafeEnabled && x != nil {
  381. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  382. if ms.LoadMessageInfo() == nil {
  383. ms.StoreMessageInfo(mi)
  384. }
  385. return ms
  386. }
  387. return mi.MessageOf(x)
  388. }
  389. // Deprecated: Use JoinNamespace.ProtoReflect.Descriptor instead.
  390. func (*JoinNamespace) Descriptor() ([]byte, []int) {
  391. return file_rpc_rpc_proto_rawDescGZIP(), []int{3}
  392. }
  393. func (x *JoinNamespace) GetNs() string {
  394. if x != nil && x.Ns != nil {
  395. return *x.Ns
  396. }
  397. return ""
  398. }
  399. func (x *JoinNamespace) GetNsFile() string {
  400. if x != nil && x.NsFile != nil {
  401. return *x.NsFile
  402. }
  403. return ""
  404. }
  405. func (x *JoinNamespace) GetExtraOpt() string {
  406. if x != nil && x.ExtraOpt != nil {
  407. return *x.ExtraOpt
  408. }
  409. return ""
  410. }
  411. type InheritFd struct {
  412. state protoimpl.MessageState
  413. sizeCache protoimpl.SizeCache
  414. unknownFields protoimpl.UnknownFields
  415. Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
  416. Fd *int32 `protobuf:"varint,2,req,name=fd" json:"fd,omitempty"`
  417. }
  418. func (x *InheritFd) Reset() {
  419. *x = InheritFd{}
  420. if protoimpl.UnsafeEnabled {
  421. mi := &file_rpc_rpc_proto_msgTypes[4]
  422. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  423. ms.StoreMessageInfo(mi)
  424. }
  425. }
  426. func (x *InheritFd) String() string {
  427. return protoimpl.X.MessageStringOf(x)
  428. }
  429. func (*InheritFd) ProtoMessage() {}
  430. func (x *InheritFd) ProtoReflect() protoreflect.Message {
  431. mi := &file_rpc_rpc_proto_msgTypes[4]
  432. if protoimpl.UnsafeEnabled && x != nil {
  433. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  434. if ms.LoadMessageInfo() == nil {
  435. ms.StoreMessageInfo(mi)
  436. }
  437. return ms
  438. }
  439. return mi.MessageOf(x)
  440. }
  441. // Deprecated: Use InheritFd.ProtoReflect.Descriptor instead.
  442. func (*InheritFd) Descriptor() ([]byte, []int) {
  443. return file_rpc_rpc_proto_rawDescGZIP(), []int{4}
  444. }
  445. func (x *InheritFd) GetKey() string {
  446. if x != nil && x.Key != nil {
  447. return *x.Key
  448. }
  449. return ""
  450. }
  451. func (x *InheritFd) GetFd() int32 {
  452. if x != nil && x.Fd != nil {
  453. return *x.Fd
  454. }
  455. return 0
  456. }
  457. type CgroupRoot struct {
  458. state protoimpl.MessageState
  459. sizeCache protoimpl.SizeCache
  460. unknownFields protoimpl.UnknownFields
  461. Ctrl *string `protobuf:"bytes,1,opt,name=ctrl" json:"ctrl,omitempty"`
  462. Path *string `protobuf:"bytes,2,req,name=path" json:"path,omitempty"`
  463. }
  464. func (x *CgroupRoot) Reset() {
  465. *x = CgroupRoot{}
  466. if protoimpl.UnsafeEnabled {
  467. mi := &file_rpc_rpc_proto_msgTypes[5]
  468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  469. ms.StoreMessageInfo(mi)
  470. }
  471. }
  472. func (x *CgroupRoot) String() string {
  473. return protoimpl.X.MessageStringOf(x)
  474. }
  475. func (*CgroupRoot) ProtoMessage() {}
  476. func (x *CgroupRoot) ProtoReflect() protoreflect.Message {
  477. mi := &file_rpc_rpc_proto_msgTypes[5]
  478. if protoimpl.UnsafeEnabled && x != nil {
  479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  480. if ms.LoadMessageInfo() == nil {
  481. ms.StoreMessageInfo(mi)
  482. }
  483. return ms
  484. }
  485. return mi.MessageOf(x)
  486. }
  487. // Deprecated: Use CgroupRoot.ProtoReflect.Descriptor instead.
  488. func (*CgroupRoot) Descriptor() ([]byte, []int) {
  489. return file_rpc_rpc_proto_rawDescGZIP(), []int{5}
  490. }
  491. func (x *CgroupRoot) GetCtrl() string {
  492. if x != nil && x.Ctrl != nil {
  493. return *x.Ctrl
  494. }
  495. return ""
  496. }
  497. func (x *CgroupRoot) GetPath() string {
  498. if x != nil && x.Path != nil {
  499. return *x.Path
  500. }
  501. return ""
  502. }
  503. type UnixSk struct {
  504. state protoimpl.MessageState
  505. sizeCache protoimpl.SizeCache
  506. unknownFields protoimpl.UnknownFields
  507. Inode *uint32 `protobuf:"varint,1,req,name=inode" json:"inode,omitempty"`
  508. }
  509. func (x *UnixSk) Reset() {
  510. *x = UnixSk{}
  511. if protoimpl.UnsafeEnabled {
  512. mi := &file_rpc_rpc_proto_msgTypes[6]
  513. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  514. ms.StoreMessageInfo(mi)
  515. }
  516. }
  517. func (x *UnixSk) String() string {
  518. return protoimpl.X.MessageStringOf(x)
  519. }
  520. func (*UnixSk) ProtoMessage() {}
  521. func (x *UnixSk) ProtoReflect() protoreflect.Message {
  522. mi := &file_rpc_rpc_proto_msgTypes[6]
  523. if protoimpl.UnsafeEnabled && x != nil {
  524. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  525. if ms.LoadMessageInfo() == nil {
  526. ms.StoreMessageInfo(mi)
  527. }
  528. return ms
  529. }
  530. return mi.MessageOf(x)
  531. }
  532. // Deprecated: Use UnixSk.ProtoReflect.Descriptor instead.
  533. func (*UnixSk) Descriptor() ([]byte, []int) {
  534. return file_rpc_rpc_proto_rawDescGZIP(), []int{6}
  535. }
  536. func (x *UnixSk) GetInode() uint32 {
  537. if x != nil && x.Inode != nil {
  538. return *x.Inode
  539. }
  540. return 0
  541. }
  542. type CriuOpts struct {
  543. state protoimpl.MessageState
  544. sizeCache protoimpl.SizeCache
  545. unknownFields protoimpl.UnknownFields
  546. ImagesDirFd *int32 `protobuf:"varint,1,req,name=images_dir_fd,json=imagesDirFd" json:"images_dir_fd,omitempty"`
  547. Pid *int32 `protobuf:"varint,2,opt,name=pid" json:"pid,omitempty"` // if not set on dump, will dump requesting process
  548. LeaveRunning *bool `protobuf:"varint,3,opt,name=leave_running,json=leaveRunning" json:"leave_running,omitempty"`
  549. ExtUnixSk *bool `protobuf:"varint,4,opt,name=ext_unix_sk,json=extUnixSk" json:"ext_unix_sk,omitempty"`
  550. TcpEstablished *bool `protobuf:"varint,5,opt,name=tcp_established,json=tcpEstablished" json:"tcp_established,omitempty"`
  551. EvasiveDevices *bool `protobuf:"varint,6,opt,name=evasive_devices,json=evasiveDevices" json:"evasive_devices,omitempty"`
  552. ShellJob *bool `protobuf:"varint,7,opt,name=shell_job,json=shellJob" json:"shell_job,omitempty"`
  553. FileLocks *bool `protobuf:"varint,8,opt,name=file_locks,json=fileLocks" json:"file_locks,omitempty"`
  554. LogLevel *int32 `protobuf:"varint,9,opt,name=log_level,json=logLevel,def=2" json:"log_level,omitempty"`
  555. LogFile *string `protobuf:"bytes,10,opt,name=log_file,json=logFile" json:"log_file,omitempty"` // No subdirs are allowed. Consider using work-dir
  556. Ps *CriuPageServerInfo `protobuf:"bytes,11,opt,name=ps" json:"ps,omitempty"`
  557. NotifyScripts *bool `protobuf:"varint,12,opt,name=notify_scripts,json=notifyScripts" json:"notify_scripts,omitempty"`
  558. Root *string `protobuf:"bytes,13,opt,name=root" json:"root,omitempty"`
  559. ParentImg *string `protobuf:"bytes,14,opt,name=parent_img,json=parentImg" json:"parent_img,omitempty"`
  560. TrackMem *bool `protobuf:"varint,15,opt,name=track_mem,json=trackMem" json:"track_mem,omitempty"`
  561. AutoDedup *bool `protobuf:"varint,16,opt,name=auto_dedup,json=autoDedup" json:"auto_dedup,omitempty"`
  562. WorkDirFd *int32 `protobuf:"varint,17,opt,name=work_dir_fd,json=workDirFd" json:"work_dir_fd,omitempty"`
  563. LinkRemap *bool `protobuf:"varint,18,opt,name=link_remap,json=linkRemap" json:"link_remap,omitempty"`
  564. Veths []*CriuVethPair `protobuf:"bytes,19,rep,name=veths" json:"veths,omitempty"` // DEPRECATED, use external instead
  565. CpuCap *uint32 `protobuf:"varint,20,opt,name=cpu_cap,json=cpuCap,def=4294967295" json:"cpu_cap,omitempty"`
  566. ForceIrmap *bool `protobuf:"varint,21,opt,name=force_irmap,json=forceIrmap" json:"force_irmap,omitempty"`
  567. ExecCmd []string `protobuf:"bytes,22,rep,name=exec_cmd,json=execCmd" json:"exec_cmd,omitempty"`
  568. ExtMnt []*ExtMountMap `protobuf:"bytes,23,rep,name=ext_mnt,json=extMnt" json:"ext_mnt,omitempty"` // DEPRECATED, use external instead
  569. ManageCgroups *bool `protobuf:"varint,24,opt,name=manage_cgroups,json=manageCgroups" json:"manage_cgroups,omitempty"` // backward compatibility
  570. CgRoot []*CgroupRoot `protobuf:"bytes,25,rep,name=cg_root,json=cgRoot" json:"cg_root,omitempty"`
  571. RstSibling *bool `protobuf:"varint,26,opt,name=rst_sibling,json=rstSibling" json:"rst_sibling,omitempty"` // swrk only
  572. InheritFd []*InheritFd `protobuf:"bytes,27,rep,name=inherit_fd,json=inheritFd" json:"inherit_fd,omitempty"` // swrk only
  573. AutoExtMnt *bool `protobuf:"varint,28,opt,name=auto_ext_mnt,json=autoExtMnt" json:"auto_ext_mnt,omitempty"`
  574. ExtSharing *bool `protobuf:"varint,29,opt,name=ext_sharing,json=extSharing" json:"ext_sharing,omitempty"`
  575. ExtMasters *bool `protobuf:"varint,30,opt,name=ext_masters,json=extMasters" json:"ext_masters,omitempty"`
  576. SkipMnt []string `protobuf:"bytes,31,rep,name=skip_mnt,json=skipMnt" json:"skip_mnt,omitempty"`
  577. EnableFs []string `protobuf:"bytes,32,rep,name=enable_fs,json=enableFs" json:"enable_fs,omitempty"`
  578. UnixSkIno []*UnixSk `protobuf:"bytes,33,rep,name=unix_sk_ino,json=unixSkIno" json:"unix_sk_ino,omitempty"` // DEPRECATED, use external instead
  579. ManageCgroupsMode *CriuCgMode `protobuf:"varint,34,opt,name=manage_cgroups_mode,json=manageCgroupsMode,enum=CriuCgMode" json:"manage_cgroups_mode,omitempty"`
  580. GhostLimit *uint32 `protobuf:"varint,35,opt,name=ghost_limit,json=ghostLimit,def=1048576" json:"ghost_limit,omitempty"`
  581. IrmapScanPaths []string `protobuf:"bytes,36,rep,name=irmap_scan_paths,json=irmapScanPaths" json:"irmap_scan_paths,omitempty"`
  582. External []string `protobuf:"bytes,37,rep,name=external" json:"external,omitempty"`
  583. EmptyNs *uint32 `protobuf:"varint,38,opt,name=empty_ns,json=emptyNs" json:"empty_ns,omitempty"`
  584. JoinNs []*JoinNamespace `protobuf:"bytes,39,rep,name=join_ns,json=joinNs" json:"join_ns,omitempty"`
  585. CgroupProps *string `protobuf:"bytes,41,opt,name=cgroup_props,json=cgroupProps" json:"cgroup_props,omitempty"`
  586. CgroupPropsFile *string `protobuf:"bytes,42,opt,name=cgroup_props_file,json=cgroupPropsFile" json:"cgroup_props_file,omitempty"`
  587. CgroupDumpController []string `protobuf:"bytes,43,rep,name=cgroup_dump_controller,json=cgroupDumpController" json:"cgroup_dump_controller,omitempty"`
  588. FreezeCgroup *string `protobuf:"bytes,44,opt,name=freeze_cgroup,json=freezeCgroup" json:"freeze_cgroup,omitempty"`
  589. Timeout *uint32 `protobuf:"varint,45,opt,name=timeout" json:"timeout,omitempty"`
  590. TcpSkipInFlight *bool `protobuf:"varint,46,opt,name=tcp_skip_in_flight,json=tcpSkipInFlight" json:"tcp_skip_in_flight,omitempty"`
  591. WeakSysctls *bool `protobuf:"varint,47,opt,name=weak_sysctls,json=weakSysctls" json:"weak_sysctls,omitempty"`
  592. LazyPages *bool `protobuf:"varint,48,opt,name=lazy_pages,json=lazyPages" json:"lazy_pages,omitempty"`
  593. StatusFd *int32 `protobuf:"varint,49,opt,name=status_fd,json=statusFd" json:"status_fd,omitempty"`
  594. OrphanPtsMaster *bool `protobuf:"varint,50,opt,name=orphan_pts_master,json=orphanPtsMaster" json:"orphan_pts_master,omitempty"`
  595. ConfigFile *string `protobuf:"bytes,51,opt,name=config_file,json=configFile" json:"config_file,omitempty"`
  596. TcpClose *bool `protobuf:"varint,52,opt,name=tcp_close,json=tcpClose" json:"tcp_close,omitempty"`
  597. LsmProfile *string `protobuf:"bytes,53,opt,name=lsm_profile,json=lsmProfile" json:"lsm_profile,omitempty"`
  598. TlsCacert *string `protobuf:"bytes,54,opt,name=tls_cacert,json=tlsCacert" json:"tls_cacert,omitempty"`
  599. TlsCacrl *string `protobuf:"bytes,55,opt,name=tls_cacrl,json=tlsCacrl" json:"tls_cacrl,omitempty"`
  600. TlsCert *string `protobuf:"bytes,56,opt,name=tls_cert,json=tlsCert" json:"tls_cert,omitempty"`
  601. TlsKey *string `protobuf:"bytes,57,opt,name=tls_key,json=tlsKey" json:"tls_key,omitempty"`
  602. Tls *bool `protobuf:"varint,58,opt,name=tls" json:"tls,omitempty"`
  603. TlsNoCnVerify *bool `protobuf:"varint,59,opt,name=tls_no_cn_verify,json=tlsNoCnVerify" json:"tls_no_cn_verify,omitempty"`
  604. CgroupYard *string `protobuf:"bytes,60,opt,name=cgroup_yard,json=cgroupYard" json:"cgroup_yard,omitempty"`
  605. PreDumpMode *CriuPreDumpMode `protobuf:"varint,61,opt,name=pre_dump_mode,json=preDumpMode,enum=CriuPreDumpMode,def=1" json:"pre_dump_mode,omitempty"`
  606. PidfdStoreSk *int32 `protobuf:"varint,62,opt,name=pidfd_store_sk,json=pidfdStoreSk" json:"pidfd_store_sk,omitempty"`
  607. LsmMountContext *string `protobuf:"bytes,63,opt,name=lsm_mount_context,json=lsmMountContext" json:"lsm_mount_context,omitempty"` // optional bool check_mounts = 128;
  608. }
  609. // Default values for CriuOpts fields.
  610. const (
  611. Default_CriuOpts_LogLevel = int32(2)
  612. Default_CriuOpts_CpuCap = uint32(4294967295)
  613. Default_CriuOpts_GhostLimit = uint32(1048576)
  614. Default_CriuOpts_PreDumpMode = CriuPreDumpMode_SPLICE
  615. )
  616. func (x *CriuOpts) Reset() {
  617. *x = CriuOpts{}
  618. if protoimpl.UnsafeEnabled {
  619. mi := &file_rpc_rpc_proto_msgTypes[7]
  620. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  621. ms.StoreMessageInfo(mi)
  622. }
  623. }
  624. func (x *CriuOpts) String() string {
  625. return protoimpl.X.MessageStringOf(x)
  626. }
  627. func (*CriuOpts) ProtoMessage() {}
  628. func (x *CriuOpts) ProtoReflect() protoreflect.Message {
  629. mi := &file_rpc_rpc_proto_msgTypes[7]
  630. if protoimpl.UnsafeEnabled && x != nil {
  631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  632. if ms.LoadMessageInfo() == nil {
  633. ms.StoreMessageInfo(mi)
  634. }
  635. return ms
  636. }
  637. return mi.MessageOf(x)
  638. }
  639. // Deprecated: Use CriuOpts.ProtoReflect.Descriptor instead.
  640. func (*CriuOpts) Descriptor() ([]byte, []int) {
  641. return file_rpc_rpc_proto_rawDescGZIP(), []int{7}
  642. }
  643. func (x *CriuOpts) GetImagesDirFd() int32 {
  644. if x != nil && x.ImagesDirFd != nil {
  645. return *x.ImagesDirFd
  646. }
  647. return 0
  648. }
  649. func (x *CriuOpts) GetPid() int32 {
  650. if x != nil && x.Pid != nil {
  651. return *x.Pid
  652. }
  653. return 0
  654. }
  655. func (x *CriuOpts) GetLeaveRunning() bool {
  656. if x != nil && x.LeaveRunning != nil {
  657. return *x.LeaveRunning
  658. }
  659. return false
  660. }
  661. func (x *CriuOpts) GetExtUnixSk() bool {
  662. if x != nil && x.ExtUnixSk != nil {
  663. return *x.ExtUnixSk
  664. }
  665. return false
  666. }
  667. func (x *CriuOpts) GetTcpEstablished() bool {
  668. if x != nil && x.TcpEstablished != nil {
  669. return *x.TcpEstablished
  670. }
  671. return false
  672. }
  673. func (x *CriuOpts) GetEvasiveDevices() bool {
  674. if x != nil && x.EvasiveDevices != nil {
  675. return *x.EvasiveDevices
  676. }
  677. return false
  678. }
  679. func (x *CriuOpts) GetShellJob() bool {
  680. if x != nil && x.ShellJob != nil {
  681. return *x.ShellJob
  682. }
  683. return false
  684. }
  685. func (x *CriuOpts) GetFileLocks() bool {
  686. if x != nil && x.FileLocks != nil {
  687. return *x.FileLocks
  688. }
  689. return false
  690. }
  691. func (x *CriuOpts) GetLogLevel() int32 {
  692. if x != nil && x.LogLevel != nil {
  693. return *x.LogLevel
  694. }
  695. return Default_CriuOpts_LogLevel
  696. }
  697. func (x *CriuOpts) GetLogFile() string {
  698. if x != nil && x.LogFile != nil {
  699. return *x.LogFile
  700. }
  701. return ""
  702. }
  703. func (x *CriuOpts) GetPs() *CriuPageServerInfo {
  704. if x != nil {
  705. return x.Ps
  706. }
  707. return nil
  708. }
  709. func (x *CriuOpts) GetNotifyScripts() bool {
  710. if x != nil && x.NotifyScripts != nil {
  711. return *x.NotifyScripts
  712. }
  713. return false
  714. }
  715. func (x *CriuOpts) GetRoot() string {
  716. if x != nil && x.Root != nil {
  717. return *x.Root
  718. }
  719. return ""
  720. }
  721. func (x *CriuOpts) GetParentImg() string {
  722. if x != nil && x.ParentImg != nil {
  723. return *x.ParentImg
  724. }
  725. return ""
  726. }
  727. func (x *CriuOpts) GetTrackMem() bool {
  728. if x != nil && x.TrackMem != nil {
  729. return *x.TrackMem
  730. }
  731. return false
  732. }
  733. func (x *CriuOpts) GetAutoDedup() bool {
  734. if x != nil && x.AutoDedup != nil {
  735. return *x.AutoDedup
  736. }
  737. return false
  738. }
  739. func (x *CriuOpts) GetWorkDirFd() int32 {
  740. if x != nil && x.WorkDirFd != nil {
  741. return *x.WorkDirFd
  742. }
  743. return 0
  744. }
  745. func (x *CriuOpts) GetLinkRemap() bool {
  746. if x != nil && x.LinkRemap != nil {
  747. return *x.LinkRemap
  748. }
  749. return false
  750. }
  751. func (x *CriuOpts) GetVeths() []*CriuVethPair {
  752. if x != nil {
  753. return x.Veths
  754. }
  755. return nil
  756. }
  757. func (x *CriuOpts) GetCpuCap() uint32 {
  758. if x != nil && x.CpuCap != nil {
  759. return *x.CpuCap
  760. }
  761. return Default_CriuOpts_CpuCap
  762. }
  763. func (x *CriuOpts) GetForceIrmap() bool {
  764. if x != nil && x.ForceIrmap != nil {
  765. return *x.ForceIrmap
  766. }
  767. return false
  768. }
  769. func (x *CriuOpts) GetExecCmd() []string {
  770. if x != nil {
  771. return x.ExecCmd
  772. }
  773. return nil
  774. }
  775. func (x *CriuOpts) GetExtMnt() []*ExtMountMap {
  776. if x != nil {
  777. return x.ExtMnt
  778. }
  779. return nil
  780. }
  781. func (x *CriuOpts) GetManageCgroups() bool {
  782. if x != nil && x.ManageCgroups != nil {
  783. return *x.ManageCgroups
  784. }
  785. return false
  786. }
  787. func (x *CriuOpts) GetCgRoot() []*CgroupRoot {
  788. if x != nil {
  789. return x.CgRoot
  790. }
  791. return nil
  792. }
  793. func (x *CriuOpts) GetRstSibling() bool {
  794. if x != nil && x.RstSibling != nil {
  795. return *x.RstSibling
  796. }
  797. return false
  798. }
  799. func (x *CriuOpts) GetInheritFd() []*InheritFd {
  800. if x != nil {
  801. return x.InheritFd
  802. }
  803. return nil
  804. }
  805. func (x *CriuOpts) GetAutoExtMnt() bool {
  806. if x != nil && x.AutoExtMnt != nil {
  807. return *x.AutoExtMnt
  808. }
  809. return false
  810. }
  811. func (x *CriuOpts) GetExtSharing() bool {
  812. if x != nil && x.ExtSharing != nil {
  813. return *x.ExtSharing
  814. }
  815. return false
  816. }
  817. func (x *CriuOpts) GetExtMasters() bool {
  818. if x != nil && x.ExtMasters != nil {
  819. return *x.ExtMasters
  820. }
  821. return false
  822. }
  823. func (x *CriuOpts) GetSkipMnt() []string {
  824. if x != nil {
  825. return x.SkipMnt
  826. }
  827. return nil
  828. }
  829. func (x *CriuOpts) GetEnableFs() []string {
  830. if x != nil {
  831. return x.EnableFs
  832. }
  833. return nil
  834. }
  835. func (x *CriuOpts) GetUnixSkIno() []*UnixSk {
  836. if x != nil {
  837. return x.UnixSkIno
  838. }
  839. return nil
  840. }
  841. func (x *CriuOpts) GetManageCgroupsMode() CriuCgMode {
  842. if x != nil && x.ManageCgroupsMode != nil {
  843. return *x.ManageCgroupsMode
  844. }
  845. return CriuCgMode_IGNORE
  846. }
  847. func (x *CriuOpts) GetGhostLimit() uint32 {
  848. if x != nil && x.GhostLimit != nil {
  849. return *x.GhostLimit
  850. }
  851. return Default_CriuOpts_GhostLimit
  852. }
  853. func (x *CriuOpts) GetIrmapScanPaths() []string {
  854. if x != nil {
  855. return x.IrmapScanPaths
  856. }
  857. return nil
  858. }
  859. func (x *CriuOpts) GetExternal() []string {
  860. if x != nil {
  861. return x.External
  862. }
  863. return nil
  864. }
  865. func (x *CriuOpts) GetEmptyNs() uint32 {
  866. if x != nil && x.EmptyNs != nil {
  867. return *x.EmptyNs
  868. }
  869. return 0
  870. }
  871. func (x *CriuOpts) GetJoinNs() []*JoinNamespace {
  872. if x != nil {
  873. return x.JoinNs
  874. }
  875. return nil
  876. }
  877. func (x *CriuOpts) GetCgroupProps() string {
  878. if x != nil && x.CgroupProps != nil {
  879. return *x.CgroupProps
  880. }
  881. return ""
  882. }
  883. func (x *CriuOpts) GetCgroupPropsFile() string {
  884. if x != nil && x.CgroupPropsFile != nil {
  885. return *x.CgroupPropsFile
  886. }
  887. return ""
  888. }
  889. func (x *CriuOpts) GetCgroupDumpController() []string {
  890. if x != nil {
  891. return x.CgroupDumpController
  892. }
  893. return nil
  894. }
  895. func (x *CriuOpts) GetFreezeCgroup() string {
  896. if x != nil && x.FreezeCgroup != nil {
  897. return *x.FreezeCgroup
  898. }
  899. return ""
  900. }
  901. func (x *CriuOpts) GetTimeout() uint32 {
  902. if x != nil && x.Timeout != nil {
  903. return *x.Timeout
  904. }
  905. return 0
  906. }
  907. func (x *CriuOpts) GetTcpSkipInFlight() bool {
  908. if x != nil && x.TcpSkipInFlight != nil {
  909. return *x.TcpSkipInFlight
  910. }
  911. return false
  912. }
  913. func (x *CriuOpts) GetWeakSysctls() bool {
  914. if x != nil && x.WeakSysctls != nil {
  915. return *x.WeakSysctls
  916. }
  917. return false
  918. }
  919. func (x *CriuOpts) GetLazyPages() bool {
  920. if x != nil && x.LazyPages != nil {
  921. return *x.LazyPages
  922. }
  923. return false
  924. }
  925. func (x *CriuOpts) GetStatusFd() int32 {
  926. if x != nil && x.StatusFd != nil {
  927. return *x.StatusFd
  928. }
  929. return 0
  930. }
  931. func (x *CriuOpts) GetOrphanPtsMaster() bool {
  932. if x != nil && x.OrphanPtsMaster != nil {
  933. return *x.OrphanPtsMaster
  934. }
  935. return false
  936. }
  937. func (x *CriuOpts) GetConfigFile() string {
  938. if x != nil && x.ConfigFile != nil {
  939. return *x.ConfigFile
  940. }
  941. return ""
  942. }
  943. func (x *CriuOpts) GetTcpClose() bool {
  944. if x != nil && x.TcpClose != nil {
  945. return *x.TcpClose
  946. }
  947. return false
  948. }
  949. func (x *CriuOpts) GetLsmProfile() string {
  950. if x != nil && x.LsmProfile != nil {
  951. return *x.LsmProfile
  952. }
  953. return ""
  954. }
  955. func (x *CriuOpts) GetTlsCacert() string {
  956. if x != nil && x.TlsCacert != nil {
  957. return *x.TlsCacert
  958. }
  959. return ""
  960. }
  961. func (x *CriuOpts) GetTlsCacrl() string {
  962. if x != nil && x.TlsCacrl != nil {
  963. return *x.TlsCacrl
  964. }
  965. return ""
  966. }
  967. func (x *CriuOpts) GetTlsCert() string {
  968. if x != nil && x.TlsCert != nil {
  969. return *x.TlsCert
  970. }
  971. return ""
  972. }
  973. func (x *CriuOpts) GetTlsKey() string {
  974. if x != nil && x.TlsKey != nil {
  975. return *x.TlsKey
  976. }
  977. return ""
  978. }
  979. func (x *CriuOpts) GetTls() bool {
  980. if x != nil && x.Tls != nil {
  981. return *x.Tls
  982. }
  983. return false
  984. }
  985. func (x *CriuOpts) GetTlsNoCnVerify() bool {
  986. if x != nil && x.TlsNoCnVerify != nil {
  987. return *x.TlsNoCnVerify
  988. }
  989. return false
  990. }
  991. func (x *CriuOpts) GetCgroupYard() string {
  992. if x != nil && x.CgroupYard != nil {
  993. return *x.CgroupYard
  994. }
  995. return ""
  996. }
  997. func (x *CriuOpts) GetPreDumpMode() CriuPreDumpMode {
  998. if x != nil && x.PreDumpMode != nil {
  999. return *x.PreDumpMode
  1000. }
  1001. return Default_CriuOpts_PreDumpMode
  1002. }
  1003. func (x *CriuOpts) GetPidfdStoreSk() int32 {
  1004. if x != nil && x.PidfdStoreSk != nil {
  1005. return *x.PidfdStoreSk
  1006. }
  1007. return 0
  1008. }
  1009. func (x *CriuOpts) GetLsmMountContext() string {
  1010. if x != nil && x.LsmMountContext != nil {
  1011. return *x.LsmMountContext
  1012. }
  1013. return ""
  1014. }
  1015. type CriuDumpResp struct {
  1016. state protoimpl.MessageState
  1017. sizeCache protoimpl.SizeCache
  1018. unknownFields protoimpl.UnknownFields
  1019. Restored *bool `protobuf:"varint,1,opt,name=restored" json:"restored,omitempty"`
  1020. }
  1021. func (x *CriuDumpResp) Reset() {
  1022. *x = CriuDumpResp{}
  1023. if protoimpl.UnsafeEnabled {
  1024. mi := &file_rpc_rpc_proto_msgTypes[8]
  1025. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1026. ms.StoreMessageInfo(mi)
  1027. }
  1028. }
  1029. func (x *CriuDumpResp) String() string {
  1030. return protoimpl.X.MessageStringOf(x)
  1031. }
  1032. func (*CriuDumpResp) ProtoMessage() {}
  1033. func (x *CriuDumpResp) ProtoReflect() protoreflect.Message {
  1034. mi := &file_rpc_rpc_proto_msgTypes[8]
  1035. if protoimpl.UnsafeEnabled && x != nil {
  1036. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1037. if ms.LoadMessageInfo() == nil {
  1038. ms.StoreMessageInfo(mi)
  1039. }
  1040. return ms
  1041. }
  1042. return mi.MessageOf(x)
  1043. }
  1044. // Deprecated: Use CriuDumpResp.ProtoReflect.Descriptor instead.
  1045. func (*CriuDumpResp) Descriptor() ([]byte, []int) {
  1046. return file_rpc_rpc_proto_rawDescGZIP(), []int{8}
  1047. }
  1048. func (x *CriuDumpResp) GetRestored() bool {
  1049. if x != nil && x.Restored != nil {
  1050. return *x.Restored
  1051. }
  1052. return false
  1053. }
  1054. type CriuRestoreResp struct {
  1055. state protoimpl.MessageState
  1056. sizeCache protoimpl.SizeCache
  1057. unknownFields protoimpl.UnknownFields
  1058. Pid *int32 `protobuf:"varint,1,req,name=pid" json:"pid,omitempty"`
  1059. }
  1060. func (x *CriuRestoreResp) Reset() {
  1061. *x = CriuRestoreResp{}
  1062. if protoimpl.UnsafeEnabled {
  1063. mi := &file_rpc_rpc_proto_msgTypes[9]
  1064. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1065. ms.StoreMessageInfo(mi)
  1066. }
  1067. }
  1068. func (x *CriuRestoreResp) String() string {
  1069. return protoimpl.X.MessageStringOf(x)
  1070. }
  1071. func (*CriuRestoreResp) ProtoMessage() {}
  1072. func (x *CriuRestoreResp) ProtoReflect() protoreflect.Message {
  1073. mi := &file_rpc_rpc_proto_msgTypes[9]
  1074. if protoimpl.UnsafeEnabled && x != nil {
  1075. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1076. if ms.LoadMessageInfo() == nil {
  1077. ms.StoreMessageInfo(mi)
  1078. }
  1079. return ms
  1080. }
  1081. return mi.MessageOf(x)
  1082. }
  1083. // Deprecated: Use CriuRestoreResp.ProtoReflect.Descriptor instead.
  1084. func (*CriuRestoreResp) Descriptor() ([]byte, []int) {
  1085. return file_rpc_rpc_proto_rawDescGZIP(), []int{9}
  1086. }
  1087. func (x *CriuRestoreResp) GetPid() int32 {
  1088. if x != nil && x.Pid != nil {
  1089. return *x.Pid
  1090. }
  1091. return 0
  1092. }
  1093. type CriuNotify struct {
  1094. state protoimpl.MessageState
  1095. sizeCache protoimpl.SizeCache
  1096. unknownFields protoimpl.UnknownFields
  1097. Script *string `protobuf:"bytes,1,opt,name=script" json:"script,omitempty"`
  1098. Pid *int32 `protobuf:"varint,2,opt,name=pid" json:"pid,omitempty"`
  1099. }
  1100. func (x *CriuNotify) Reset() {
  1101. *x = CriuNotify{}
  1102. if protoimpl.UnsafeEnabled {
  1103. mi := &file_rpc_rpc_proto_msgTypes[10]
  1104. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1105. ms.StoreMessageInfo(mi)
  1106. }
  1107. }
  1108. func (x *CriuNotify) String() string {
  1109. return protoimpl.X.MessageStringOf(x)
  1110. }
  1111. func (*CriuNotify) ProtoMessage() {}
  1112. func (x *CriuNotify) ProtoReflect() protoreflect.Message {
  1113. mi := &file_rpc_rpc_proto_msgTypes[10]
  1114. if protoimpl.UnsafeEnabled && x != nil {
  1115. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1116. if ms.LoadMessageInfo() == nil {
  1117. ms.StoreMessageInfo(mi)
  1118. }
  1119. return ms
  1120. }
  1121. return mi.MessageOf(x)
  1122. }
  1123. // Deprecated: Use CriuNotify.ProtoReflect.Descriptor instead.
  1124. func (*CriuNotify) Descriptor() ([]byte, []int) {
  1125. return file_rpc_rpc_proto_rawDescGZIP(), []int{10}
  1126. }
  1127. func (x *CriuNotify) GetScript() string {
  1128. if x != nil && x.Script != nil {
  1129. return *x.Script
  1130. }
  1131. return ""
  1132. }
  1133. func (x *CriuNotify) GetPid() int32 {
  1134. if x != nil && x.Pid != nil {
  1135. return *x.Pid
  1136. }
  1137. return 0
  1138. }
  1139. //
  1140. // List of features which can queried via
  1141. // CRIU_REQ_TYPE__FEATURE_CHECK
  1142. type CriuFeatures struct {
  1143. state protoimpl.MessageState
  1144. sizeCache protoimpl.SizeCache
  1145. unknownFields protoimpl.UnknownFields
  1146. MemTrack *bool `protobuf:"varint,1,opt,name=mem_track,json=memTrack" json:"mem_track,omitempty"`
  1147. LazyPages *bool `protobuf:"varint,2,opt,name=lazy_pages,json=lazyPages" json:"lazy_pages,omitempty"`
  1148. PidfdStore *bool `protobuf:"varint,3,opt,name=pidfd_store,json=pidfdStore" json:"pidfd_store,omitempty"`
  1149. }
  1150. func (x *CriuFeatures) Reset() {
  1151. *x = CriuFeatures{}
  1152. if protoimpl.UnsafeEnabled {
  1153. mi := &file_rpc_rpc_proto_msgTypes[11]
  1154. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1155. ms.StoreMessageInfo(mi)
  1156. }
  1157. }
  1158. func (x *CriuFeatures) String() string {
  1159. return protoimpl.X.MessageStringOf(x)
  1160. }
  1161. func (*CriuFeatures) ProtoMessage() {}
  1162. func (x *CriuFeatures) ProtoReflect() protoreflect.Message {
  1163. mi := &file_rpc_rpc_proto_msgTypes[11]
  1164. if protoimpl.UnsafeEnabled && x != nil {
  1165. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1166. if ms.LoadMessageInfo() == nil {
  1167. ms.StoreMessageInfo(mi)
  1168. }
  1169. return ms
  1170. }
  1171. return mi.MessageOf(x)
  1172. }
  1173. // Deprecated: Use CriuFeatures.ProtoReflect.Descriptor instead.
  1174. func (*CriuFeatures) Descriptor() ([]byte, []int) {
  1175. return file_rpc_rpc_proto_rawDescGZIP(), []int{11}
  1176. }
  1177. func (x *CriuFeatures) GetMemTrack() bool {
  1178. if x != nil && x.MemTrack != nil {
  1179. return *x.MemTrack
  1180. }
  1181. return false
  1182. }
  1183. func (x *CriuFeatures) GetLazyPages() bool {
  1184. if x != nil && x.LazyPages != nil {
  1185. return *x.LazyPages
  1186. }
  1187. return false
  1188. }
  1189. func (x *CriuFeatures) GetPidfdStore() bool {
  1190. if x != nil && x.PidfdStore != nil {
  1191. return *x.PidfdStore
  1192. }
  1193. return false
  1194. }
  1195. type CriuReq struct {
  1196. state protoimpl.MessageState
  1197. sizeCache protoimpl.SizeCache
  1198. unknownFields protoimpl.UnknownFields
  1199. Type *CriuReqType `protobuf:"varint,1,req,name=type,enum=CriuReqType" json:"type,omitempty"`
  1200. Opts *CriuOpts `protobuf:"bytes,2,opt,name=opts" json:"opts,omitempty"`
  1201. NotifySuccess *bool `protobuf:"varint,3,opt,name=notify_success,json=notifySuccess" json:"notify_success,omitempty"`
  1202. //
  1203. // When set service won't close the connection but
  1204. // will wait for more req-s to appear. Works not
  1205. // for all request types.
  1206. KeepOpen *bool `protobuf:"varint,4,opt,name=keep_open,json=keepOpen" json:"keep_open,omitempty"`
  1207. //
  1208. // 'features' can be used to query which features
  1209. // are supported by the installed criu/kernel
  1210. // via RPC.
  1211. Features *CriuFeatures `protobuf:"bytes,5,opt,name=features" json:"features,omitempty"`
  1212. // 'pid' is used for WAIT_PID
  1213. Pid *uint32 `protobuf:"varint,6,opt,name=pid" json:"pid,omitempty"`
  1214. }
  1215. func (x *CriuReq) Reset() {
  1216. *x = CriuReq{}
  1217. if protoimpl.UnsafeEnabled {
  1218. mi := &file_rpc_rpc_proto_msgTypes[12]
  1219. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1220. ms.StoreMessageInfo(mi)
  1221. }
  1222. }
  1223. func (x *CriuReq) String() string {
  1224. return protoimpl.X.MessageStringOf(x)
  1225. }
  1226. func (*CriuReq) ProtoMessage() {}
  1227. func (x *CriuReq) ProtoReflect() protoreflect.Message {
  1228. mi := &file_rpc_rpc_proto_msgTypes[12]
  1229. if protoimpl.UnsafeEnabled && x != nil {
  1230. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1231. if ms.LoadMessageInfo() == nil {
  1232. ms.StoreMessageInfo(mi)
  1233. }
  1234. return ms
  1235. }
  1236. return mi.MessageOf(x)
  1237. }
  1238. // Deprecated: Use CriuReq.ProtoReflect.Descriptor instead.
  1239. func (*CriuReq) Descriptor() ([]byte, []int) {
  1240. return file_rpc_rpc_proto_rawDescGZIP(), []int{12}
  1241. }
  1242. func (x *CriuReq) GetType() CriuReqType {
  1243. if x != nil && x.Type != nil {
  1244. return *x.Type
  1245. }
  1246. return CriuReqType_EMPTY
  1247. }
  1248. func (x *CriuReq) GetOpts() *CriuOpts {
  1249. if x != nil {
  1250. return x.Opts
  1251. }
  1252. return nil
  1253. }
  1254. func (x *CriuReq) GetNotifySuccess() bool {
  1255. if x != nil && x.NotifySuccess != nil {
  1256. return *x.NotifySuccess
  1257. }
  1258. return false
  1259. }
  1260. func (x *CriuReq) GetKeepOpen() bool {
  1261. if x != nil && x.KeepOpen != nil {
  1262. return *x.KeepOpen
  1263. }
  1264. return false
  1265. }
  1266. func (x *CriuReq) GetFeatures() *CriuFeatures {
  1267. if x != nil {
  1268. return x.Features
  1269. }
  1270. return nil
  1271. }
  1272. func (x *CriuReq) GetPid() uint32 {
  1273. if x != nil && x.Pid != nil {
  1274. return *x.Pid
  1275. }
  1276. return 0
  1277. }
  1278. type CriuResp struct {
  1279. state protoimpl.MessageState
  1280. sizeCache protoimpl.SizeCache
  1281. unknownFields protoimpl.UnknownFields
  1282. Type *CriuReqType `protobuf:"varint,1,req,name=type,enum=CriuReqType" json:"type,omitempty"`
  1283. Success *bool `protobuf:"varint,2,req,name=success" json:"success,omitempty"`
  1284. Dump *CriuDumpResp `protobuf:"bytes,3,opt,name=dump" json:"dump,omitempty"`
  1285. Restore *CriuRestoreResp `protobuf:"bytes,4,opt,name=restore" json:"restore,omitempty"`
  1286. Notify *CriuNotify `protobuf:"bytes,5,opt,name=notify" json:"notify,omitempty"`
  1287. Ps *CriuPageServerInfo `protobuf:"bytes,6,opt,name=ps" json:"ps,omitempty"`
  1288. CrErrno *int32 `protobuf:"varint,7,opt,name=cr_errno,json=crErrno" json:"cr_errno,omitempty"`
  1289. Features *CriuFeatures `protobuf:"bytes,8,opt,name=features" json:"features,omitempty"`
  1290. CrErrmsg *string `protobuf:"bytes,9,opt,name=cr_errmsg,json=crErrmsg" json:"cr_errmsg,omitempty"`
  1291. Version *CriuVersion `protobuf:"bytes,10,opt,name=version" json:"version,omitempty"`
  1292. Status *int32 `protobuf:"varint,11,opt,name=status" json:"status,omitempty"`
  1293. }
  1294. func (x *CriuResp) Reset() {
  1295. *x = CriuResp{}
  1296. if protoimpl.UnsafeEnabled {
  1297. mi := &file_rpc_rpc_proto_msgTypes[13]
  1298. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1299. ms.StoreMessageInfo(mi)
  1300. }
  1301. }
  1302. func (x *CriuResp) String() string {
  1303. return protoimpl.X.MessageStringOf(x)
  1304. }
  1305. func (*CriuResp) ProtoMessage() {}
  1306. func (x *CriuResp) ProtoReflect() protoreflect.Message {
  1307. mi := &file_rpc_rpc_proto_msgTypes[13]
  1308. if protoimpl.UnsafeEnabled && x != nil {
  1309. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1310. if ms.LoadMessageInfo() == nil {
  1311. ms.StoreMessageInfo(mi)
  1312. }
  1313. return ms
  1314. }
  1315. return mi.MessageOf(x)
  1316. }
  1317. // Deprecated: Use CriuResp.ProtoReflect.Descriptor instead.
  1318. func (*CriuResp) Descriptor() ([]byte, []int) {
  1319. return file_rpc_rpc_proto_rawDescGZIP(), []int{13}
  1320. }
  1321. func (x *CriuResp) GetType() CriuReqType {
  1322. if x != nil && x.Type != nil {
  1323. return *x.Type
  1324. }
  1325. return CriuReqType_EMPTY
  1326. }
  1327. func (x *CriuResp) GetSuccess() bool {
  1328. if x != nil && x.Success != nil {
  1329. return *x.Success
  1330. }
  1331. return false
  1332. }
  1333. func (x *CriuResp) GetDump() *CriuDumpResp {
  1334. if x != nil {
  1335. return x.Dump
  1336. }
  1337. return nil
  1338. }
  1339. func (x *CriuResp) GetRestore() *CriuRestoreResp {
  1340. if x != nil {
  1341. return x.Restore
  1342. }
  1343. return nil
  1344. }
  1345. func (x *CriuResp) GetNotify() *CriuNotify {
  1346. if x != nil {
  1347. return x.Notify
  1348. }
  1349. return nil
  1350. }
  1351. func (x *CriuResp) GetPs() *CriuPageServerInfo {
  1352. if x != nil {
  1353. return x.Ps
  1354. }
  1355. return nil
  1356. }
  1357. func (x *CriuResp) GetCrErrno() int32 {
  1358. if x != nil && x.CrErrno != nil {
  1359. return *x.CrErrno
  1360. }
  1361. return 0
  1362. }
  1363. func (x *CriuResp) GetFeatures() *CriuFeatures {
  1364. if x != nil {
  1365. return x.Features
  1366. }
  1367. return nil
  1368. }
  1369. func (x *CriuResp) GetCrErrmsg() string {
  1370. if x != nil && x.CrErrmsg != nil {
  1371. return *x.CrErrmsg
  1372. }
  1373. return ""
  1374. }
  1375. func (x *CriuResp) GetVersion() *CriuVersion {
  1376. if x != nil {
  1377. return x.Version
  1378. }
  1379. return nil
  1380. }
  1381. func (x *CriuResp) GetStatus() int32 {
  1382. if x != nil && x.Status != nil {
  1383. return *x.Status
  1384. }
  1385. return 0
  1386. }
  1387. // Answer for criu_req_type.VERSION requests
  1388. type CriuVersion struct {
  1389. state protoimpl.MessageState
  1390. sizeCache protoimpl.SizeCache
  1391. unknownFields protoimpl.UnknownFields
  1392. MajorNumber *int32 `protobuf:"varint,1,req,name=major_number,json=majorNumber" json:"major_number,omitempty"`
  1393. MinorNumber *int32 `protobuf:"varint,2,req,name=minor_number,json=minorNumber" json:"minor_number,omitempty"`
  1394. Gitid *string `protobuf:"bytes,3,opt,name=gitid" json:"gitid,omitempty"`
  1395. Sublevel *int32 `protobuf:"varint,4,opt,name=sublevel" json:"sublevel,omitempty"`
  1396. Extra *int32 `protobuf:"varint,5,opt,name=extra" json:"extra,omitempty"`
  1397. Name *string `protobuf:"bytes,6,opt,name=name" json:"name,omitempty"`
  1398. }
  1399. func (x *CriuVersion) Reset() {
  1400. *x = CriuVersion{}
  1401. if protoimpl.UnsafeEnabled {
  1402. mi := &file_rpc_rpc_proto_msgTypes[14]
  1403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1404. ms.StoreMessageInfo(mi)
  1405. }
  1406. }
  1407. func (x *CriuVersion) String() string {
  1408. return protoimpl.X.MessageStringOf(x)
  1409. }
  1410. func (*CriuVersion) ProtoMessage() {}
  1411. func (x *CriuVersion) ProtoReflect() protoreflect.Message {
  1412. mi := &file_rpc_rpc_proto_msgTypes[14]
  1413. if protoimpl.UnsafeEnabled && x != nil {
  1414. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1415. if ms.LoadMessageInfo() == nil {
  1416. ms.StoreMessageInfo(mi)
  1417. }
  1418. return ms
  1419. }
  1420. return mi.MessageOf(x)
  1421. }
  1422. // Deprecated: Use CriuVersion.ProtoReflect.Descriptor instead.
  1423. func (*CriuVersion) Descriptor() ([]byte, []int) {
  1424. return file_rpc_rpc_proto_rawDescGZIP(), []int{14}
  1425. }
  1426. func (x *CriuVersion) GetMajorNumber() int32 {
  1427. if x != nil && x.MajorNumber != nil {
  1428. return *x.MajorNumber
  1429. }
  1430. return 0
  1431. }
  1432. func (x *CriuVersion) GetMinorNumber() int32 {
  1433. if x != nil && x.MinorNumber != nil {
  1434. return *x.MinorNumber
  1435. }
  1436. return 0
  1437. }
  1438. func (x *CriuVersion) GetGitid() string {
  1439. if x != nil && x.Gitid != nil {
  1440. return *x.Gitid
  1441. }
  1442. return ""
  1443. }
  1444. func (x *CriuVersion) GetSublevel() int32 {
  1445. if x != nil && x.Sublevel != nil {
  1446. return *x.Sublevel
  1447. }
  1448. return 0
  1449. }
  1450. func (x *CriuVersion) GetExtra() int32 {
  1451. if x != nil && x.Extra != nil {
  1452. return *x.Extra
  1453. }
  1454. return 0
  1455. }
  1456. func (x *CriuVersion) GetName() string {
  1457. if x != nil && x.Name != nil {
  1458. return *x.Name
  1459. }
  1460. return ""
  1461. }
  1462. var File_rpc_rpc_proto protoreflect.FileDescriptor
  1463. var file_rpc_rpc_proto_rawDesc = []byte{
  1464. 0x0a, 0x0d, 0x72, 0x70, 0x63, 0x2f, 0x72, 0x70, 0x63, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22,
  1465. 0x67, 0x0a, 0x15, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x72,
  1466. 0x76, 0x65, 0x72, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x61, 0x64, 0x64, 0x72,
  1467. 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65,
  1468. 0x73, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  1469. 0x52, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x03, 0x20,
  1470. 0x01, 0x28, 0x05, 0x52, 0x03, 0x70, 0x69, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x66, 0x64, 0x18, 0x04,
  1471. 0x20, 0x01, 0x28, 0x05, 0x52, 0x02, 0x66, 0x64, 0x22, 0x3c, 0x0a, 0x0e, 0x63, 0x72, 0x69, 0x75,
  1472. 0x5f, 0x76, 0x65, 0x74, 0x68, 0x5f, 0x70, 0x61, 0x69, 0x72, 0x12, 0x13, 0x0a, 0x05, 0x69, 0x66,
  1473. 0x5f, 0x69, 0x6e, 0x18, 0x01, 0x20, 0x02, 0x28, 0x09, 0x52, 0x04, 0x69, 0x66, 0x49, 0x6e, 0x12,
  1474. 0x15, 0x0a, 0x06, 0x69, 0x66, 0x5f, 0x6f, 0x75, 0x74, 0x18, 0x02, 0x20, 0x02, 0x28, 0x09, 0x52,
  1475. 0x05, 0x69, 0x66, 0x4f, 0x75, 0x74, 0x22, 0x33, 0x0a, 0x0d, 0x65, 0x78, 0x74, 0x5f, 0x6d, 0x6f,
  1476. 0x75, 0x6e, 0x74, 0x5f, 0x6d, 0x61, 0x70, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
  1477. 0x20, 0x02, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x76, 0x61, 0x6c,
  1478. 0x18, 0x02, 0x20, 0x02, 0x28, 0x09, 0x52, 0x03, 0x76, 0x61, 0x6c, 0x22, 0x56, 0x0a, 0x0e, 0x6a,
  1479. 0x6f, 0x69, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x12, 0x0e, 0x0a,
  1480. 0x02, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x02, 0x28, 0x09, 0x52, 0x02, 0x6e, 0x73, 0x12, 0x17, 0x0a,
  1481. 0x07, 0x6e, 0x73, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x02, 0x28, 0x09, 0x52, 0x06,
  1482. 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x65, 0x78, 0x74, 0x72, 0x61, 0x5f,
  1483. 0x6f, 0x70, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x65, 0x78, 0x74, 0x72, 0x61,
  1484. 0x4f, 0x70, 0x74, 0x22, 0x2e, 0x0a, 0x0a, 0x69, 0x6e, 0x68, 0x65, 0x72, 0x69, 0x74, 0x5f, 0x66,
  1485. 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x02, 0x28, 0x09, 0x52, 0x03,
  1486. 0x6b, 0x65, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x66, 0x64, 0x18, 0x02, 0x20, 0x02, 0x28, 0x05, 0x52,
  1487. 0x02, 0x66, 0x64, 0x22, 0x35, 0x0a, 0x0b, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x72, 0x6f,
  1488. 0x6f, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x74, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1489. 0x52, 0x04, 0x63, 0x74, 0x72, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x02,
  1490. 0x20, 0x02, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x22, 0x1f, 0x0a, 0x07, 0x75, 0x6e,
  1491. 0x69, 0x78, 0x5f, 0x73, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x01,
  1492. 0x20, 0x02, 0x28, 0x0d, 0x52, 0x05, 0x69, 0x6e, 0x6f, 0x64, 0x65, 0x22, 0x8c, 0x11, 0x0a, 0x09,
  1493. 0x63, 0x72, 0x69, 0x75, 0x5f, 0x6f, 0x70, 0x74, 0x73, 0x12, 0x22, 0x0a, 0x0d, 0x69, 0x6d, 0x61,
  1494. 0x67, 0x65, 0x73, 0x5f, 0x64, 0x69, 0x72, 0x5f, 0x66, 0x64, 0x18, 0x01, 0x20, 0x02, 0x28, 0x05,
  1495. 0x52, 0x0b, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x44, 0x69, 0x72, 0x46, 0x64, 0x12, 0x10, 0x0a,
  1496. 0x03, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x70, 0x69, 0x64, 0x12,
  1497. 0x23, 0x0a, 0x0d, 0x6c, 0x65, 0x61, 0x76, 0x65, 0x5f, 0x72, 0x75, 0x6e, 0x6e, 0x69, 0x6e, 0x67,
  1498. 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x6c, 0x65, 0x61, 0x76, 0x65, 0x52, 0x75, 0x6e,
  1499. 0x6e, 0x69, 0x6e, 0x67, 0x12, 0x1e, 0x0a, 0x0b, 0x65, 0x78, 0x74, 0x5f, 0x75, 0x6e, 0x69, 0x78,
  1500. 0x5f, 0x73, 0x6b, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x65, 0x78, 0x74, 0x55, 0x6e,
  1501. 0x69, 0x78, 0x53, 0x6b, 0x12, 0x27, 0x0a, 0x0f, 0x74, 0x63, 0x70, 0x5f, 0x65, 0x73, 0x74, 0x61,
  1502. 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x74,
  1503. 0x63, 0x70, 0x45, 0x73, 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x12, 0x27, 0x0a,
  1504. 0x0f, 0x65, 0x76, 0x61, 0x73, 0x69, 0x76, 0x65, 0x5f, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x73,
  1505. 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x65, 0x76, 0x61, 0x73, 0x69, 0x76, 0x65, 0x44,
  1506. 0x65, 0x76, 0x69, 0x63, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x68, 0x65, 0x6c, 0x6c, 0x5f,
  1507. 0x6a, 0x6f, 0x62, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x73, 0x68, 0x65, 0x6c, 0x6c,
  1508. 0x4a, 0x6f, 0x62, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6c, 0x6f, 0x63, 0x6b,
  1509. 0x73, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x4c, 0x6f, 0x63,
  1510. 0x6b, 0x73, 0x12, 0x1e, 0x0a, 0x09, 0x6c, 0x6f, 0x67, 0x5f, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18,
  1511. 0x09, 0x20, 0x01, 0x28, 0x05, 0x3a, 0x01, 0x32, 0x52, 0x08, 0x6c, 0x6f, 0x67, 0x4c, 0x65, 0x76,
  1512. 0x65, 0x6c, 0x12, 0x19, 0x0a, 0x08, 0x6c, 0x6f, 0x67, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x0a,
  1513. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6c, 0x6f, 0x67, 0x46, 0x69, 0x6c, 0x65, 0x12, 0x26, 0x0a,
  1514. 0x02, 0x70, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x63, 0x72, 0x69, 0x75,
  1515. 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x6e, 0x66,
  1516. 0x6f, 0x52, 0x02, 0x70, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x5f,
  1517. 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x73, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x6e,
  1518. 0x6f, 0x74, 0x69, 0x66, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x74, 0x73, 0x12, 0x12, 0x0a, 0x04,
  1519. 0x72, 0x6f, 0x6f, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x6f, 0x6f, 0x74,
  1520. 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x6d, 0x67, 0x18, 0x0e,
  1521. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x49, 0x6d, 0x67, 0x12,
  1522. 0x1b, 0x0a, 0x09, 0x74, 0x72, 0x61, 0x63, 0x6b, 0x5f, 0x6d, 0x65, 0x6d, 0x18, 0x0f, 0x20, 0x01,
  1523. 0x28, 0x08, 0x52, 0x08, 0x74, 0x72, 0x61, 0x63, 0x6b, 0x4d, 0x65, 0x6d, 0x12, 0x1d, 0x0a, 0x0a,
  1524. 0x61, 0x75, 0x74, 0x6f, 0x5f, 0x64, 0x65, 0x64, 0x75, 0x70, 0x18, 0x10, 0x20, 0x01, 0x28, 0x08,
  1525. 0x52, 0x09, 0x61, 0x75, 0x74, 0x6f, 0x44, 0x65, 0x64, 0x75, 0x70, 0x12, 0x1e, 0x0a, 0x0b, 0x77,
  1526. 0x6f, 0x72, 0x6b, 0x5f, 0x64, 0x69, 0x72, 0x5f, 0x66, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x05,
  1527. 0x52, 0x09, 0x77, 0x6f, 0x72, 0x6b, 0x44, 0x69, 0x72, 0x46, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x6c,
  1528. 0x69, 0x6e, 0x6b, 0x5f, 0x72, 0x65, 0x6d, 0x61, 0x70, 0x18, 0x12, 0x20, 0x01, 0x28, 0x08, 0x52,
  1529. 0x09, 0x6c, 0x69, 0x6e, 0x6b, 0x52, 0x65, 0x6d, 0x61, 0x70, 0x12, 0x25, 0x0a, 0x05, 0x76, 0x65,
  1530. 0x74, 0x68, 0x73, 0x18, 0x13, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x63, 0x72, 0x69, 0x75,
  1531. 0x5f, 0x76, 0x65, 0x74, 0x68, 0x5f, 0x70, 0x61, 0x69, 0x72, 0x52, 0x05, 0x76, 0x65, 0x74, 0x68,
  1532. 0x73, 0x12, 0x23, 0x0a, 0x07, 0x63, 0x70, 0x75, 0x5f, 0x63, 0x61, 0x70, 0x18, 0x14, 0x20, 0x01,
  1533. 0x28, 0x0d, 0x3a, 0x0a, 0x34, 0x32, 0x39, 0x34, 0x39, 0x36, 0x37, 0x32, 0x39, 0x35, 0x52, 0x06,
  1534. 0x63, 0x70, 0x75, 0x43, 0x61, 0x70, 0x12, 0x1f, 0x0a, 0x0b, 0x66, 0x6f, 0x72, 0x63, 0x65, 0x5f,
  1535. 0x69, 0x72, 0x6d, 0x61, 0x70, 0x18, 0x15, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x66, 0x6f, 0x72,
  1536. 0x63, 0x65, 0x49, 0x72, 0x6d, 0x61, 0x70, 0x12, 0x19, 0x0a, 0x08, 0x65, 0x78, 0x65, 0x63, 0x5f,
  1537. 0x63, 0x6d, 0x64, 0x18, 0x16, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x65, 0x78, 0x65, 0x63, 0x43,
  1538. 0x6d, 0x64, 0x12, 0x27, 0x0a, 0x07, 0x65, 0x78, 0x74, 0x5f, 0x6d, 0x6e, 0x74, 0x18, 0x17, 0x20,
  1539. 0x03, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x65, 0x78, 0x74, 0x5f, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x5f,
  1540. 0x6d, 0x61, 0x70, 0x52, 0x06, 0x65, 0x78, 0x74, 0x4d, 0x6e, 0x74, 0x12, 0x25, 0x0a, 0x0e, 0x6d,
  1541. 0x61, 0x6e, 0x61, 0x67, 0x65, 0x5f, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x73, 0x18, 0x18, 0x20,
  1542. 0x01, 0x28, 0x08, 0x52, 0x0d, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x43, 0x67, 0x72, 0x6f, 0x75,
  1543. 0x70, 0x73, 0x12, 0x25, 0x0a, 0x07, 0x63, 0x67, 0x5f, 0x72, 0x6f, 0x6f, 0x74, 0x18, 0x19, 0x20,
  1544. 0x03, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x72, 0x6f, 0x6f,
  1545. 0x74, 0x52, 0x06, 0x63, 0x67, 0x52, 0x6f, 0x6f, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x73, 0x74,
  1546. 0x5f, 0x73, 0x69, 0x62, 0x6c, 0x69, 0x6e, 0x67, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a,
  1547. 0x72, 0x73, 0x74, 0x53, 0x69, 0x62, 0x6c, 0x69, 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x0a, 0x69, 0x6e,
  1548. 0x68, 0x65, 0x72, 0x69, 0x74, 0x5f, 0x66, 0x64, 0x18, 0x1b, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0b,
  1549. 0x2e, 0x69, 0x6e, 0x68, 0x65, 0x72, 0x69, 0x74, 0x5f, 0x66, 0x64, 0x52, 0x09, 0x69, 0x6e, 0x68,
  1550. 0x65, 0x72, 0x69, 0x74, 0x46, 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x61, 0x75, 0x74, 0x6f, 0x5f, 0x65,
  1551. 0x78, 0x74, 0x5f, 0x6d, 0x6e, 0x74, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x61, 0x75,
  1552. 0x74, 0x6f, 0x45, 0x78, 0x74, 0x4d, 0x6e, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x65, 0x78, 0x74, 0x5f,
  1553. 0x73, 0x68, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x18, 0x1d, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x65,
  1554. 0x78, 0x74, 0x53, 0x68, 0x61, 0x72, 0x69, 0x6e, 0x67, 0x12, 0x1f, 0x0a, 0x0b, 0x65, 0x78, 0x74,
  1555. 0x5f, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x73, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a,
  1556. 0x65, 0x78, 0x74, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x73, 0x6b,
  1557. 0x69, 0x70, 0x5f, 0x6d, 0x6e, 0x74, 0x18, 0x1f, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x73, 0x6b,
  1558. 0x69, 0x70, 0x4d, 0x6e, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x5f,
  1559. 0x66, 0x73, 0x18, 0x20, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65,
  1560. 0x46, 0x73, 0x12, 0x28, 0x0a, 0x0b, 0x75, 0x6e, 0x69, 0x78, 0x5f, 0x73, 0x6b, 0x5f, 0x69, 0x6e,
  1561. 0x6f, 0x18, 0x21, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x08, 0x2e, 0x75, 0x6e, 0x69, 0x78, 0x5f, 0x73,
  1562. 0x6b, 0x52, 0x09, 0x75, 0x6e, 0x69, 0x78, 0x53, 0x6b, 0x49, 0x6e, 0x6f, 0x12, 0x3d, 0x0a, 0x13,
  1563. 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x5f, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x73, 0x5f, 0x6d,
  1564. 0x6f, 0x64, 0x65, 0x18, 0x22, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x0d, 0x2e, 0x63, 0x72, 0x69, 0x75,
  1565. 0x5f, 0x63, 0x67, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x52, 0x11, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
  1566. 0x43, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x73, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x28, 0x0a, 0x0b, 0x67,
  1567. 0x68, 0x6f, 0x73, 0x74, 0x5f, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x23, 0x20, 0x01, 0x28, 0x0d,
  1568. 0x3a, 0x07, 0x31, 0x30, 0x34, 0x38, 0x35, 0x37, 0x36, 0x52, 0x0a, 0x67, 0x68, 0x6f, 0x73, 0x74,
  1569. 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x69, 0x72, 0x6d, 0x61, 0x70, 0x5f, 0x73,
  1570. 0x63, 0x61, 0x6e, 0x5f, 0x70, 0x61, 0x74, 0x68, 0x73, 0x18, 0x24, 0x20, 0x03, 0x28, 0x09, 0x52,
  1571. 0x0e, 0x69, 0x72, 0x6d, 0x61, 0x70, 0x53, 0x63, 0x61, 0x6e, 0x50, 0x61, 0x74, 0x68, 0x73, 0x12,
  1572. 0x1a, 0x0a, 0x08, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x18, 0x25, 0x20, 0x03, 0x28,
  1573. 0x09, 0x52, 0x08, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x12, 0x19, 0x0a, 0x08, 0x65,
  1574. 0x6d, 0x70, 0x74, 0x79, 0x5f, 0x6e, 0x73, 0x18, 0x26, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x65,
  1575. 0x6d, 0x70, 0x74, 0x79, 0x4e, 0x73, 0x12, 0x28, 0x0a, 0x07, 0x6a, 0x6f, 0x69, 0x6e, 0x5f, 0x6e,
  1576. 0x73, 0x18, 0x27, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x6a, 0x6f, 0x69, 0x6e, 0x5f, 0x6e,
  1577. 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x52, 0x06, 0x6a, 0x6f, 0x69, 0x6e, 0x4e, 0x73,
  1578. 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x70, 0x72, 0x6f, 0x70, 0x73,
  1579. 0x18, 0x29, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x50, 0x72,
  1580. 0x6f, 0x70, 0x73, 0x12, 0x2a, 0x0a, 0x11, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x70, 0x72,
  1581. 0x6f, 0x70, 0x73, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x2a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f,
  1582. 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x50, 0x72, 0x6f, 0x70, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x12,
  1583. 0x34, 0x0a, 0x16, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x64, 0x75, 0x6d, 0x70, 0x5f, 0x63,
  1584. 0x6f, 0x6e, 0x74, 0x72, 0x6f, 0x6c, 0x6c, 0x65, 0x72, 0x18, 0x2b, 0x20, 0x03, 0x28, 0x09, 0x52,
  1585. 0x14, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x44, 0x75, 0x6d, 0x70, 0x43, 0x6f, 0x6e, 0x74, 0x72,
  1586. 0x6f, 0x6c, 0x6c, 0x65, 0x72, 0x12, 0x23, 0x0a, 0x0d, 0x66, 0x72, 0x65, 0x65, 0x7a, 0x65, 0x5f,
  1587. 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x18, 0x2c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x66, 0x72,
  1588. 0x65, 0x65, 0x7a, 0x65, 0x43, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x74, 0x69,
  1589. 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x18, 0x2d, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x74, 0x69, 0x6d,
  1590. 0x65, 0x6f, 0x75, 0x74, 0x12, 0x2b, 0x0a, 0x12, 0x74, 0x63, 0x70, 0x5f, 0x73, 0x6b, 0x69, 0x70,
  1591. 0x5f, 0x69, 0x6e, 0x5f, 0x66, 0x6c, 0x69, 0x67, 0x68, 0x74, 0x18, 0x2e, 0x20, 0x01, 0x28, 0x08,
  1592. 0x52, 0x0f, 0x74, 0x63, 0x70, 0x53, 0x6b, 0x69, 0x70, 0x49, 0x6e, 0x46, 0x6c, 0x69, 0x67, 0x68,
  1593. 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x77, 0x65, 0x61, 0x6b, 0x5f, 0x73, 0x79, 0x73, 0x63, 0x74, 0x6c,
  1594. 0x73, 0x18, 0x2f, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x77, 0x65, 0x61, 0x6b, 0x53, 0x79, 0x73,
  1595. 0x63, 0x74, 0x6c, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x6c, 0x61, 0x7a, 0x79, 0x5f, 0x70, 0x61, 0x67,
  1596. 0x65, 0x73, 0x18, 0x30, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x6c, 0x61, 0x7a, 0x79, 0x50, 0x61,
  1597. 0x67, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x5f, 0x66, 0x64,
  1598. 0x18, 0x31, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x46, 0x64,
  1599. 0x12, 0x2a, 0x0a, 0x11, 0x6f, 0x72, 0x70, 0x68, 0x61, 0x6e, 0x5f, 0x70, 0x74, 0x73, 0x5f, 0x6d,
  1600. 0x61, 0x73, 0x74, 0x65, 0x72, 0x18, 0x32, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x6f, 0x72, 0x70,
  1601. 0x68, 0x61, 0x6e, 0x50, 0x74, 0x73, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1f, 0x0a, 0x0b,
  1602. 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x33, 0x20, 0x01, 0x28,
  1603. 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x46, 0x69, 0x6c, 0x65, 0x12, 0x1b, 0x0a,
  1604. 0x09, 0x74, 0x63, 0x70, 0x5f, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x18, 0x34, 0x20, 0x01, 0x28, 0x08,
  1605. 0x52, 0x08, 0x74, 0x63, 0x70, 0x43, 0x6c, 0x6f, 0x73, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x6c, 0x73,
  1606. 0x6d, 0x5f, 0x70, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x35, 0x20, 0x01, 0x28, 0x09, 0x52,
  1607. 0x0a, 0x6c, 0x73, 0x6d, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74,
  1608. 0x6c, 0x73, 0x5f, 0x63, 0x61, 0x63, 0x65, 0x72, 0x74, 0x18, 0x36, 0x20, 0x01, 0x28, 0x09, 0x52,
  1609. 0x09, 0x74, 0x6c, 0x73, 0x43, 0x61, 0x63, 0x65, 0x72, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x74, 0x6c,
  1610. 0x73, 0x5f, 0x63, 0x61, 0x63, 0x72, 0x6c, 0x18, 0x37, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x74,
  1611. 0x6c, 0x73, 0x43, 0x61, 0x63, 0x72, 0x6c, 0x12, 0x19, 0x0a, 0x08, 0x74, 0x6c, 0x73, 0x5f, 0x63,
  1612. 0x65, 0x72, 0x74, 0x18, 0x38, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x74, 0x6c, 0x73, 0x43, 0x65,
  1613. 0x72, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6c, 0x73, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x39, 0x20,
  1614. 0x01, 0x28, 0x09, 0x52, 0x06, 0x74, 0x6c, 0x73, 0x4b, 0x65, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x74,
  1615. 0x6c, 0x73, 0x18, 0x3a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x03, 0x74, 0x6c, 0x73, 0x12, 0x27, 0x0a,
  1616. 0x10, 0x74, 0x6c, 0x73, 0x5f, 0x6e, 0x6f, 0x5f, 0x63, 0x6e, 0x5f, 0x76, 0x65, 0x72, 0x69, 0x66,
  1617. 0x79, 0x18, 0x3b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x74, 0x6c, 0x73, 0x4e, 0x6f, 0x43, 0x6e,
  1618. 0x56, 0x65, 0x72, 0x69, 0x66, 0x79, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x67, 0x72, 0x6f, 0x75, 0x70,
  1619. 0x5f, 0x79, 0x61, 0x72, 0x64, 0x18, 0x3c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x67, 0x72,
  1620. 0x6f, 0x75, 0x70, 0x59, 0x61, 0x72, 0x64, 0x12, 0x3f, 0x0a, 0x0d, 0x70, 0x72, 0x65, 0x5f, 0x64,
  1621. 0x75, 0x6d, 0x70, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x18, 0x3d, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x13,
  1622. 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x70, 0x72, 0x65, 0x5f, 0x64, 0x75, 0x6d, 0x70, 0x5f, 0x6d,
  1623. 0x6f, 0x64, 0x65, 0x3a, 0x06, 0x53, 0x50, 0x4c, 0x49, 0x43, 0x45, 0x52, 0x0b, 0x70, 0x72, 0x65,
  1624. 0x44, 0x75, 0x6d, 0x70, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x69, 0x64, 0x66,
  1625. 0x64, 0x5f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x5f, 0x73, 0x6b, 0x18, 0x3e, 0x20, 0x01, 0x28, 0x05,
  1626. 0x52, 0x0c, 0x70, 0x69, 0x64, 0x66, 0x64, 0x53, 0x74, 0x6f, 0x72, 0x65, 0x53, 0x6b, 0x12, 0x2a,
  1627. 0x0a, 0x11, 0x6c, 0x73, 0x6d, 0x5f, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x5f, 0x63, 0x6f, 0x6e, 0x74,
  1628. 0x65, 0x78, 0x74, 0x18, 0x3f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x6c, 0x73, 0x6d, 0x4d, 0x6f,
  1629. 0x75, 0x6e, 0x74, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x22, 0x2c, 0x0a, 0x0e, 0x63, 0x72,
  1630. 0x69, 0x75, 0x5f, 0x64, 0x75, 0x6d, 0x70, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x12, 0x1a, 0x0a, 0x08,
  1631. 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08,
  1632. 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x64, 0x22, 0x25, 0x0a, 0x11, 0x63, 0x72, 0x69, 0x75,
  1633. 0x5f, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x12, 0x10, 0x0a,
  1634. 0x03, 0x70, 0x69, 0x64, 0x18, 0x01, 0x20, 0x02, 0x28, 0x05, 0x52, 0x03, 0x70, 0x69, 0x64, 0x22,
  1635. 0x37, 0x0a, 0x0b, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x12, 0x16,
  1636. 0x0a, 0x06, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1637. 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20,
  1638. 0x01, 0x28, 0x05, 0x52, 0x03, 0x70, 0x69, 0x64, 0x22, 0x6c, 0x0a, 0x0d, 0x63, 0x72, 0x69, 0x75,
  1639. 0x5f, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x65, 0x6d,
  1640. 0x5f, 0x74, 0x72, 0x61, 0x63, 0x6b, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x6d, 0x65,
  1641. 0x6d, 0x54, 0x72, 0x61, 0x63, 0x6b, 0x12, 0x1d, 0x0a, 0x0a, 0x6c, 0x61, 0x7a, 0x79, 0x5f, 0x70,
  1642. 0x61, 0x67, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x6c, 0x61, 0x7a, 0x79,
  1643. 0x50, 0x61, 0x67, 0x65, 0x73, 0x12, 0x1f, 0x0a, 0x0b, 0x70, 0x69, 0x64, 0x66, 0x64, 0x5f, 0x73,
  1644. 0x74, 0x6f, 0x72, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x70, 0x69, 0x64, 0x66,
  1645. 0x64, 0x53, 0x74, 0x6f, 0x72, 0x65, 0x22, 0xd0, 0x01, 0x0a, 0x08, 0x63, 0x72, 0x69, 0x75, 0x5f,
  1646. 0x72, 0x65, 0x71, 0x12, 0x22, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x02, 0x28,
  1647. 0x0e, 0x32, 0x0e, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x72, 0x65, 0x71, 0x5f, 0x74, 0x79, 0x70,
  1648. 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x04, 0x6f, 0x70, 0x74, 0x73, 0x18,
  1649. 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0a, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x6f, 0x70, 0x74,
  1650. 0x73, 0x52, 0x04, 0x6f, 0x70, 0x74, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x6e, 0x6f, 0x74, 0x69, 0x66,
  1651. 0x79, 0x5f, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52,
  1652. 0x0d, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x12, 0x1b,
  1653. 0x0a, 0x09, 0x6b, 0x65, 0x65, 0x70, 0x5f, 0x6f, 0x70, 0x65, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28,
  1654. 0x08, 0x52, 0x08, 0x6b, 0x65, 0x65, 0x70, 0x4f, 0x70, 0x65, 0x6e, 0x12, 0x2a, 0x0a, 0x08, 0x66,
  1655. 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e,
  1656. 0x63, 0x72, 0x69, 0x75, 0x5f, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x08, 0x66,
  1657. 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x06,
  1658. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x70, 0x69, 0x64, 0x22, 0x8f, 0x03, 0x0a, 0x09, 0x63, 0x72,
  1659. 0x69, 0x75, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x12, 0x22, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18,
  1660. 0x01, 0x20, 0x02, 0x28, 0x0e, 0x32, 0x0e, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x72, 0x65, 0x71,
  1661. 0x5f, 0x74, 0x79, 0x70, 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x73,
  1662. 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20, 0x02, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75,
  1663. 0x63, 0x63, 0x65, 0x73, 0x73, 0x12, 0x23, 0x0a, 0x04, 0x64, 0x75, 0x6d, 0x70, 0x18, 0x03, 0x20,
  1664. 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x64, 0x75, 0x6d, 0x70, 0x5f,
  1665. 0x72, 0x65, 0x73, 0x70, 0x52, 0x04, 0x64, 0x75, 0x6d, 0x70, 0x12, 0x2c, 0x0a, 0x07, 0x72, 0x65,
  1666. 0x73, 0x74, 0x6f, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x63, 0x72,
  1667. 0x69, 0x75, 0x5f, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65, 0x73, 0x70, 0x52,
  1668. 0x07, 0x72, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x12, 0x24, 0x0a, 0x06, 0x6e, 0x6f, 0x74, 0x69,
  1669. 0x66, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0c, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f,
  1670. 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x52, 0x06, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x12, 0x26,
  1671. 0x0a, 0x02, 0x70, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x63, 0x72, 0x69,
  1672. 0x75, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x69, 0x6e,
  1673. 0x66, 0x6f, 0x52, 0x02, 0x70, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x63, 0x72, 0x5f, 0x65, 0x72, 0x72,
  1674. 0x6e, 0x6f, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x63, 0x72, 0x45, 0x72, 0x72, 0x6e,
  1675. 0x6f, 0x12, 0x2a, 0x0a, 0x08, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20,
  1676. 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x66, 0x65, 0x61, 0x74, 0x75,
  1677. 0x72, 0x65, 0x73, 0x52, 0x08, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x1b, 0x0a,
  1678. 0x09, 0x63, 0x72, 0x5f, 0x65, 0x72, 0x72, 0x6d, 0x73, 0x67, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  1679. 0x52, 0x08, 0x63, 0x72, 0x45, 0x72, 0x72, 0x6d, 0x73, 0x67, 0x12, 0x27, 0x0a, 0x07, 0x76, 0x65,
  1680. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x63, 0x72,
  1681. 0x69, 0x75, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73,
  1682. 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0b, 0x20,
  1683. 0x01, 0x28, 0x05, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0xb0, 0x01, 0x0a, 0x0c,
  1684. 0x63, 0x72, 0x69, 0x75, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x0a, 0x0c,
  1685. 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x5f, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18, 0x01, 0x20, 0x02,
  1686. 0x28, 0x05, 0x52, 0x0b, 0x6d, 0x61, 0x6a, 0x6f, 0x72, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x12,
  1687. 0x21, 0x0a, 0x0c, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x5f, 0x6e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18,
  1688. 0x02, 0x20, 0x02, 0x28, 0x05, 0x52, 0x0b, 0x6d, 0x69, 0x6e, 0x6f, 0x72, 0x4e, 0x75, 0x6d, 0x62,
  1689. 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x67, 0x69, 0x74, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28,
  1690. 0x09, 0x52, 0x05, 0x67, 0x69, 0x74, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x75, 0x62, 0x6c,
  1691. 0x65, 0x76, 0x65, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x73, 0x75, 0x62, 0x6c,
  1692. 0x65, 0x76, 0x65, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x78, 0x74, 0x72, 0x61, 0x18, 0x05, 0x20,
  1693. 0x01, 0x28, 0x05, 0x52, 0x05, 0x65, 0x78, 0x74, 0x72, 0x61, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
  1694. 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x2a, 0x5f,
  1695. 0x0a, 0x0c, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x63, 0x67, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x12, 0x0a,
  1696. 0x0a, 0x06, 0x49, 0x47, 0x4e, 0x4f, 0x52, 0x45, 0x10, 0x00, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x47,
  1697. 0x5f, 0x4e, 0x4f, 0x4e, 0x45, 0x10, 0x01, 0x12, 0x09, 0x0a, 0x05, 0x50, 0x52, 0x4f, 0x50, 0x53,
  1698. 0x10, 0x02, 0x12, 0x08, 0x0a, 0x04, 0x53, 0x4f, 0x46, 0x54, 0x10, 0x03, 0x12, 0x08, 0x0a, 0x04,
  1699. 0x46, 0x55, 0x4c, 0x4c, 0x10, 0x04, 0x12, 0x0a, 0x0a, 0x06, 0x53, 0x54, 0x52, 0x49, 0x43, 0x54,
  1700. 0x10, 0x05, 0x12, 0x0b, 0x0a, 0x07, 0x44, 0x45, 0x46, 0x41, 0x55, 0x4c, 0x54, 0x10, 0x06, 0x2a,
  1701. 0x2d, 0x0a, 0x12, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x70, 0x72, 0x65, 0x5f, 0x64, 0x75, 0x6d, 0x70,
  1702. 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x12, 0x0a, 0x0a, 0x06, 0x53, 0x50, 0x4c, 0x49, 0x43, 0x45, 0x10,
  1703. 0x01, 0x12, 0x0b, 0x0a, 0x07, 0x56, 0x4d, 0x5f, 0x52, 0x45, 0x41, 0x44, 0x10, 0x02, 0x2a, 0xd0,
  1704. 0x01, 0x0a, 0x0d, 0x63, 0x72, 0x69, 0x75, 0x5f, 0x72, 0x65, 0x71, 0x5f, 0x74, 0x79, 0x70, 0x65,
  1705. 0x12, 0x09, 0x0a, 0x05, 0x45, 0x4d, 0x50, 0x54, 0x59, 0x10, 0x00, 0x12, 0x08, 0x0a, 0x04, 0x44,
  1706. 0x55, 0x4d, 0x50, 0x10, 0x01, 0x12, 0x0b, 0x0a, 0x07, 0x52, 0x45, 0x53, 0x54, 0x4f, 0x52, 0x45,
  1707. 0x10, 0x02, 0x12, 0x09, 0x0a, 0x05, 0x43, 0x48, 0x45, 0x43, 0x4b, 0x10, 0x03, 0x12, 0x0c, 0x0a,
  1708. 0x08, 0x50, 0x52, 0x45, 0x5f, 0x44, 0x55, 0x4d, 0x50, 0x10, 0x04, 0x12, 0x0f, 0x0a, 0x0b, 0x50,
  1709. 0x41, 0x47, 0x45, 0x5f, 0x53, 0x45, 0x52, 0x56, 0x45, 0x52, 0x10, 0x05, 0x12, 0x0a, 0x0a, 0x06,
  1710. 0x4e, 0x4f, 0x54, 0x49, 0x46, 0x59, 0x10, 0x06, 0x12, 0x10, 0x0a, 0x0c, 0x43, 0x50, 0x55, 0x49,
  1711. 0x4e, 0x46, 0x4f, 0x5f, 0x44, 0x55, 0x4d, 0x50, 0x10, 0x07, 0x12, 0x11, 0x0a, 0x0d, 0x43, 0x50,
  1712. 0x55, 0x49, 0x4e, 0x46, 0x4f, 0x5f, 0x43, 0x48, 0x45, 0x43, 0x4b, 0x10, 0x08, 0x12, 0x11, 0x0a,
  1713. 0x0d, 0x46, 0x45, 0x41, 0x54, 0x55, 0x52, 0x45, 0x5f, 0x43, 0x48, 0x45, 0x43, 0x4b, 0x10, 0x09,
  1714. 0x12, 0x0b, 0x0a, 0x07, 0x56, 0x45, 0x52, 0x53, 0x49, 0x4f, 0x4e, 0x10, 0x0a, 0x12, 0x0c, 0x0a,
  1715. 0x08, 0x57, 0x41, 0x49, 0x54, 0x5f, 0x50, 0x49, 0x44, 0x10, 0x0b, 0x12, 0x14, 0x0a, 0x10, 0x50,
  1716. 0x41, 0x47, 0x45, 0x5f, 0x53, 0x45, 0x52, 0x56, 0x45, 0x52, 0x5f, 0x43, 0x48, 0x4c, 0x44, 0x10,
  1717. 0x0c,
  1718. }
  1719. var (
  1720. file_rpc_rpc_proto_rawDescOnce sync.Once
  1721. file_rpc_rpc_proto_rawDescData = file_rpc_rpc_proto_rawDesc
  1722. )
  1723. func file_rpc_rpc_proto_rawDescGZIP() []byte {
  1724. file_rpc_rpc_proto_rawDescOnce.Do(func() {
  1725. file_rpc_rpc_proto_rawDescData = protoimpl.X.CompressGZIP(file_rpc_rpc_proto_rawDescData)
  1726. })
  1727. return file_rpc_rpc_proto_rawDescData
  1728. }
  1729. var file_rpc_rpc_proto_enumTypes = make([]protoimpl.EnumInfo, 3)
  1730. var file_rpc_rpc_proto_msgTypes = make([]protoimpl.MessageInfo, 15)
  1731. var file_rpc_rpc_proto_goTypes = []interface{}{
  1732. (CriuCgMode)(0), // 0: criu_cg_mode
  1733. (CriuPreDumpMode)(0), // 1: criu_pre_dump_mode
  1734. (CriuReqType)(0), // 2: criu_req_type
  1735. (*CriuPageServerInfo)(nil), // 3: criu_page_server_info
  1736. (*CriuVethPair)(nil), // 4: criu_veth_pair
  1737. (*ExtMountMap)(nil), // 5: ext_mount_map
  1738. (*JoinNamespace)(nil), // 6: join_namespace
  1739. (*InheritFd)(nil), // 7: inherit_fd
  1740. (*CgroupRoot)(nil), // 8: cgroup_root
  1741. (*UnixSk)(nil), // 9: unix_sk
  1742. (*CriuOpts)(nil), // 10: criu_opts
  1743. (*CriuDumpResp)(nil), // 11: criu_dump_resp
  1744. (*CriuRestoreResp)(nil), // 12: criu_restore_resp
  1745. (*CriuNotify)(nil), // 13: criu_notify
  1746. (*CriuFeatures)(nil), // 14: criu_features
  1747. (*CriuReq)(nil), // 15: criu_req
  1748. (*CriuResp)(nil), // 16: criu_resp
  1749. (*CriuVersion)(nil), // 17: criu_version
  1750. }
  1751. var file_rpc_rpc_proto_depIdxs = []int32{
  1752. 3, // 0: criu_opts.ps:type_name -> criu_page_server_info
  1753. 4, // 1: criu_opts.veths:type_name -> criu_veth_pair
  1754. 5, // 2: criu_opts.ext_mnt:type_name -> ext_mount_map
  1755. 8, // 3: criu_opts.cg_root:type_name -> cgroup_root
  1756. 7, // 4: criu_opts.inherit_fd:type_name -> inherit_fd
  1757. 9, // 5: criu_opts.unix_sk_ino:type_name -> unix_sk
  1758. 0, // 6: criu_opts.manage_cgroups_mode:type_name -> criu_cg_mode
  1759. 6, // 7: criu_opts.join_ns:type_name -> join_namespace
  1760. 1, // 8: criu_opts.pre_dump_mode:type_name -> criu_pre_dump_mode
  1761. 2, // 9: criu_req.type:type_name -> criu_req_type
  1762. 10, // 10: criu_req.opts:type_name -> criu_opts
  1763. 14, // 11: criu_req.features:type_name -> criu_features
  1764. 2, // 12: criu_resp.type:type_name -> criu_req_type
  1765. 11, // 13: criu_resp.dump:type_name -> criu_dump_resp
  1766. 12, // 14: criu_resp.restore:type_name -> criu_restore_resp
  1767. 13, // 15: criu_resp.notify:type_name -> criu_notify
  1768. 3, // 16: criu_resp.ps:type_name -> criu_page_server_info
  1769. 14, // 17: criu_resp.features:type_name -> criu_features
  1770. 17, // 18: criu_resp.version:type_name -> criu_version
  1771. 19, // [19:19] is the sub-list for method output_type
  1772. 19, // [19:19] is the sub-list for method input_type
  1773. 19, // [19:19] is the sub-list for extension type_name
  1774. 19, // [19:19] is the sub-list for extension extendee
  1775. 0, // [0:19] is the sub-list for field type_name
  1776. }
  1777. func init() { file_rpc_rpc_proto_init() }
  1778. func file_rpc_rpc_proto_init() {
  1779. if File_rpc_rpc_proto != nil {
  1780. return
  1781. }
  1782. if !protoimpl.UnsafeEnabled {
  1783. file_rpc_rpc_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1784. switch v := v.(*CriuPageServerInfo); i {
  1785. case 0:
  1786. return &v.state
  1787. case 1:
  1788. return &v.sizeCache
  1789. case 2:
  1790. return &v.unknownFields
  1791. default:
  1792. return nil
  1793. }
  1794. }
  1795. file_rpc_rpc_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1796. switch v := v.(*CriuVethPair); i {
  1797. case 0:
  1798. return &v.state
  1799. case 1:
  1800. return &v.sizeCache
  1801. case 2:
  1802. return &v.unknownFields
  1803. default:
  1804. return nil
  1805. }
  1806. }
  1807. file_rpc_rpc_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1808. switch v := v.(*ExtMountMap); i {
  1809. case 0:
  1810. return &v.state
  1811. case 1:
  1812. return &v.sizeCache
  1813. case 2:
  1814. return &v.unknownFields
  1815. default:
  1816. return nil
  1817. }
  1818. }
  1819. file_rpc_rpc_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1820. switch v := v.(*JoinNamespace); i {
  1821. case 0:
  1822. return &v.state
  1823. case 1:
  1824. return &v.sizeCache
  1825. case 2:
  1826. return &v.unknownFields
  1827. default:
  1828. return nil
  1829. }
  1830. }
  1831. file_rpc_rpc_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1832. switch v := v.(*InheritFd); i {
  1833. case 0:
  1834. return &v.state
  1835. case 1:
  1836. return &v.sizeCache
  1837. case 2:
  1838. return &v.unknownFields
  1839. default:
  1840. return nil
  1841. }
  1842. }
  1843. file_rpc_rpc_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1844. switch v := v.(*CgroupRoot); i {
  1845. case 0:
  1846. return &v.state
  1847. case 1:
  1848. return &v.sizeCache
  1849. case 2:
  1850. return &v.unknownFields
  1851. default:
  1852. return nil
  1853. }
  1854. }
  1855. file_rpc_rpc_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1856. switch v := v.(*UnixSk); i {
  1857. case 0:
  1858. return &v.state
  1859. case 1:
  1860. return &v.sizeCache
  1861. case 2:
  1862. return &v.unknownFields
  1863. default:
  1864. return nil
  1865. }
  1866. }
  1867. file_rpc_rpc_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1868. switch v := v.(*CriuOpts); i {
  1869. case 0:
  1870. return &v.state
  1871. case 1:
  1872. return &v.sizeCache
  1873. case 2:
  1874. return &v.unknownFields
  1875. default:
  1876. return nil
  1877. }
  1878. }
  1879. file_rpc_rpc_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1880. switch v := v.(*CriuDumpResp); i {
  1881. case 0:
  1882. return &v.state
  1883. case 1:
  1884. return &v.sizeCache
  1885. case 2:
  1886. return &v.unknownFields
  1887. default:
  1888. return nil
  1889. }
  1890. }
  1891. file_rpc_rpc_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1892. switch v := v.(*CriuRestoreResp); i {
  1893. case 0:
  1894. return &v.state
  1895. case 1:
  1896. return &v.sizeCache
  1897. case 2:
  1898. return &v.unknownFields
  1899. default:
  1900. return nil
  1901. }
  1902. }
  1903. file_rpc_rpc_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1904. switch v := v.(*CriuNotify); i {
  1905. case 0:
  1906. return &v.state
  1907. case 1:
  1908. return &v.sizeCache
  1909. case 2:
  1910. return &v.unknownFields
  1911. default:
  1912. return nil
  1913. }
  1914. }
  1915. file_rpc_rpc_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1916. switch v := v.(*CriuFeatures); i {
  1917. case 0:
  1918. return &v.state
  1919. case 1:
  1920. return &v.sizeCache
  1921. case 2:
  1922. return &v.unknownFields
  1923. default:
  1924. return nil
  1925. }
  1926. }
  1927. file_rpc_rpc_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1928. switch v := v.(*CriuReq); i {
  1929. case 0:
  1930. return &v.state
  1931. case 1:
  1932. return &v.sizeCache
  1933. case 2:
  1934. return &v.unknownFields
  1935. default:
  1936. return nil
  1937. }
  1938. }
  1939. file_rpc_rpc_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1940. switch v := v.(*CriuResp); i {
  1941. case 0:
  1942. return &v.state
  1943. case 1:
  1944. return &v.sizeCache
  1945. case 2:
  1946. return &v.unknownFields
  1947. default:
  1948. return nil
  1949. }
  1950. }
  1951. file_rpc_rpc_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1952. switch v := v.(*CriuVersion); i {
  1953. case 0:
  1954. return &v.state
  1955. case 1:
  1956. return &v.sizeCache
  1957. case 2:
  1958. return &v.unknownFields
  1959. default:
  1960. return nil
  1961. }
  1962. }
  1963. }
  1964. type x struct{}
  1965. out := protoimpl.TypeBuilder{
  1966. File: protoimpl.DescBuilder{
  1967. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1968. RawDescriptor: file_rpc_rpc_proto_rawDesc,
  1969. NumEnums: 3,
  1970. NumMessages: 15,
  1971. NumExtensions: 0,
  1972. NumServices: 0,
  1973. },
  1974. GoTypes: file_rpc_rpc_proto_goTypes,
  1975. DependencyIndexes: file_rpc_rpc_proto_depIdxs,
  1976. EnumInfos: file_rpc_rpc_proto_enumTypes,
  1977. MessageInfos: file_rpc_rpc_proto_msgTypes,
  1978. }.Build()
  1979. File_rpc_rpc_proto = out.File
  1980. file_rpc_rpc_proto_rawDesc = nil
  1981. file_rpc_rpc_proto_goTypes = nil
  1982. file_rpc_rpc_proto_depIdxs = nil
  1983. }