deploy.pb.go 100 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.20.0
  4. // protoc v3.21.5
  5. // source: deploy.proto
  6. // protoc --version=libprotoc 3.11.3
  7. // protoc-gen-go --version=v1.3.5
  8. // protoc --go_out=plugins=grpc:. pkg/hostman/hostdeployer/apis/deploy.proto
  9. package apis
  10. import (
  11. proto "github.com/golang/protobuf/proto"
  12. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  13. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  14. reflect "reflect"
  15. sync "sync"
  16. )
  17. const (
  18. // Verify that this generated code is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  20. // Verify that runtime/protoimpl is sufficiently up-to-date.
  21. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  22. )
  23. // This is a compile-time assertion that a sufficiently up-to-date version
  24. // of the legacy proto package is being used.
  25. const _ = proto.ProtoPackageIsVersion4
  26. type GuestDesc struct {
  27. state protoimpl.MessageState
  28. sizeCache protoimpl.SizeCache
  29. unknownFields protoimpl.UnknownFields
  30. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  31. Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"`
  32. Domain string `protobuf:"bytes,3,opt,name=domain,proto3" json:"domain,omitempty"`
  33. Nics []*Nic `protobuf:"bytes,4,rep,name=nics,proto3" json:"nics,omitempty"`
  34. NicsStandby []*Nic `protobuf:"bytes,5,rep,name=nics_standby,json=nicsStandby,proto3" json:"nics_standby,omitempty"`
  35. Disks []*Disk `protobuf:"bytes,6,rep,name=disks,proto3" json:"disks,omitempty"`
  36. Hypervisor string `protobuf:"bytes,7,opt,name=Hypervisor,proto3" json:"Hypervisor,omitempty"`
  37. Hostname string `protobuf:"bytes,8,opt,name=hostname,proto3" json:"hostname,omitempty"`
  38. }
  39. func (x *GuestDesc) Reset() {
  40. *x = GuestDesc{}
  41. if protoimpl.UnsafeEnabled {
  42. mi := &file_deploy_proto_msgTypes[0]
  43. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  44. ms.StoreMessageInfo(mi)
  45. }
  46. }
  47. func (x *GuestDesc) String() string {
  48. return protoimpl.X.MessageStringOf(x)
  49. }
  50. func (*GuestDesc) ProtoMessage() {}
  51. func (x *GuestDesc) ProtoReflect() protoreflect.Message {
  52. mi := &file_deploy_proto_msgTypes[0]
  53. if protoimpl.UnsafeEnabled && x != nil {
  54. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  55. if ms.LoadMessageInfo() == nil {
  56. ms.StoreMessageInfo(mi)
  57. }
  58. return ms
  59. }
  60. return mi.MessageOf(x)
  61. }
  62. // Deprecated: Use GuestDesc.ProtoReflect.Descriptor instead.
  63. func (*GuestDesc) Descriptor() ([]byte, []int) {
  64. return file_deploy_proto_rawDescGZIP(), []int{0}
  65. }
  66. func (x *GuestDesc) GetName() string {
  67. if x != nil {
  68. return x.Name
  69. }
  70. return ""
  71. }
  72. func (x *GuestDesc) GetUuid() string {
  73. if x != nil {
  74. return x.Uuid
  75. }
  76. return ""
  77. }
  78. func (x *GuestDesc) GetDomain() string {
  79. if x != nil {
  80. return x.Domain
  81. }
  82. return ""
  83. }
  84. func (x *GuestDesc) GetNics() []*Nic {
  85. if x != nil {
  86. return x.Nics
  87. }
  88. return nil
  89. }
  90. func (x *GuestDesc) GetNicsStandby() []*Nic {
  91. if x != nil {
  92. return x.NicsStandby
  93. }
  94. return nil
  95. }
  96. func (x *GuestDesc) GetDisks() []*Disk {
  97. if x != nil {
  98. return x.Disks
  99. }
  100. return nil
  101. }
  102. func (x *GuestDesc) GetHypervisor() string {
  103. if x != nil {
  104. return x.Hypervisor
  105. }
  106. return ""
  107. }
  108. func (x *GuestDesc) GetHostname() string {
  109. if x != nil {
  110. return x.Hostname
  111. }
  112. return ""
  113. }
  114. type Disk struct {
  115. state protoimpl.MessageState
  116. sizeCache protoimpl.SizeCache
  117. unknownFields protoimpl.UnknownFields
  118. DiskId string `protobuf:"bytes,1,opt,name=disk_id,json=diskId,proto3" json:"disk_id,omitempty"`
  119. Driver string `protobuf:"bytes,2,opt,name=driver,proto3" json:"driver,omitempty"`
  120. CacheMode string `protobuf:"bytes,3,opt,name=cache_mode,json=cacheMode,proto3" json:"cache_mode,omitempty"`
  121. AioMode string `protobuf:"bytes,4,opt,name=aio_mode,json=aioMode,proto3" json:"aio_mode,omitempty"`
  122. Size int64 `protobuf:"varint,5,opt,name=size,proto3" json:"size,omitempty"`
  123. TemplateId string `protobuf:"bytes,6,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`
  124. ImagePath string `protobuf:"bytes,7,opt,name=image_path,json=imagePath,proto3" json:"image_path,omitempty"`
  125. StorageId string `protobuf:"bytes,8,opt,name=storage_id,json=storageId,proto3" json:"storage_id,omitempty"`
  126. Migrating bool `protobuf:"varint,9,opt,name=migrating,proto3" json:"migrating,omitempty"`
  127. TargetStorageId string `protobuf:"bytes,10,opt,name=target_storage_id,json=targetStorageId,proto3" json:"target_storage_id,omitempty"`
  128. Path string `protobuf:"bytes,11,opt,name=path,proto3" json:"path,omitempty"`
  129. Format string `protobuf:"bytes,12,opt,name=format,proto3" json:"format,omitempty"`
  130. Index int32 `protobuf:"varint,13,opt,name=index,proto3" json:"index,omitempty"`
  131. MergeSnapshot bool `protobuf:"varint,14,opt,name=merge_snapshot,json=mergeSnapshot,proto3" json:"merge_snapshot,omitempty"`
  132. Fs string `protobuf:"bytes,15,opt,name=fs,proto3" json:"fs,omitempty"`
  133. Mountpoint string `protobuf:"bytes,16,opt,name=mountpoint,proto3" json:"mountpoint,omitempty"`
  134. Dev string `protobuf:"bytes,17,opt,name=dev,proto3" json:"dev,omitempty"`
  135. }
  136. func (x *Disk) Reset() {
  137. *x = Disk{}
  138. if protoimpl.UnsafeEnabled {
  139. mi := &file_deploy_proto_msgTypes[1]
  140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  141. ms.StoreMessageInfo(mi)
  142. }
  143. }
  144. func (x *Disk) String() string {
  145. return protoimpl.X.MessageStringOf(x)
  146. }
  147. func (*Disk) ProtoMessage() {}
  148. func (x *Disk) ProtoReflect() protoreflect.Message {
  149. mi := &file_deploy_proto_msgTypes[1]
  150. if protoimpl.UnsafeEnabled && x != nil {
  151. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  152. if ms.LoadMessageInfo() == nil {
  153. ms.StoreMessageInfo(mi)
  154. }
  155. return ms
  156. }
  157. return mi.MessageOf(x)
  158. }
  159. // Deprecated: Use Disk.ProtoReflect.Descriptor instead.
  160. func (*Disk) Descriptor() ([]byte, []int) {
  161. return file_deploy_proto_rawDescGZIP(), []int{1}
  162. }
  163. func (x *Disk) GetDiskId() string {
  164. if x != nil {
  165. return x.DiskId
  166. }
  167. return ""
  168. }
  169. func (x *Disk) GetDriver() string {
  170. if x != nil {
  171. return x.Driver
  172. }
  173. return ""
  174. }
  175. func (x *Disk) GetCacheMode() string {
  176. if x != nil {
  177. return x.CacheMode
  178. }
  179. return ""
  180. }
  181. func (x *Disk) GetAioMode() string {
  182. if x != nil {
  183. return x.AioMode
  184. }
  185. return ""
  186. }
  187. func (x *Disk) GetSize() int64 {
  188. if x != nil {
  189. return x.Size
  190. }
  191. return 0
  192. }
  193. func (x *Disk) GetTemplateId() string {
  194. if x != nil {
  195. return x.TemplateId
  196. }
  197. return ""
  198. }
  199. func (x *Disk) GetImagePath() string {
  200. if x != nil {
  201. return x.ImagePath
  202. }
  203. return ""
  204. }
  205. func (x *Disk) GetStorageId() string {
  206. if x != nil {
  207. return x.StorageId
  208. }
  209. return ""
  210. }
  211. func (x *Disk) GetMigrating() bool {
  212. if x != nil {
  213. return x.Migrating
  214. }
  215. return false
  216. }
  217. func (x *Disk) GetTargetStorageId() string {
  218. if x != nil {
  219. return x.TargetStorageId
  220. }
  221. return ""
  222. }
  223. func (x *Disk) GetPath() string {
  224. if x != nil {
  225. return x.Path
  226. }
  227. return ""
  228. }
  229. func (x *Disk) GetFormat() string {
  230. if x != nil {
  231. return x.Format
  232. }
  233. return ""
  234. }
  235. func (x *Disk) GetIndex() int32 {
  236. if x != nil {
  237. return x.Index
  238. }
  239. return 0
  240. }
  241. func (x *Disk) GetMergeSnapshot() bool {
  242. if x != nil {
  243. return x.MergeSnapshot
  244. }
  245. return false
  246. }
  247. func (x *Disk) GetFs() string {
  248. if x != nil {
  249. return x.Fs
  250. }
  251. return ""
  252. }
  253. func (x *Disk) GetMountpoint() string {
  254. if x != nil {
  255. return x.Mountpoint
  256. }
  257. return ""
  258. }
  259. func (x *Disk) GetDev() string {
  260. if x != nil {
  261. return x.Dev
  262. }
  263. return ""
  264. }
  265. type Nic struct {
  266. state protoimpl.MessageState
  267. sizeCache protoimpl.SizeCache
  268. unknownFields protoimpl.UnknownFields
  269. Mac string `protobuf:"bytes,1,opt,name=mac,proto3" json:"mac,omitempty"`
  270. Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"`
  271. Net string `protobuf:"bytes,3,opt,name=net,proto3" json:"net,omitempty"`
  272. NetId string `protobuf:"bytes,4,opt,name=net_id,json=netId,proto3" json:"net_id,omitempty"`
  273. Virtual bool `protobuf:"varint,5,opt,name=virtual,proto3" json:"virtual,omitempty"`
  274. Gateway string `protobuf:"bytes,6,opt,name=gateway,proto3" json:"gateway,omitempty"`
  275. Dns string `protobuf:"bytes,7,opt,name=dns,proto3" json:"dns,omitempty"`
  276. Domain string `protobuf:"bytes,8,opt,name=domain,proto3" json:"domain,omitempty"`
  277. Routes string `protobuf:"bytes,9,opt,name=routes,proto3" json:"routes,omitempty"`
  278. Ifname string `protobuf:"bytes,10,opt,name=ifname,proto3" json:"ifname,omitempty"`
  279. Masklen int32 `protobuf:"varint,11,opt,name=masklen,proto3" json:"masklen,omitempty"`
  280. Driver string `protobuf:"bytes,12,opt,name=driver,proto3" json:"driver,omitempty"`
  281. Bridge string `protobuf:"bytes,13,opt,name=bridge,proto3" json:"bridge,omitempty"`
  282. WireId string `protobuf:"bytes,14,opt,name=wire_id,json=wireId,proto3" json:"wire_id,omitempty"`
  283. Vlan int32 `protobuf:"varint,15,opt,name=vlan,proto3" json:"vlan,omitempty"`
  284. Interface string `protobuf:"bytes,16,opt,name=interface,proto3" json:"interface,omitempty"`
  285. Bw int32 `protobuf:"varint,17,opt,name=bw,proto3" json:"bw,omitempty"`
  286. Index int32 `protobuf:"varint,18,opt,name=index,proto3" json:"index,omitempty"`
  287. VirtualIps []string `protobuf:"bytes,19,rep,name=virtual_ips,json=virtualIps,proto3" json:"virtual_ips,omitempty"`
  288. ExternelId string `protobuf:"bytes,20,opt,name=externel_id,json=externelId,proto3" json:"externel_id,omitempty"`
  289. TeamWith string `protobuf:"bytes,21,opt,name=team_with,json=teamWith,proto3" json:"team_with,omitempty"`
  290. Manual bool `protobuf:"varint,22,opt,name=manual,proto3" json:"manual,omitempty"`
  291. NicType string `protobuf:"bytes,23,opt,name=nic_type,json=nicType,proto3" json:"nic_type,omitempty"`
  292. LinkUp bool `protobuf:"varint,24,opt,name=link_up,json=linkUp,proto3" json:"link_up,omitempty"`
  293. Mtu int64 `protobuf:"varint,25,opt,name=mtu,proto3" json:"mtu,omitempty"`
  294. Name string `protobuf:"bytes,26,opt,name=name,proto3" json:"name,omitempty"`
  295. IsDefault bool `protobuf:"varint,27,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"`
  296. Ip6 string `protobuf:"bytes,28,opt,name=ip6,proto3" json:"ip6,omitempty"`
  297. Masklen6 int32 `protobuf:"varint,29,opt,name=masklen6,proto3" json:"masklen6,omitempty"`
  298. Gateway6 string `protobuf:"bytes,30,opt,name=gateway6,proto3" json:"gateway6,omitempty"`
  299. }
  300. func (x *Nic) Reset() {
  301. *x = Nic{}
  302. if protoimpl.UnsafeEnabled {
  303. mi := &file_deploy_proto_msgTypes[2]
  304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  305. ms.StoreMessageInfo(mi)
  306. }
  307. }
  308. func (x *Nic) String() string {
  309. return protoimpl.X.MessageStringOf(x)
  310. }
  311. func (*Nic) ProtoMessage() {}
  312. func (x *Nic) ProtoReflect() protoreflect.Message {
  313. mi := &file_deploy_proto_msgTypes[2]
  314. if protoimpl.UnsafeEnabled && x != nil {
  315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  316. if ms.LoadMessageInfo() == nil {
  317. ms.StoreMessageInfo(mi)
  318. }
  319. return ms
  320. }
  321. return mi.MessageOf(x)
  322. }
  323. // Deprecated: Use Nic.ProtoReflect.Descriptor instead.
  324. func (*Nic) Descriptor() ([]byte, []int) {
  325. return file_deploy_proto_rawDescGZIP(), []int{2}
  326. }
  327. func (x *Nic) GetMac() string {
  328. if x != nil {
  329. return x.Mac
  330. }
  331. return ""
  332. }
  333. func (x *Nic) GetIp() string {
  334. if x != nil {
  335. return x.Ip
  336. }
  337. return ""
  338. }
  339. func (x *Nic) GetNet() string {
  340. if x != nil {
  341. return x.Net
  342. }
  343. return ""
  344. }
  345. func (x *Nic) GetNetId() string {
  346. if x != nil {
  347. return x.NetId
  348. }
  349. return ""
  350. }
  351. func (x *Nic) GetVirtual() bool {
  352. if x != nil {
  353. return x.Virtual
  354. }
  355. return false
  356. }
  357. func (x *Nic) GetGateway() string {
  358. if x != nil {
  359. return x.Gateway
  360. }
  361. return ""
  362. }
  363. func (x *Nic) GetDns() string {
  364. if x != nil {
  365. return x.Dns
  366. }
  367. return ""
  368. }
  369. func (x *Nic) GetDomain() string {
  370. if x != nil {
  371. return x.Domain
  372. }
  373. return ""
  374. }
  375. func (x *Nic) GetRoutes() string {
  376. if x != nil {
  377. return x.Routes
  378. }
  379. return ""
  380. }
  381. func (x *Nic) GetIfname() string {
  382. if x != nil {
  383. return x.Ifname
  384. }
  385. return ""
  386. }
  387. func (x *Nic) GetMasklen() int32 {
  388. if x != nil {
  389. return x.Masklen
  390. }
  391. return 0
  392. }
  393. func (x *Nic) GetDriver() string {
  394. if x != nil {
  395. return x.Driver
  396. }
  397. return ""
  398. }
  399. func (x *Nic) GetBridge() string {
  400. if x != nil {
  401. return x.Bridge
  402. }
  403. return ""
  404. }
  405. func (x *Nic) GetWireId() string {
  406. if x != nil {
  407. return x.WireId
  408. }
  409. return ""
  410. }
  411. func (x *Nic) GetVlan() int32 {
  412. if x != nil {
  413. return x.Vlan
  414. }
  415. return 0
  416. }
  417. func (x *Nic) GetInterface() string {
  418. if x != nil {
  419. return x.Interface
  420. }
  421. return ""
  422. }
  423. func (x *Nic) GetBw() int32 {
  424. if x != nil {
  425. return x.Bw
  426. }
  427. return 0
  428. }
  429. func (x *Nic) GetIndex() int32 {
  430. if x != nil {
  431. return x.Index
  432. }
  433. return 0
  434. }
  435. func (x *Nic) GetVirtualIps() []string {
  436. if x != nil {
  437. return x.VirtualIps
  438. }
  439. return nil
  440. }
  441. func (x *Nic) GetExternelId() string {
  442. if x != nil {
  443. return x.ExternelId
  444. }
  445. return ""
  446. }
  447. func (x *Nic) GetTeamWith() string {
  448. if x != nil {
  449. return x.TeamWith
  450. }
  451. return ""
  452. }
  453. func (x *Nic) GetManual() bool {
  454. if x != nil {
  455. return x.Manual
  456. }
  457. return false
  458. }
  459. func (x *Nic) GetNicType() string {
  460. if x != nil {
  461. return x.NicType
  462. }
  463. return ""
  464. }
  465. func (x *Nic) GetLinkUp() bool {
  466. if x != nil {
  467. return x.LinkUp
  468. }
  469. return false
  470. }
  471. func (x *Nic) GetMtu() int64 {
  472. if x != nil {
  473. return x.Mtu
  474. }
  475. return 0
  476. }
  477. func (x *Nic) GetName() string {
  478. if x != nil {
  479. return x.Name
  480. }
  481. return ""
  482. }
  483. func (x *Nic) GetIsDefault() bool {
  484. if x != nil {
  485. return x.IsDefault
  486. }
  487. return false
  488. }
  489. func (x *Nic) GetIp6() string {
  490. if x != nil {
  491. return x.Ip6
  492. }
  493. return ""
  494. }
  495. func (x *Nic) GetMasklen6() int32 {
  496. if x != nil {
  497. return x.Masklen6
  498. }
  499. return 0
  500. }
  501. func (x *Nic) GetGateway6() string {
  502. if x != nil {
  503. return x.Gateway6
  504. }
  505. return ""
  506. }
  507. type VDDKConInfo struct {
  508. state protoimpl.MessageState
  509. sizeCache protoimpl.SizeCache
  510. unknownFields protoimpl.UnknownFields
  511. Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
  512. Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
  513. User string `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  514. Passwd string `protobuf:"bytes,4,opt,name=passwd,proto3" json:"passwd,omitempty"`
  515. Vmref string `protobuf:"bytes,5,opt,name=vmref,proto3" json:"vmref,omitempty"`
  516. }
  517. func (x *VDDKConInfo) Reset() {
  518. *x = VDDKConInfo{}
  519. if protoimpl.UnsafeEnabled {
  520. mi := &file_deploy_proto_msgTypes[3]
  521. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  522. ms.StoreMessageInfo(mi)
  523. }
  524. }
  525. func (x *VDDKConInfo) String() string {
  526. return protoimpl.X.MessageStringOf(x)
  527. }
  528. func (*VDDKConInfo) ProtoMessage() {}
  529. func (x *VDDKConInfo) ProtoReflect() protoreflect.Message {
  530. mi := &file_deploy_proto_msgTypes[3]
  531. if protoimpl.UnsafeEnabled && x != nil {
  532. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  533. if ms.LoadMessageInfo() == nil {
  534. ms.StoreMessageInfo(mi)
  535. }
  536. return ms
  537. }
  538. return mi.MessageOf(x)
  539. }
  540. // Deprecated: Use VDDKConInfo.ProtoReflect.Descriptor instead.
  541. func (*VDDKConInfo) Descriptor() ([]byte, []int) {
  542. return file_deploy_proto_rawDescGZIP(), []int{3}
  543. }
  544. func (x *VDDKConInfo) GetHost() string {
  545. if x != nil {
  546. return x.Host
  547. }
  548. return ""
  549. }
  550. func (x *VDDKConInfo) GetPort() int32 {
  551. if x != nil {
  552. return x.Port
  553. }
  554. return 0
  555. }
  556. func (x *VDDKConInfo) GetUser() string {
  557. if x != nil {
  558. return x.User
  559. }
  560. return ""
  561. }
  562. func (x *VDDKConInfo) GetPasswd() string {
  563. if x != nil {
  564. return x.Passwd
  565. }
  566. return ""
  567. }
  568. func (x *VDDKConInfo) GetVmref() string {
  569. if x != nil {
  570. return x.Vmref
  571. }
  572. return ""
  573. }
  574. type DeployInfo struct {
  575. state protoimpl.MessageState
  576. sizeCache protoimpl.SizeCache
  577. unknownFields protoimpl.UnknownFields
  578. PublicKey *SSHKeys `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
  579. Deploys []*DeployContent `protobuf:"bytes,2,rep,name=deploys,proto3" json:"deploys,omitempty"`
  580. Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
  581. IsRandomPassword bool `protobuf:"varint,4,opt,name=is_random_password,json=isRandomPassword,proto3" json:"is_random_password,omitempty"`
  582. IsInit bool `protobuf:"varint,5,opt,name=is_init,json=isInit,proto3" json:"is_init,omitempty"`
  583. EnableTty bool `protobuf:"varint,6,opt,name=enable_tty,json=enableTty,proto3" json:"enable_tty,omitempty"`
  584. DefaultRootUser bool `protobuf:"varint,7,opt,name=default_root_user,json=defaultRootUser,proto3" json:"default_root_user,omitempty"`
  585. WindowsDefaultAdminUser bool `protobuf:"varint,8,opt,name=windows_default_admin_user,json=windowsDefaultAdminUser,proto3" json:"windows_default_admin_user,omitempty"`
  586. EnableCloudInit bool `protobuf:"varint,9,opt,name=enable_cloud_init,json=enableCloudInit,proto3" json:"enable_cloud_init,omitempty"`
  587. LoginAccount string `protobuf:"bytes,10,opt,name=login_account,json=loginAccount,proto3" json:"login_account,omitempty"`
  588. Telegraf *Telegraf `protobuf:"bytes,11,opt,name=telegraf,proto3" json:"telegraf,omitempty"`
  589. UserData string `protobuf:"bytes,12,opt,name=user_data,json=userData,proto3" json:"user_data,omitempty"`
  590. }
  591. func (x *DeployInfo) Reset() {
  592. *x = DeployInfo{}
  593. if protoimpl.UnsafeEnabled {
  594. mi := &file_deploy_proto_msgTypes[4]
  595. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  596. ms.StoreMessageInfo(mi)
  597. }
  598. }
  599. func (x *DeployInfo) String() string {
  600. return protoimpl.X.MessageStringOf(x)
  601. }
  602. func (*DeployInfo) ProtoMessage() {}
  603. func (x *DeployInfo) ProtoReflect() protoreflect.Message {
  604. mi := &file_deploy_proto_msgTypes[4]
  605. if protoimpl.UnsafeEnabled && x != nil {
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. if ms.LoadMessageInfo() == nil {
  608. ms.StoreMessageInfo(mi)
  609. }
  610. return ms
  611. }
  612. return mi.MessageOf(x)
  613. }
  614. // Deprecated: Use DeployInfo.ProtoReflect.Descriptor instead.
  615. func (*DeployInfo) Descriptor() ([]byte, []int) {
  616. return file_deploy_proto_rawDescGZIP(), []int{4}
  617. }
  618. func (x *DeployInfo) GetPublicKey() *SSHKeys {
  619. if x != nil {
  620. return x.PublicKey
  621. }
  622. return nil
  623. }
  624. func (x *DeployInfo) GetDeploys() []*DeployContent {
  625. if x != nil {
  626. return x.Deploys
  627. }
  628. return nil
  629. }
  630. func (x *DeployInfo) GetPassword() string {
  631. if x != nil {
  632. return x.Password
  633. }
  634. return ""
  635. }
  636. func (x *DeployInfo) GetIsRandomPassword() bool {
  637. if x != nil {
  638. return x.IsRandomPassword
  639. }
  640. return false
  641. }
  642. func (x *DeployInfo) GetIsInit() bool {
  643. if x != nil {
  644. return x.IsInit
  645. }
  646. return false
  647. }
  648. func (x *DeployInfo) GetEnableTty() bool {
  649. if x != nil {
  650. return x.EnableTty
  651. }
  652. return false
  653. }
  654. func (x *DeployInfo) GetDefaultRootUser() bool {
  655. if x != nil {
  656. return x.DefaultRootUser
  657. }
  658. return false
  659. }
  660. func (x *DeployInfo) GetWindowsDefaultAdminUser() bool {
  661. if x != nil {
  662. return x.WindowsDefaultAdminUser
  663. }
  664. return false
  665. }
  666. func (x *DeployInfo) GetEnableCloudInit() bool {
  667. if x != nil {
  668. return x.EnableCloudInit
  669. }
  670. return false
  671. }
  672. func (x *DeployInfo) GetLoginAccount() string {
  673. if x != nil {
  674. return x.LoginAccount
  675. }
  676. return ""
  677. }
  678. func (x *DeployInfo) GetTelegraf() *Telegraf {
  679. if x != nil {
  680. return x.Telegraf
  681. }
  682. return nil
  683. }
  684. func (x *DeployInfo) GetUserData() string {
  685. if x != nil {
  686. return x.UserData
  687. }
  688. return ""
  689. }
  690. type Telegraf struct {
  691. state protoimpl.MessageState
  692. sizeCache protoimpl.SizeCache
  693. unknownFields protoimpl.UnknownFields
  694. TelegrafConf string `protobuf:"bytes,1,opt,name=telegraf_conf,json=telegrafConf,proto3" json:"telegraf_conf,omitempty"`
  695. }
  696. func (x *Telegraf) Reset() {
  697. *x = Telegraf{}
  698. if protoimpl.UnsafeEnabled {
  699. mi := &file_deploy_proto_msgTypes[5]
  700. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  701. ms.StoreMessageInfo(mi)
  702. }
  703. }
  704. func (x *Telegraf) String() string {
  705. return protoimpl.X.MessageStringOf(x)
  706. }
  707. func (*Telegraf) ProtoMessage() {}
  708. func (x *Telegraf) ProtoReflect() protoreflect.Message {
  709. mi := &file_deploy_proto_msgTypes[5]
  710. if protoimpl.UnsafeEnabled && x != nil {
  711. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  712. if ms.LoadMessageInfo() == nil {
  713. ms.StoreMessageInfo(mi)
  714. }
  715. return ms
  716. }
  717. return mi.MessageOf(x)
  718. }
  719. // Deprecated: Use Telegraf.ProtoReflect.Descriptor instead.
  720. func (*Telegraf) Descriptor() ([]byte, []int) {
  721. return file_deploy_proto_rawDescGZIP(), []int{5}
  722. }
  723. func (x *Telegraf) GetTelegrafConf() string {
  724. if x != nil {
  725. return x.TelegrafConf
  726. }
  727. return ""
  728. }
  729. type SSHKeys struct {
  730. state protoimpl.MessageState
  731. sizeCache protoimpl.SizeCache
  732. unknownFields protoimpl.UnknownFields
  733. PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
  734. DeletePublicKey string `protobuf:"bytes,2,opt,name=delete_public_key,json=deletePublicKey,proto3" json:"delete_public_key,omitempty"`
  735. AdminPublicKey string `protobuf:"bytes,3,opt,name=admin_public_key,json=adminPublicKey,proto3" json:"admin_public_key,omitempty"`
  736. ProjectPublicKey string `protobuf:"bytes,4,opt,name=project_public_key,json=projectPublicKey,proto3" json:"project_public_key,omitempty"`
  737. }
  738. func (x *SSHKeys) Reset() {
  739. *x = SSHKeys{}
  740. if protoimpl.UnsafeEnabled {
  741. mi := &file_deploy_proto_msgTypes[6]
  742. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  743. ms.StoreMessageInfo(mi)
  744. }
  745. }
  746. func (x *SSHKeys) String() string {
  747. return protoimpl.X.MessageStringOf(x)
  748. }
  749. func (*SSHKeys) ProtoMessage() {}
  750. func (x *SSHKeys) ProtoReflect() protoreflect.Message {
  751. mi := &file_deploy_proto_msgTypes[6]
  752. if protoimpl.UnsafeEnabled && x != nil {
  753. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  754. if ms.LoadMessageInfo() == nil {
  755. ms.StoreMessageInfo(mi)
  756. }
  757. return ms
  758. }
  759. return mi.MessageOf(x)
  760. }
  761. // Deprecated: Use SSHKeys.ProtoReflect.Descriptor instead.
  762. func (*SSHKeys) Descriptor() ([]byte, []int) {
  763. return file_deploy_proto_rawDescGZIP(), []int{6}
  764. }
  765. func (x *SSHKeys) GetPublicKey() string {
  766. if x != nil {
  767. return x.PublicKey
  768. }
  769. return ""
  770. }
  771. func (x *SSHKeys) GetDeletePublicKey() string {
  772. if x != nil {
  773. return x.DeletePublicKey
  774. }
  775. return ""
  776. }
  777. func (x *SSHKeys) GetAdminPublicKey() string {
  778. if x != nil {
  779. return x.AdminPublicKey
  780. }
  781. return ""
  782. }
  783. func (x *SSHKeys) GetProjectPublicKey() string {
  784. if x != nil {
  785. return x.ProjectPublicKey
  786. }
  787. return ""
  788. }
  789. type DeployContent struct {
  790. state protoimpl.MessageState
  791. sizeCache protoimpl.SizeCache
  792. unknownFields protoimpl.UnknownFields
  793. Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
  794. Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
  795. Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"`
  796. }
  797. func (x *DeployContent) Reset() {
  798. *x = DeployContent{}
  799. if protoimpl.UnsafeEnabled {
  800. mi := &file_deploy_proto_msgTypes[7]
  801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  802. ms.StoreMessageInfo(mi)
  803. }
  804. }
  805. func (x *DeployContent) String() string {
  806. return protoimpl.X.MessageStringOf(x)
  807. }
  808. func (*DeployContent) ProtoMessage() {}
  809. func (x *DeployContent) ProtoReflect() protoreflect.Message {
  810. mi := &file_deploy_proto_msgTypes[7]
  811. if protoimpl.UnsafeEnabled && x != nil {
  812. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  813. if ms.LoadMessageInfo() == nil {
  814. ms.StoreMessageInfo(mi)
  815. }
  816. return ms
  817. }
  818. return mi.MessageOf(x)
  819. }
  820. // Deprecated: Use DeployContent.ProtoReflect.Descriptor instead.
  821. func (*DeployContent) Descriptor() ([]byte, []int) {
  822. return file_deploy_proto_rawDescGZIP(), []int{7}
  823. }
  824. func (x *DeployContent) GetPath() string {
  825. if x != nil {
  826. return x.Path
  827. }
  828. return ""
  829. }
  830. func (x *DeployContent) GetContent() string {
  831. if x != nil {
  832. return x.Content
  833. }
  834. return ""
  835. }
  836. func (x *DeployContent) GetAction() string {
  837. if x != nil {
  838. return x.Action
  839. }
  840. return ""
  841. }
  842. type Empty struct {
  843. state protoimpl.MessageState
  844. sizeCache protoimpl.SizeCache
  845. unknownFields protoimpl.UnknownFields
  846. }
  847. func (x *Empty) Reset() {
  848. *x = Empty{}
  849. if protoimpl.UnsafeEnabled {
  850. mi := &file_deploy_proto_msgTypes[8]
  851. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  852. ms.StoreMessageInfo(mi)
  853. }
  854. }
  855. func (x *Empty) String() string {
  856. return protoimpl.X.MessageStringOf(x)
  857. }
  858. func (*Empty) ProtoMessage() {}
  859. func (x *Empty) ProtoReflect() protoreflect.Message {
  860. mi := &file_deploy_proto_msgTypes[8]
  861. if protoimpl.UnsafeEnabled && x != nil {
  862. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  863. if ms.LoadMessageInfo() == nil {
  864. ms.StoreMessageInfo(mi)
  865. }
  866. return ms
  867. }
  868. return mi.MessageOf(x)
  869. }
  870. // Deprecated: Use Empty.ProtoReflect.Descriptor instead.
  871. func (*Empty) Descriptor() ([]byte, []int) {
  872. return file_deploy_proto_rawDescGZIP(), []int{8}
  873. }
  874. type DeployGuestFsResponse struct {
  875. state protoimpl.MessageState
  876. sizeCache protoimpl.SizeCache
  877. unknownFields protoimpl.UnknownFields
  878. Distro string `protobuf:"bytes,1,opt,name=distro,proto3" json:"distro,omitempty"`
  879. Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
  880. Arch string `protobuf:"bytes,3,opt,name=arch,proto3" json:"arch,omitempty"`
  881. Language string `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"`
  882. Os string `protobuf:"bytes,5,opt,name=os,proto3" json:"os,omitempty"`
  883. Account string `protobuf:"bytes,6,opt,name=account,proto3" json:"account,omitempty"`
  884. Key string `protobuf:"bytes,7,opt,name=key,proto3" json:"key,omitempty"`
  885. TelegrafDeployed bool `protobuf:"varint,8,opt,name=telegraf_deployed,json=telegrafDeployed,proto3" json:"telegraf_deployed,omitempty"`
  886. CurrentVersion string `protobuf:"bytes,9,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty"`
  887. }
  888. func (x *DeployGuestFsResponse) Reset() {
  889. *x = DeployGuestFsResponse{}
  890. if protoimpl.UnsafeEnabled {
  891. mi := &file_deploy_proto_msgTypes[9]
  892. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  893. ms.StoreMessageInfo(mi)
  894. }
  895. }
  896. func (x *DeployGuestFsResponse) String() string {
  897. return protoimpl.X.MessageStringOf(x)
  898. }
  899. func (*DeployGuestFsResponse) ProtoMessage() {}
  900. func (x *DeployGuestFsResponse) ProtoReflect() protoreflect.Message {
  901. mi := &file_deploy_proto_msgTypes[9]
  902. if protoimpl.UnsafeEnabled && x != nil {
  903. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  904. if ms.LoadMessageInfo() == nil {
  905. ms.StoreMessageInfo(mi)
  906. }
  907. return ms
  908. }
  909. return mi.MessageOf(x)
  910. }
  911. // Deprecated: Use DeployGuestFsResponse.ProtoReflect.Descriptor instead.
  912. func (*DeployGuestFsResponse) Descriptor() ([]byte, []int) {
  913. return file_deploy_proto_rawDescGZIP(), []int{9}
  914. }
  915. func (x *DeployGuestFsResponse) GetDistro() string {
  916. if x != nil {
  917. return x.Distro
  918. }
  919. return ""
  920. }
  921. func (x *DeployGuestFsResponse) GetVersion() string {
  922. if x != nil {
  923. return x.Version
  924. }
  925. return ""
  926. }
  927. func (x *DeployGuestFsResponse) GetArch() string {
  928. if x != nil {
  929. return x.Arch
  930. }
  931. return ""
  932. }
  933. func (x *DeployGuestFsResponse) GetLanguage() string {
  934. if x != nil {
  935. return x.Language
  936. }
  937. return ""
  938. }
  939. func (x *DeployGuestFsResponse) GetOs() string {
  940. if x != nil {
  941. return x.Os
  942. }
  943. return ""
  944. }
  945. func (x *DeployGuestFsResponse) GetAccount() string {
  946. if x != nil {
  947. return x.Account
  948. }
  949. return ""
  950. }
  951. func (x *DeployGuestFsResponse) GetKey() string {
  952. if x != nil {
  953. return x.Key
  954. }
  955. return ""
  956. }
  957. func (x *DeployGuestFsResponse) GetTelegrafDeployed() bool {
  958. if x != nil {
  959. return x.TelegrafDeployed
  960. }
  961. return false
  962. }
  963. func (x *DeployGuestFsResponse) GetCurrentVersion() string {
  964. if x != nil {
  965. return x.CurrentVersion
  966. }
  967. return ""
  968. }
  969. type DiskInfo struct {
  970. state protoimpl.MessageState
  971. sizeCache protoimpl.SizeCache
  972. unknownFields protoimpl.UnknownFields
  973. Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
  974. EncryptPassword string `protobuf:"bytes,2,opt,name=encrypt_password,json=encryptPassword,proto3" json:"encrypt_password,omitempty"`
  975. EncryptFormat string `protobuf:"bytes,3,opt,name=encrypt_format,json=encryptFormat,proto3" json:"encrypt_format,omitempty"`
  976. EncryptAlg string `protobuf:"bytes,4,opt,name=encrypt_alg,json=encryptAlg,proto3" json:"encrypt_alg,omitempty"`
  977. DiskId string `protobuf:"bytes,5,opt,name=disk_id,json=diskId,proto3" json:"disk_id,omitempty"`
  978. }
  979. func (x *DiskInfo) Reset() {
  980. *x = DiskInfo{}
  981. if protoimpl.UnsafeEnabled {
  982. mi := &file_deploy_proto_msgTypes[10]
  983. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  984. ms.StoreMessageInfo(mi)
  985. }
  986. }
  987. func (x *DiskInfo) String() string {
  988. return protoimpl.X.MessageStringOf(x)
  989. }
  990. func (*DiskInfo) ProtoMessage() {}
  991. func (x *DiskInfo) ProtoReflect() protoreflect.Message {
  992. mi := &file_deploy_proto_msgTypes[10]
  993. if protoimpl.UnsafeEnabled && x != nil {
  994. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  995. if ms.LoadMessageInfo() == nil {
  996. ms.StoreMessageInfo(mi)
  997. }
  998. return ms
  999. }
  1000. return mi.MessageOf(x)
  1001. }
  1002. // Deprecated: Use DiskInfo.ProtoReflect.Descriptor instead.
  1003. func (*DiskInfo) Descriptor() ([]byte, []int) {
  1004. return file_deploy_proto_rawDescGZIP(), []int{10}
  1005. }
  1006. func (x *DiskInfo) GetPath() string {
  1007. if x != nil {
  1008. return x.Path
  1009. }
  1010. return ""
  1011. }
  1012. func (x *DiskInfo) GetEncryptPassword() string {
  1013. if x != nil {
  1014. return x.EncryptPassword
  1015. }
  1016. return ""
  1017. }
  1018. func (x *DiskInfo) GetEncryptFormat() string {
  1019. if x != nil {
  1020. return x.EncryptFormat
  1021. }
  1022. return ""
  1023. }
  1024. func (x *DiskInfo) GetEncryptAlg() string {
  1025. if x != nil {
  1026. return x.EncryptAlg
  1027. }
  1028. return ""
  1029. }
  1030. func (x *DiskInfo) GetDiskId() string {
  1031. if x != nil {
  1032. return x.DiskId
  1033. }
  1034. return ""
  1035. }
  1036. type DeployParams struct {
  1037. state protoimpl.MessageState
  1038. sizeCache protoimpl.SizeCache
  1039. unknownFields protoimpl.UnknownFields
  1040. DiskInfo *DiskInfo `protobuf:"bytes,1,opt,name=disk_info,json=diskInfo,proto3" json:"disk_info,omitempty"`
  1041. GuestDesc *GuestDesc `protobuf:"bytes,2,opt,name=guest_desc,json=guestDesc,proto3" json:"guest_desc,omitempty"`
  1042. DeployInfo *DeployInfo `protobuf:"bytes,3,opt,name=deploy_info,json=deployInfo,proto3" json:"deploy_info,omitempty"`
  1043. VddkInfo *VDDKConInfo `protobuf:"bytes,4,opt,name=vddk_info,json=vddkInfo,proto3" json:"vddk_info,omitempty"`
  1044. }
  1045. func (x *DeployParams) Reset() {
  1046. *x = DeployParams{}
  1047. if protoimpl.UnsafeEnabled {
  1048. mi := &file_deploy_proto_msgTypes[11]
  1049. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1050. ms.StoreMessageInfo(mi)
  1051. }
  1052. }
  1053. func (x *DeployParams) String() string {
  1054. return protoimpl.X.MessageStringOf(x)
  1055. }
  1056. func (*DeployParams) ProtoMessage() {}
  1057. func (x *DeployParams) ProtoReflect() protoreflect.Message {
  1058. mi := &file_deploy_proto_msgTypes[11]
  1059. if protoimpl.UnsafeEnabled && x != nil {
  1060. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1061. if ms.LoadMessageInfo() == nil {
  1062. ms.StoreMessageInfo(mi)
  1063. }
  1064. return ms
  1065. }
  1066. return mi.MessageOf(x)
  1067. }
  1068. // Deprecated: Use DeployParams.ProtoReflect.Descriptor instead.
  1069. func (*DeployParams) Descriptor() ([]byte, []int) {
  1070. return file_deploy_proto_rawDescGZIP(), []int{11}
  1071. }
  1072. func (x *DeployParams) GetDiskInfo() *DiskInfo {
  1073. if x != nil {
  1074. return x.DiskInfo
  1075. }
  1076. return nil
  1077. }
  1078. func (x *DeployParams) GetGuestDesc() *GuestDesc {
  1079. if x != nil {
  1080. return x.GuestDesc
  1081. }
  1082. return nil
  1083. }
  1084. func (x *DeployParams) GetDeployInfo() *DeployInfo {
  1085. if x != nil {
  1086. return x.DeployInfo
  1087. }
  1088. return nil
  1089. }
  1090. func (x *DeployParams) GetVddkInfo() *VDDKConInfo {
  1091. if x != nil {
  1092. return x.VddkInfo
  1093. }
  1094. return nil
  1095. }
  1096. type ResizeFsParams struct {
  1097. state protoimpl.MessageState
  1098. sizeCache protoimpl.SizeCache
  1099. unknownFields protoimpl.UnknownFields
  1100. DiskInfo *DiskInfo `protobuf:"bytes,1,opt,name=disk_info,json=diskInfo,proto3" json:"disk_info,omitempty"`
  1101. Hypervisor string `protobuf:"bytes,2,opt,name=hypervisor,proto3" json:"hypervisor,omitempty"`
  1102. VddkInfo *VDDKConInfo `protobuf:"bytes,3,opt,name=vddk_info,json=vddkInfo,proto3" json:"vddk_info,omitempty"`
  1103. GuestDesc *GuestDesc `protobuf:"bytes,4,opt,name=guest_desc,json=guestDesc,proto3" json:"guest_desc,omitempty"`
  1104. }
  1105. func (x *ResizeFsParams) Reset() {
  1106. *x = ResizeFsParams{}
  1107. if protoimpl.UnsafeEnabled {
  1108. mi := &file_deploy_proto_msgTypes[12]
  1109. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1110. ms.StoreMessageInfo(mi)
  1111. }
  1112. }
  1113. func (x *ResizeFsParams) String() string {
  1114. return protoimpl.X.MessageStringOf(x)
  1115. }
  1116. func (*ResizeFsParams) ProtoMessage() {}
  1117. func (x *ResizeFsParams) ProtoReflect() protoreflect.Message {
  1118. mi := &file_deploy_proto_msgTypes[12]
  1119. if protoimpl.UnsafeEnabled && x != nil {
  1120. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1121. if ms.LoadMessageInfo() == nil {
  1122. ms.StoreMessageInfo(mi)
  1123. }
  1124. return ms
  1125. }
  1126. return mi.MessageOf(x)
  1127. }
  1128. // Deprecated: Use ResizeFsParams.ProtoReflect.Descriptor instead.
  1129. func (*ResizeFsParams) Descriptor() ([]byte, []int) {
  1130. return file_deploy_proto_rawDescGZIP(), []int{12}
  1131. }
  1132. func (x *ResizeFsParams) GetDiskInfo() *DiskInfo {
  1133. if x != nil {
  1134. return x.DiskInfo
  1135. }
  1136. return nil
  1137. }
  1138. func (x *ResizeFsParams) GetHypervisor() string {
  1139. if x != nil {
  1140. return x.Hypervisor
  1141. }
  1142. return ""
  1143. }
  1144. func (x *ResizeFsParams) GetVddkInfo() *VDDKConInfo {
  1145. if x != nil {
  1146. return x.VddkInfo
  1147. }
  1148. return nil
  1149. }
  1150. func (x *ResizeFsParams) GetGuestDesc() *GuestDesc {
  1151. if x != nil {
  1152. return x.GuestDesc
  1153. }
  1154. return nil
  1155. }
  1156. type FsExt4Features struct {
  1157. state protoimpl.MessageState
  1158. sizeCache protoimpl.SizeCache
  1159. unknownFields protoimpl.UnknownFields
  1160. CaseInsensitive bool `protobuf:"varint,1,opt,name=CaseInsensitive,proto3" json:"CaseInsensitive,omitempty"`
  1161. ReservedBlocksPercentage int32 `protobuf:"varint,2,opt,name=ReservedBlocksPercentage,proto3" json:"ReservedBlocksPercentage,omitempty"`
  1162. }
  1163. func (x *FsExt4Features) Reset() {
  1164. *x = FsExt4Features{}
  1165. if protoimpl.UnsafeEnabled {
  1166. mi := &file_deploy_proto_msgTypes[13]
  1167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1168. ms.StoreMessageInfo(mi)
  1169. }
  1170. }
  1171. func (x *FsExt4Features) String() string {
  1172. return protoimpl.X.MessageStringOf(x)
  1173. }
  1174. func (*FsExt4Features) ProtoMessage() {}
  1175. func (x *FsExt4Features) ProtoReflect() protoreflect.Message {
  1176. mi := &file_deploy_proto_msgTypes[13]
  1177. if protoimpl.UnsafeEnabled && x != nil {
  1178. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1179. if ms.LoadMessageInfo() == nil {
  1180. ms.StoreMessageInfo(mi)
  1181. }
  1182. return ms
  1183. }
  1184. return mi.MessageOf(x)
  1185. }
  1186. // Deprecated: Use FsExt4Features.ProtoReflect.Descriptor instead.
  1187. func (*FsExt4Features) Descriptor() ([]byte, []int) {
  1188. return file_deploy_proto_rawDescGZIP(), []int{13}
  1189. }
  1190. func (x *FsExt4Features) GetCaseInsensitive() bool {
  1191. if x != nil {
  1192. return x.CaseInsensitive
  1193. }
  1194. return false
  1195. }
  1196. func (x *FsExt4Features) GetReservedBlocksPercentage() int32 {
  1197. if x != nil {
  1198. return x.ReservedBlocksPercentage
  1199. }
  1200. return 0
  1201. }
  1202. type FsF2FsFeatures struct {
  1203. state protoimpl.MessageState
  1204. sizeCache protoimpl.SizeCache
  1205. unknownFields protoimpl.UnknownFields
  1206. CaseInsensitive bool `protobuf:"varint,1,opt,name=CaseInsensitive,proto3" json:"CaseInsensitive,omitempty"`
  1207. OverprovisionRatioPercentage int32 `protobuf:"varint,2,opt,name=OverprovisionRatioPercentage,proto3" json:"OverprovisionRatioPercentage,omitempty"`
  1208. }
  1209. func (x *FsF2FsFeatures) Reset() {
  1210. *x = FsF2FsFeatures{}
  1211. if protoimpl.UnsafeEnabled {
  1212. mi := &file_deploy_proto_msgTypes[14]
  1213. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1214. ms.StoreMessageInfo(mi)
  1215. }
  1216. }
  1217. func (x *FsF2FsFeatures) String() string {
  1218. return protoimpl.X.MessageStringOf(x)
  1219. }
  1220. func (*FsF2FsFeatures) ProtoMessage() {}
  1221. func (x *FsF2FsFeatures) ProtoReflect() protoreflect.Message {
  1222. mi := &file_deploy_proto_msgTypes[14]
  1223. if protoimpl.UnsafeEnabled && x != nil {
  1224. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1225. if ms.LoadMessageInfo() == nil {
  1226. ms.StoreMessageInfo(mi)
  1227. }
  1228. return ms
  1229. }
  1230. return mi.MessageOf(x)
  1231. }
  1232. // Deprecated: Use FsF2FsFeatures.ProtoReflect.Descriptor instead.
  1233. func (*FsF2FsFeatures) Descriptor() ([]byte, []int) {
  1234. return file_deploy_proto_rawDescGZIP(), []int{14}
  1235. }
  1236. func (x *FsF2FsFeatures) GetCaseInsensitive() bool {
  1237. if x != nil {
  1238. return x.CaseInsensitive
  1239. }
  1240. return false
  1241. }
  1242. func (x *FsF2FsFeatures) GetOverprovisionRatioPercentage() int32 {
  1243. if x != nil {
  1244. return x.OverprovisionRatioPercentage
  1245. }
  1246. return 0
  1247. }
  1248. type FsFeatures struct {
  1249. state protoimpl.MessageState
  1250. sizeCache protoimpl.SizeCache
  1251. unknownFields protoimpl.UnknownFields
  1252. Ext4 *FsExt4Features `protobuf:"bytes,1,opt,name=ext4,proto3" json:"ext4,omitempty"`
  1253. F2Fs *FsF2FsFeatures `protobuf:"bytes,2,opt,name=f2fs,proto3" json:"f2fs,omitempty"`
  1254. }
  1255. func (x *FsFeatures) Reset() {
  1256. *x = FsFeatures{}
  1257. if protoimpl.UnsafeEnabled {
  1258. mi := &file_deploy_proto_msgTypes[15]
  1259. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1260. ms.StoreMessageInfo(mi)
  1261. }
  1262. }
  1263. func (x *FsFeatures) String() string {
  1264. return protoimpl.X.MessageStringOf(x)
  1265. }
  1266. func (*FsFeatures) ProtoMessage() {}
  1267. func (x *FsFeatures) ProtoReflect() protoreflect.Message {
  1268. mi := &file_deploy_proto_msgTypes[15]
  1269. if protoimpl.UnsafeEnabled && x != nil {
  1270. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1271. if ms.LoadMessageInfo() == nil {
  1272. ms.StoreMessageInfo(mi)
  1273. }
  1274. return ms
  1275. }
  1276. return mi.MessageOf(x)
  1277. }
  1278. // Deprecated: Use FsFeatures.ProtoReflect.Descriptor instead.
  1279. func (*FsFeatures) Descriptor() ([]byte, []int) {
  1280. return file_deploy_proto_rawDescGZIP(), []int{15}
  1281. }
  1282. func (x *FsFeatures) GetExt4() *FsExt4Features {
  1283. if x != nil {
  1284. return x.Ext4
  1285. }
  1286. return nil
  1287. }
  1288. func (x *FsFeatures) GetF2Fs() *FsF2FsFeatures {
  1289. if x != nil {
  1290. return x.F2Fs
  1291. }
  1292. return nil
  1293. }
  1294. type FormatFsParams struct {
  1295. state protoimpl.MessageState
  1296. sizeCache protoimpl.SizeCache
  1297. unknownFields protoimpl.UnknownFields
  1298. DiskInfo *DiskInfo `protobuf:"bytes,1,opt,name=disk_info,json=diskInfo,proto3" json:"disk_info,omitempty"`
  1299. FsFormat string `protobuf:"bytes,2,opt,name=fs_format,json=fsFormat,proto3" json:"fs_format,omitempty"`
  1300. Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"`
  1301. FsFeatures *FsFeatures `protobuf:"bytes,4,opt,name=fs_features,json=fsFeatures,proto3" json:"fs_features,omitempty"`
  1302. }
  1303. func (x *FormatFsParams) Reset() {
  1304. *x = FormatFsParams{}
  1305. if protoimpl.UnsafeEnabled {
  1306. mi := &file_deploy_proto_msgTypes[16]
  1307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1308. ms.StoreMessageInfo(mi)
  1309. }
  1310. }
  1311. func (x *FormatFsParams) String() string {
  1312. return protoimpl.X.MessageStringOf(x)
  1313. }
  1314. func (*FormatFsParams) ProtoMessage() {}
  1315. func (x *FormatFsParams) ProtoReflect() protoreflect.Message {
  1316. mi := &file_deploy_proto_msgTypes[16]
  1317. if protoimpl.UnsafeEnabled && x != nil {
  1318. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1319. if ms.LoadMessageInfo() == nil {
  1320. ms.StoreMessageInfo(mi)
  1321. }
  1322. return ms
  1323. }
  1324. return mi.MessageOf(x)
  1325. }
  1326. // Deprecated: Use FormatFsParams.ProtoReflect.Descriptor instead.
  1327. func (*FormatFsParams) Descriptor() ([]byte, []int) {
  1328. return file_deploy_proto_rawDescGZIP(), []int{16}
  1329. }
  1330. func (x *FormatFsParams) GetDiskInfo() *DiskInfo {
  1331. if x != nil {
  1332. return x.DiskInfo
  1333. }
  1334. return nil
  1335. }
  1336. func (x *FormatFsParams) GetFsFormat() string {
  1337. if x != nil {
  1338. return x.FsFormat
  1339. }
  1340. return ""
  1341. }
  1342. func (x *FormatFsParams) GetUuid() string {
  1343. if x != nil {
  1344. return x.Uuid
  1345. }
  1346. return ""
  1347. }
  1348. func (x *FormatFsParams) GetFsFeatures() *FsFeatures {
  1349. if x != nil {
  1350. return x.FsFeatures
  1351. }
  1352. return nil
  1353. }
  1354. type ReleaseInfo struct {
  1355. state protoimpl.MessageState
  1356. sizeCache protoimpl.SizeCache
  1357. unknownFields protoimpl.UnknownFields
  1358. Distro string `protobuf:"bytes,1,opt,name=distro,proto3" json:"distro,omitempty"`
  1359. Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
  1360. Arch string `protobuf:"bytes,3,opt,name=arch,proto3" json:"arch,omitempty"`
  1361. Language string `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"`
  1362. CurrentVersion string `protobuf:"bytes,5,opt,name=current_version,json=currentVersion,proto3" json:"current_version,omitempty"`
  1363. }
  1364. func (x *ReleaseInfo) Reset() {
  1365. *x = ReleaseInfo{}
  1366. if protoimpl.UnsafeEnabled {
  1367. mi := &file_deploy_proto_msgTypes[17]
  1368. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1369. ms.StoreMessageInfo(mi)
  1370. }
  1371. }
  1372. func (x *ReleaseInfo) String() string {
  1373. return protoimpl.X.MessageStringOf(x)
  1374. }
  1375. func (*ReleaseInfo) ProtoMessage() {}
  1376. func (x *ReleaseInfo) ProtoReflect() protoreflect.Message {
  1377. mi := &file_deploy_proto_msgTypes[17]
  1378. if protoimpl.UnsafeEnabled && x != nil {
  1379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1380. if ms.LoadMessageInfo() == nil {
  1381. ms.StoreMessageInfo(mi)
  1382. }
  1383. return ms
  1384. }
  1385. return mi.MessageOf(x)
  1386. }
  1387. // Deprecated: Use ReleaseInfo.ProtoReflect.Descriptor instead.
  1388. func (*ReleaseInfo) Descriptor() ([]byte, []int) {
  1389. return file_deploy_proto_rawDescGZIP(), []int{17}
  1390. }
  1391. func (x *ReleaseInfo) GetDistro() string {
  1392. if x != nil {
  1393. return x.Distro
  1394. }
  1395. return ""
  1396. }
  1397. func (x *ReleaseInfo) GetVersion() string {
  1398. if x != nil {
  1399. return x.Version
  1400. }
  1401. return ""
  1402. }
  1403. func (x *ReleaseInfo) GetArch() string {
  1404. if x != nil {
  1405. return x.Arch
  1406. }
  1407. return ""
  1408. }
  1409. func (x *ReleaseInfo) GetLanguage() string {
  1410. if x != nil {
  1411. return x.Language
  1412. }
  1413. return ""
  1414. }
  1415. func (x *ReleaseInfo) GetCurrentVersion() string {
  1416. if x != nil {
  1417. return x.CurrentVersion
  1418. }
  1419. return ""
  1420. }
  1421. type SaveToGlanceParams struct {
  1422. state protoimpl.MessageState
  1423. sizeCache protoimpl.SizeCache
  1424. unknownFields protoimpl.UnknownFields
  1425. DiskInfo *DiskInfo `protobuf:"bytes,1,opt,name=disk_info,json=diskInfo,proto3" json:"disk_info,omitempty"`
  1426. Compress bool `protobuf:"varint,2,opt,name=compress,proto3" json:"compress,omitempty"`
  1427. }
  1428. func (x *SaveToGlanceParams) Reset() {
  1429. *x = SaveToGlanceParams{}
  1430. if protoimpl.UnsafeEnabled {
  1431. mi := &file_deploy_proto_msgTypes[18]
  1432. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1433. ms.StoreMessageInfo(mi)
  1434. }
  1435. }
  1436. func (x *SaveToGlanceParams) String() string {
  1437. return protoimpl.X.MessageStringOf(x)
  1438. }
  1439. func (*SaveToGlanceParams) ProtoMessage() {}
  1440. func (x *SaveToGlanceParams) ProtoReflect() protoreflect.Message {
  1441. mi := &file_deploy_proto_msgTypes[18]
  1442. if protoimpl.UnsafeEnabled && x != nil {
  1443. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1444. if ms.LoadMessageInfo() == nil {
  1445. ms.StoreMessageInfo(mi)
  1446. }
  1447. return ms
  1448. }
  1449. return mi.MessageOf(x)
  1450. }
  1451. // Deprecated: Use SaveToGlanceParams.ProtoReflect.Descriptor instead.
  1452. func (*SaveToGlanceParams) Descriptor() ([]byte, []int) {
  1453. return file_deploy_proto_rawDescGZIP(), []int{18}
  1454. }
  1455. func (x *SaveToGlanceParams) GetDiskInfo() *DiskInfo {
  1456. if x != nil {
  1457. return x.DiskInfo
  1458. }
  1459. return nil
  1460. }
  1461. func (x *SaveToGlanceParams) GetCompress() bool {
  1462. if x != nil {
  1463. return x.Compress
  1464. }
  1465. return false
  1466. }
  1467. type SaveToGlanceResponse struct {
  1468. state protoimpl.MessageState
  1469. sizeCache protoimpl.SizeCache
  1470. unknownFields protoimpl.UnknownFields
  1471. OsInfo string `protobuf:"bytes,1,opt,name=os_info,json=osInfo,proto3" json:"os_info,omitempty"`
  1472. ReleaseInfo *ReleaseInfo `protobuf:"bytes,2,opt,name=release_info,json=releaseInfo,proto3" json:"release_info,omitempty"`
  1473. }
  1474. func (x *SaveToGlanceResponse) Reset() {
  1475. *x = SaveToGlanceResponse{}
  1476. if protoimpl.UnsafeEnabled {
  1477. mi := &file_deploy_proto_msgTypes[19]
  1478. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1479. ms.StoreMessageInfo(mi)
  1480. }
  1481. }
  1482. func (x *SaveToGlanceResponse) String() string {
  1483. return protoimpl.X.MessageStringOf(x)
  1484. }
  1485. func (*SaveToGlanceResponse) ProtoMessage() {}
  1486. func (x *SaveToGlanceResponse) ProtoReflect() protoreflect.Message {
  1487. mi := &file_deploy_proto_msgTypes[19]
  1488. if protoimpl.UnsafeEnabled && x != nil {
  1489. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1490. if ms.LoadMessageInfo() == nil {
  1491. ms.StoreMessageInfo(mi)
  1492. }
  1493. return ms
  1494. }
  1495. return mi.MessageOf(x)
  1496. }
  1497. // Deprecated: Use SaveToGlanceResponse.ProtoReflect.Descriptor instead.
  1498. func (*SaveToGlanceResponse) Descriptor() ([]byte, []int) {
  1499. return file_deploy_proto_rawDescGZIP(), []int{19}
  1500. }
  1501. func (x *SaveToGlanceResponse) GetOsInfo() string {
  1502. if x != nil {
  1503. return x.OsInfo
  1504. }
  1505. return ""
  1506. }
  1507. func (x *SaveToGlanceResponse) GetReleaseInfo() *ReleaseInfo {
  1508. if x != nil {
  1509. return x.ReleaseInfo
  1510. }
  1511. return nil
  1512. }
  1513. type ProbeImageInfoPramas struct {
  1514. state protoimpl.MessageState
  1515. sizeCache protoimpl.SizeCache
  1516. unknownFields protoimpl.UnknownFields
  1517. DiskInfo *DiskInfo `protobuf:"bytes,1,opt,name=disk_info,json=diskInfo,proto3" json:"disk_info,omitempty"`
  1518. }
  1519. func (x *ProbeImageInfoPramas) Reset() {
  1520. *x = ProbeImageInfoPramas{}
  1521. if protoimpl.UnsafeEnabled {
  1522. mi := &file_deploy_proto_msgTypes[20]
  1523. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1524. ms.StoreMessageInfo(mi)
  1525. }
  1526. }
  1527. func (x *ProbeImageInfoPramas) String() string {
  1528. return protoimpl.X.MessageStringOf(x)
  1529. }
  1530. func (*ProbeImageInfoPramas) ProtoMessage() {}
  1531. func (x *ProbeImageInfoPramas) ProtoReflect() protoreflect.Message {
  1532. mi := &file_deploy_proto_msgTypes[20]
  1533. if protoimpl.UnsafeEnabled && x != nil {
  1534. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1535. if ms.LoadMessageInfo() == nil {
  1536. ms.StoreMessageInfo(mi)
  1537. }
  1538. return ms
  1539. }
  1540. return mi.MessageOf(x)
  1541. }
  1542. // Deprecated: Use ProbeImageInfoPramas.ProtoReflect.Descriptor instead.
  1543. func (*ProbeImageInfoPramas) Descriptor() ([]byte, []int) {
  1544. return file_deploy_proto_rawDescGZIP(), []int{20}
  1545. }
  1546. func (x *ProbeImageInfoPramas) GetDiskInfo() *DiskInfo {
  1547. if x != nil {
  1548. return x.DiskInfo
  1549. }
  1550. return nil
  1551. }
  1552. type ImageInfo struct {
  1553. state protoimpl.MessageState
  1554. sizeCache protoimpl.SizeCache
  1555. unknownFields protoimpl.UnknownFields
  1556. OsInfo *ReleaseInfo `protobuf:"bytes,1,opt,name=os_info,json=osInfo,proto3" json:"os_info,omitempty"`
  1557. OsType string `protobuf:"bytes,2,opt,name=os_type,json=osType,proto3" json:"os_type,omitempty"`
  1558. IsUefiSupport bool `protobuf:"varint,3,opt,name=is_uefi_support,json=isUefiSupport,proto3" json:"is_uefi_support,omitempty"`
  1559. IsLvmPartition bool `protobuf:"varint,4,opt,name=is_lvm_partition,json=isLvmPartition,proto3" json:"is_lvm_partition,omitempty"`
  1560. IsReadonly bool `protobuf:"varint,5,opt,name=is_readonly,json=isReadonly,proto3" json:"is_readonly,omitempty"`
  1561. PhysicalPartitionType string `protobuf:"bytes,6,opt,name=physical_partition_type,json=physicalPartitionType,proto3" json:"physical_partition_type,omitempty"`
  1562. IsInstalledCloudInit bool `protobuf:"varint,7,opt,name=is_installed_cloud_init,json=isInstalledCloudInit,proto3" json:"is_installed_cloud_init,omitempty"`
  1563. IsBiosSupport bool `protobuf:"varint,8,opt,name=is_bios_support,json=isBiosSupport,proto3" json:"is_bios_support,omitempty"`
  1564. }
  1565. func (x *ImageInfo) Reset() {
  1566. *x = ImageInfo{}
  1567. if protoimpl.UnsafeEnabled {
  1568. mi := &file_deploy_proto_msgTypes[21]
  1569. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1570. ms.StoreMessageInfo(mi)
  1571. }
  1572. }
  1573. func (x *ImageInfo) String() string {
  1574. return protoimpl.X.MessageStringOf(x)
  1575. }
  1576. func (*ImageInfo) ProtoMessage() {}
  1577. func (x *ImageInfo) ProtoReflect() protoreflect.Message {
  1578. mi := &file_deploy_proto_msgTypes[21]
  1579. if protoimpl.UnsafeEnabled && x != nil {
  1580. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1581. if ms.LoadMessageInfo() == nil {
  1582. ms.StoreMessageInfo(mi)
  1583. }
  1584. return ms
  1585. }
  1586. return mi.MessageOf(x)
  1587. }
  1588. // Deprecated: Use ImageInfo.ProtoReflect.Descriptor instead.
  1589. func (*ImageInfo) Descriptor() ([]byte, []int) {
  1590. return file_deploy_proto_rawDescGZIP(), []int{21}
  1591. }
  1592. func (x *ImageInfo) GetOsInfo() *ReleaseInfo {
  1593. if x != nil {
  1594. return x.OsInfo
  1595. }
  1596. return nil
  1597. }
  1598. func (x *ImageInfo) GetOsType() string {
  1599. if x != nil {
  1600. return x.OsType
  1601. }
  1602. return ""
  1603. }
  1604. func (x *ImageInfo) GetIsUefiSupport() bool {
  1605. if x != nil {
  1606. return x.IsUefiSupport
  1607. }
  1608. return false
  1609. }
  1610. func (x *ImageInfo) GetIsLvmPartition() bool {
  1611. if x != nil {
  1612. return x.IsLvmPartition
  1613. }
  1614. return false
  1615. }
  1616. func (x *ImageInfo) GetIsReadonly() bool {
  1617. if x != nil {
  1618. return x.IsReadonly
  1619. }
  1620. return false
  1621. }
  1622. func (x *ImageInfo) GetPhysicalPartitionType() string {
  1623. if x != nil {
  1624. return x.PhysicalPartitionType
  1625. }
  1626. return ""
  1627. }
  1628. func (x *ImageInfo) GetIsInstalledCloudInit() bool {
  1629. if x != nil {
  1630. return x.IsInstalledCloudInit
  1631. }
  1632. return false
  1633. }
  1634. func (x *ImageInfo) GetIsBiosSupport() bool {
  1635. if x != nil {
  1636. return x.IsBiosSupport
  1637. }
  1638. return false
  1639. }
  1640. type EsxiDiskInfo struct {
  1641. state protoimpl.MessageState
  1642. sizeCache protoimpl.SizeCache
  1643. unknownFields protoimpl.UnknownFields
  1644. DiskPath string `protobuf:"bytes,1,opt,name=disk_path,json=diskPath,proto3" json:"disk_path,omitempty"`
  1645. }
  1646. func (x *EsxiDiskInfo) Reset() {
  1647. *x = EsxiDiskInfo{}
  1648. if protoimpl.UnsafeEnabled {
  1649. mi := &file_deploy_proto_msgTypes[22]
  1650. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1651. ms.StoreMessageInfo(mi)
  1652. }
  1653. }
  1654. func (x *EsxiDiskInfo) String() string {
  1655. return protoimpl.X.MessageStringOf(x)
  1656. }
  1657. func (*EsxiDiskInfo) ProtoMessage() {}
  1658. func (x *EsxiDiskInfo) ProtoReflect() protoreflect.Message {
  1659. mi := &file_deploy_proto_msgTypes[22]
  1660. if protoimpl.UnsafeEnabled && x != nil {
  1661. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1662. if ms.LoadMessageInfo() == nil {
  1663. ms.StoreMessageInfo(mi)
  1664. }
  1665. return ms
  1666. }
  1667. return mi.MessageOf(x)
  1668. }
  1669. // Deprecated: Use EsxiDiskInfo.ProtoReflect.Descriptor instead.
  1670. func (*EsxiDiskInfo) Descriptor() ([]byte, []int) {
  1671. return file_deploy_proto_rawDescGZIP(), []int{22}
  1672. }
  1673. func (x *EsxiDiskInfo) GetDiskPath() string {
  1674. if x != nil {
  1675. return x.DiskPath
  1676. }
  1677. return ""
  1678. }
  1679. type ConnectEsxiDisksParams struct {
  1680. state protoimpl.MessageState
  1681. sizeCache protoimpl.SizeCache
  1682. unknownFields protoimpl.UnknownFields
  1683. VddkInfo *VDDKConInfo `protobuf:"bytes,1,opt,name=vddk_info,json=vddkInfo,proto3" json:"vddk_info,omitempty"`
  1684. AccessInfo []*EsxiDiskInfo `protobuf:"bytes,2,rep,name=access_info,json=accessInfo,proto3" json:"access_info,omitempty"`
  1685. }
  1686. func (x *ConnectEsxiDisksParams) Reset() {
  1687. *x = ConnectEsxiDisksParams{}
  1688. if protoimpl.UnsafeEnabled {
  1689. mi := &file_deploy_proto_msgTypes[23]
  1690. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1691. ms.StoreMessageInfo(mi)
  1692. }
  1693. }
  1694. func (x *ConnectEsxiDisksParams) String() string {
  1695. return protoimpl.X.MessageStringOf(x)
  1696. }
  1697. func (*ConnectEsxiDisksParams) ProtoMessage() {}
  1698. func (x *ConnectEsxiDisksParams) ProtoReflect() protoreflect.Message {
  1699. mi := &file_deploy_proto_msgTypes[23]
  1700. if protoimpl.UnsafeEnabled && x != nil {
  1701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1702. if ms.LoadMessageInfo() == nil {
  1703. ms.StoreMessageInfo(mi)
  1704. }
  1705. return ms
  1706. }
  1707. return mi.MessageOf(x)
  1708. }
  1709. // Deprecated: Use ConnectEsxiDisksParams.ProtoReflect.Descriptor instead.
  1710. func (*ConnectEsxiDisksParams) Descriptor() ([]byte, []int) {
  1711. return file_deploy_proto_rawDescGZIP(), []int{23}
  1712. }
  1713. func (x *ConnectEsxiDisksParams) GetVddkInfo() *VDDKConInfo {
  1714. if x != nil {
  1715. return x.VddkInfo
  1716. }
  1717. return nil
  1718. }
  1719. func (x *ConnectEsxiDisksParams) GetAccessInfo() []*EsxiDiskInfo {
  1720. if x != nil {
  1721. return x.AccessInfo
  1722. }
  1723. return nil
  1724. }
  1725. type EsxiDisksConnectionInfo struct {
  1726. state protoimpl.MessageState
  1727. sizeCache protoimpl.SizeCache
  1728. unknownFields protoimpl.UnknownFields
  1729. Disks []*EsxiDiskInfo `protobuf:"bytes,1,rep,name=disks,proto3" json:"disks,omitempty"`
  1730. }
  1731. func (x *EsxiDisksConnectionInfo) Reset() {
  1732. *x = EsxiDisksConnectionInfo{}
  1733. if protoimpl.UnsafeEnabled {
  1734. mi := &file_deploy_proto_msgTypes[24]
  1735. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. }
  1739. func (x *EsxiDisksConnectionInfo) String() string {
  1740. return protoimpl.X.MessageStringOf(x)
  1741. }
  1742. func (*EsxiDisksConnectionInfo) ProtoMessage() {}
  1743. func (x *EsxiDisksConnectionInfo) ProtoReflect() protoreflect.Message {
  1744. mi := &file_deploy_proto_msgTypes[24]
  1745. if protoimpl.UnsafeEnabled && x != nil {
  1746. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1747. if ms.LoadMessageInfo() == nil {
  1748. ms.StoreMessageInfo(mi)
  1749. }
  1750. return ms
  1751. }
  1752. return mi.MessageOf(x)
  1753. }
  1754. // Deprecated: Use EsxiDisksConnectionInfo.ProtoReflect.Descriptor instead.
  1755. func (*EsxiDisksConnectionInfo) Descriptor() ([]byte, []int) {
  1756. return file_deploy_proto_rawDescGZIP(), []int{24}
  1757. }
  1758. func (x *EsxiDisksConnectionInfo) GetDisks() []*EsxiDiskInfo {
  1759. if x != nil {
  1760. return x.Disks
  1761. }
  1762. return nil
  1763. }
  1764. // cdrom, scsi cdrom, hard drive, scsi, pci
  1765. type BootDevices struct {
  1766. state protoimpl.MessageState
  1767. sizeCache protoimpl.SizeCache
  1768. unknownFields protoimpl.UnknownFields
  1769. BootOrder int32 `protobuf:"varint,1,opt,name=BootOrder,proto3" json:"BootOrder,omitempty"`
  1770. DevType int32 `protobuf:"varint,2,opt,name=DevType,proto3" json:"DevType,omitempty"`
  1771. AttachOrder int32 `protobuf:"varint,3,opt,name=AttachOrder,proto3" json:"AttachOrder,omitempty"`
  1772. }
  1773. func (x *BootDevices) Reset() {
  1774. *x = BootDevices{}
  1775. if protoimpl.UnsafeEnabled {
  1776. mi := &file_deploy_proto_msgTypes[25]
  1777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1778. ms.StoreMessageInfo(mi)
  1779. }
  1780. }
  1781. func (x *BootDevices) String() string {
  1782. return protoimpl.X.MessageStringOf(x)
  1783. }
  1784. func (*BootDevices) ProtoMessage() {}
  1785. func (x *BootDevices) ProtoReflect() protoreflect.Message {
  1786. mi := &file_deploy_proto_msgTypes[25]
  1787. if protoimpl.UnsafeEnabled && x != nil {
  1788. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1789. if ms.LoadMessageInfo() == nil {
  1790. ms.StoreMessageInfo(mi)
  1791. }
  1792. return ms
  1793. }
  1794. return mi.MessageOf(x)
  1795. }
  1796. // Deprecated: Use BootDevices.ProtoReflect.Descriptor instead.
  1797. func (*BootDevices) Descriptor() ([]byte, []int) {
  1798. return file_deploy_proto_rawDescGZIP(), []int{25}
  1799. }
  1800. func (x *BootDevices) GetBootOrder() int32 {
  1801. if x != nil {
  1802. return x.BootOrder
  1803. }
  1804. return 0
  1805. }
  1806. func (x *BootDevices) GetDevType() int32 {
  1807. if x != nil {
  1808. return x.DevType
  1809. }
  1810. return 0
  1811. }
  1812. func (x *BootDevices) GetAttachOrder() int32 {
  1813. if x != nil {
  1814. return x.AttachOrder
  1815. }
  1816. return 0
  1817. }
  1818. type OvmfBootOrderParams struct {
  1819. state protoimpl.MessageState
  1820. sizeCache protoimpl.SizeCache
  1821. unknownFields protoimpl.UnknownFields
  1822. OvmfVarsPath string `protobuf:"bytes,1,opt,name=OvmfVarsPath,proto3" json:"OvmfVarsPath,omitempty"`
  1823. Devs []*BootDevices `protobuf:"bytes,2,rep,name=devs,proto3" json:"devs,omitempty"`
  1824. }
  1825. func (x *OvmfBootOrderParams) Reset() {
  1826. *x = OvmfBootOrderParams{}
  1827. if protoimpl.UnsafeEnabled {
  1828. mi := &file_deploy_proto_msgTypes[26]
  1829. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1830. ms.StoreMessageInfo(mi)
  1831. }
  1832. }
  1833. func (x *OvmfBootOrderParams) String() string {
  1834. return protoimpl.X.MessageStringOf(x)
  1835. }
  1836. func (*OvmfBootOrderParams) ProtoMessage() {}
  1837. func (x *OvmfBootOrderParams) ProtoReflect() protoreflect.Message {
  1838. mi := &file_deploy_proto_msgTypes[26]
  1839. if protoimpl.UnsafeEnabled && x != nil {
  1840. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1841. if ms.LoadMessageInfo() == nil {
  1842. ms.StoreMessageInfo(mi)
  1843. }
  1844. return ms
  1845. }
  1846. return mi.MessageOf(x)
  1847. }
  1848. // Deprecated: Use OvmfBootOrderParams.ProtoReflect.Descriptor instead.
  1849. func (*OvmfBootOrderParams) Descriptor() ([]byte, []int) {
  1850. return file_deploy_proto_rawDescGZIP(), []int{26}
  1851. }
  1852. func (x *OvmfBootOrderParams) GetOvmfVarsPath() string {
  1853. if x != nil {
  1854. return x.OvmfVarsPath
  1855. }
  1856. return ""
  1857. }
  1858. func (x *OvmfBootOrderParams) GetDevs() []*BootDevices {
  1859. if x != nil {
  1860. return x.Devs
  1861. }
  1862. return nil
  1863. }
  1864. var File_deploy_proto protoreflect.FileDescriptor
  1865. var file_deploy_proto_rawDesc = []byte{
  1866. 0x0a, 0x0c, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x04,
  1867. 0x61, 0x70, 0x69, 0x73, 0x22, 0xf6, 0x01, 0x0a, 0x09, 0x47, 0x75, 0x65, 0x73, 0x74, 0x44, 0x65,
  1868. 0x73, 0x63, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1869. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x75, 0x75, 0x69, 0x64, 0x18, 0x02,
  1870. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x75, 0x75, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x6f,
  1871. 0x6d, 0x61, 0x69, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x6f, 0x6d, 0x61,
  1872. 0x69, 0x6e, 0x12, 0x1d, 0x0a, 0x04, 0x6e, 0x69, 0x63, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b,
  1873. 0x32, 0x09, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x4e, 0x69, 0x63, 0x52, 0x04, 0x6e, 0x69, 0x63,
  1874. 0x73, 0x12, 0x2c, 0x0a, 0x0c, 0x6e, 0x69, 0x63, 0x73, 0x5f, 0x73, 0x74, 0x61, 0x6e, 0x64, 0x62,
  1875. 0x79, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x09, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x4e,
  1876. 0x69, 0x63, 0x52, 0x0b, 0x6e, 0x69, 0x63, 0x73, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x62, 0x79, 0x12,
  1877. 0x20, 0x0a, 0x05, 0x64, 0x69, 0x73, 0x6b, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0a,
  1878. 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x52, 0x05, 0x64, 0x69, 0x73, 0x6b,
  1879. 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x48, 0x79, 0x70, 0x65, 0x72, 0x76, 0x69, 0x73, 0x6f, 0x72, 0x18,
  1880. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x48, 0x79, 0x70, 0x65, 0x72, 0x76, 0x69, 0x73, 0x6f,
  1881. 0x72, 0x12, 0x1a, 0x0a, 0x08, 0x68, 0x6f, 0x73, 0x74, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x08, 0x20,
  1882. 0x01, 0x28, 0x09, 0x52, 0x08, 0x68, 0x6f, 0x73, 0x74, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0xd9, 0x03,
  1883. 0x0a, 0x04, 0x44, 0x69, 0x73, 0x6b, 0x12, 0x17, 0x0a, 0x07, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x69,
  1884. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x64, 0x12,
  1885. 0x16, 0x0a, 0x06, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1886. 0x06, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x61, 0x63, 0x68, 0x65,
  1887. 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x63, 0x61, 0x63,
  1888. 0x68, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x19, 0x0a, 0x08, 0x61, 0x69, 0x6f, 0x5f, 0x6d, 0x6f,
  1889. 0x64, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x61, 0x69, 0x6f, 0x4d, 0x6f, 0x64,
  1890. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  1891. 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
  1892. 0x65, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70,
  1893. 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x5f,
  1894. 0x70, 0x61, 0x74, 0x68, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6d, 0x61, 0x67,
  1895. 0x65, 0x50, 0x61, 0x74, 0x68, 0x12, 0x1d, 0x0a, 0x0a, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65,
  1896. 0x5f, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x74, 0x6f, 0x72, 0x61,
  1897. 0x67, 0x65, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x69, 0x6e,
  1898. 0x67, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x6d, 0x69, 0x67, 0x72, 0x61, 0x74, 0x69,
  1899. 0x6e, 0x67, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x5f, 0x73, 0x74, 0x6f,
  1900. 0x72, 0x61, 0x67, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x74,
  1901. 0x61, 0x72, 0x67, 0x65, 0x74, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x49, 0x64, 0x12, 0x12,
  1902. 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61,
  1903. 0x74, 0x68, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x18, 0x0c, 0x20, 0x01,
  1904. 0x28, 0x09, 0x52, 0x06, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6e,
  1905. 0x64, 0x65, 0x78, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78,
  1906. 0x12, 0x25, 0x0a, 0x0e, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x5f, 0x73, 0x6e, 0x61, 0x70, 0x73, 0x68,
  1907. 0x6f, 0x74, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x6d, 0x65, 0x72, 0x67, 0x65, 0x53,
  1908. 0x6e, 0x61, 0x70, 0x73, 0x68, 0x6f, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x66, 0x73, 0x18, 0x0f, 0x20,
  1909. 0x01, 0x28, 0x09, 0x52, 0x02, 0x66, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x6d, 0x6f, 0x75, 0x6e, 0x74,
  1910. 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6d, 0x6f, 0x75,
  1911. 0x6e, 0x74, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x64, 0x65, 0x76, 0x18, 0x11,
  1912. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x64, 0x65, 0x76, 0x22, 0xd3, 0x05, 0x0a, 0x03, 0x4e, 0x69,
  1913. 0x63, 0x12, 0x10, 0x0a, 0x03, 0x6d, 0x61, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  1914. 0x6d, 0x61, 0x63, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1915. 0x02, 0x69, 0x70, 0x12, 0x10, 0x0a, 0x03, 0x6e, 0x65, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  1916. 0x52, 0x03, 0x6e, 0x65, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6e, 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18,
  1917. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6e, 0x65, 0x74, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07,
  1918. 0x76, 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x76,
  1919. 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x67, 0x61, 0x74, 0x65, 0x77, 0x61,
  1920. 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x67, 0x61, 0x74, 0x65, 0x77, 0x61, 0x79,
  1921. 0x12, 0x10, 0x0a, 0x03, 0x64, 0x6e, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x64,
  1922. 0x6e, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x18, 0x08, 0x20, 0x01,
  1923. 0x28, 0x09, 0x52, 0x06, 0x64, 0x6f, 0x6d, 0x61, 0x69, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f,
  1924. 0x75, 0x74, 0x65, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x6f, 0x75, 0x74,
  1925. 0x65, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x66, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01,
  1926. 0x28, 0x09, 0x52, 0x06, 0x69, 0x66, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x61,
  1927. 0x73, 0x6b, 0x6c, 0x65, 0x6e, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x6d, 0x61, 0x73,
  1928. 0x6b, 0x6c, 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, 0x18, 0x0c,
  1929. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x72, 0x69, 0x76, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06,
  1930. 0x62, 0x72, 0x69, 0x64, 0x67, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x62, 0x72,
  1931. 0x69, 0x64, 0x67, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x77, 0x69, 0x72, 0x65, 0x5f, 0x69, 0x64, 0x18,
  1932. 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x77, 0x69, 0x72, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a,
  1933. 0x04, 0x76, 0x6c, 0x61, 0x6e, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x76, 0x6c, 0x61,
  1934. 0x6e, 0x12, 0x1c, 0x0a, 0x09, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x66, 0x61, 0x63, 0x65, 0x18, 0x10,
  1935. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x66, 0x61, 0x63, 0x65, 0x12,
  1936. 0x0e, 0x0a, 0x02, 0x62, 0x77, 0x18, 0x11, 0x20, 0x01, 0x28, 0x05, 0x52, 0x02, 0x62, 0x77, 0x12,
  1937. 0x14, 0x0a, 0x05, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x18, 0x12, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05,
  1938. 0x69, 0x6e, 0x64, 0x65, 0x78, 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x72, 0x74, 0x75, 0x61, 0x6c,
  1939. 0x5f, 0x69, 0x70, 0x73, 0x18, 0x13, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x69, 0x72, 0x74,
  1940. 0x75, 0x61, 0x6c, 0x49, 0x70, 0x73, 0x12, 0x1f, 0x0a, 0x0b, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e,
  1941. 0x65, 0x6c, 0x5f, 0x69, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x78, 0x74,
  1942. 0x65, 0x72, 0x6e, 0x65, 0x6c, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x74, 0x65, 0x61, 0x6d, 0x5f,
  1943. 0x77, 0x69, 0x74, 0x68, 0x18, 0x15, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x74, 0x65, 0x61, 0x6d,
  1944. 0x57, 0x69, 0x74, 0x68, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x18, 0x16,
  1945. 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x6d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x19, 0x0a, 0x08,
  1946. 0x6e, 0x69, 0x63, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x17, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  1947. 0x6e, 0x69, 0x63, 0x54, 0x79, 0x70, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x6c, 0x69, 0x6e, 0x6b, 0x5f,
  1948. 0x75, 0x70, 0x18, 0x18, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x6c, 0x69, 0x6e, 0x6b, 0x55, 0x70,
  1949. 0x12, 0x10, 0x0a, 0x03, 0x6d, 0x74, 0x75, 0x18, 0x19, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x6d,
  1950. 0x74, 0x75, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x09,
  1951. 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x66,
  1952. 0x61, 0x75, 0x6c, 0x74, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x69, 0x73, 0x44, 0x65,
  1953. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x70, 0x36, 0x18, 0x1c, 0x20, 0x01,
  1954. 0x28, 0x09, 0x52, 0x03, 0x69, 0x70, 0x36, 0x12, 0x1a, 0x0a, 0x08, 0x6d, 0x61, 0x73, 0x6b, 0x6c,
  1955. 0x65, 0x6e, 0x36, 0x18, 0x1d, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x6d, 0x61, 0x73, 0x6b, 0x6c,
  1956. 0x65, 0x6e, 0x36, 0x12, 0x1a, 0x0a, 0x08, 0x67, 0x61, 0x74, 0x65, 0x77, 0x61, 0x79, 0x36, 0x18,
  1957. 0x1e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x67, 0x61, 0x74, 0x65, 0x77, 0x61, 0x79, 0x36, 0x22,
  1958. 0x77, 0x0a, 0x0b, 0x56, 0x44, 0x44, 0x4b, 0x43, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x12,
  1959. 0x0a, 0x04, 0x68, 0x6f, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x68, 0x6f,
  1960. 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  1961. 0x52, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03,
  1962. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61,
  1963. 0x73, 0x73, 0x77, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x73, 0x73,
  1964. 0x77, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x6d, 0x72, 0x65, 0x66, 0x18, 0x05, 0x20, 0x01, 0x28,
  1965. 0x09, 0x52, 0x05, 0x76, 0x6d, 0x72, 0x65, 0x66, 0x22, 0xee, 0x03, 0x0a, 0x0a, 0x44, 0x65, 0x70,
  1966. 0x6c, 0x6f, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2c, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69,
  1967. 0x63, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x61, 0x70,
  1968. 0x69, 0x73, 0x2e, 0x53, 0x53, 0x48, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c,
  1969. 0x69, 0x63, 0x4b, 0x65, 0x79, 0x12, 0x2d, 0x0a, 0x07, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x73,
  1970. 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x65,
  1971. 0x70, 0x6c, 0x6f, 0x79, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x52, 0x07, 0x64, 0x65, 0x70,
  1972. 0x6c, 0x6f, 0x79, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64,
  1973. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64,
  1974. 0x12, 0x2c, 0x0a, 0x12, 0x69, 0x73, 0x5f, 0x72, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x5f, 0x70, 0x61,
  1975. 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x73,
  1976. 0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x50, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x17,
  1977. 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x69, 0x6e, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52,
  1978. 0x06, 0x69, 0x73, 0x49, 0x6e, 0x69, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x65, 0x6e, 0x61, 0x62, 0x6c,
  1979. 0x65, 0x5f, 0x74, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x65, 0x6e, 0x61,
  1980. 0x62, 0x6c, 0x65, 0x54, 0x74, 0x79, 0x12, 0x2a, 0x0a, 0x11, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
  1981. 0x74, 0x5f, 0x72, 0x6f, 0x6f, 0x74, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28,
  1982. 0x08, 0x52, 0x0f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x6f, 0x6f, 0x74, 0x55, 0x73,
  1983. 0x65, 0x72, 0x12, 0x3b, 0x0a, 0x1a, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x5f, 0x64, 0x65,
  1984. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x5f, 0x75, 0x73, 0x65, 0x72,
  1985. 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x17, 0x77, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x44,
  1986. 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x12,
  1987. 0x2a, 0x0a, 0x11, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x5f,
  1988. 0x69, 0x6e, 0x69, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x65, 0x6e, 0x61, 0x62,
  1989. 0x6c, 0x65, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x49, 0x6e, 0x69, 0x74, 0x12, 0x23, 0x0a, 0x0d, 0x6c,
  1990. 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0a, 0x20, 0x01,
  1991. 0x28, 0x09, 0x52, 0x0c, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  1992. 0x12, 0x2a, 0x0a, 0x08, 0x74, 0x65, 0x6c, 0x65, 0x67, 0x72, 0x61, 0x66, 0x18, 0x0b, 0x20, 0x01,
  1993. 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x54, 0x65, 0x6c, 0x65, 0x67, 0x72,
  1994. 0x61, 0x66, 0x52, 0x08, 0x74, 0x65, 0x6c, 0x65, 0x67, 0x72, 0x61, 0x66, 0x12, 0x1b, 0x0a, 0x09,
  1995. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52,
  1996. 0x08, 0x75, 0x73, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x22, 0x2f, 0x0a, 0x08, 0x54, 0x65, 0x6c,
  1997. 0x65, 0x67, 0x72, 0x61, 0x66, 0x12, 0x23, 0x0a, 0x0d, 0x74, 0x65, 0x6c, 0x65, 0x67, 0x72, 0x61,
  1998. 0x66, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x74, 0x65,
  1999. 0x6c, 0x65, 0x67, 0x72, 0x61, 0x66, 0x43, 0x6f, 0x6e, 0x66, 0x22, 0xac, 0x01, 0x0a, 0x07, 0x53,
  2000. 0x53, 0x48, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63,
  2001. 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c,
  2002. 0x69, 0x63, 0x4b, 0x65, 0x79, 0x12, 0x2a, 0x0a, 0x11, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5f,
  2003. 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2004. 0x52, 0x0f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65,
  2005. 0x79, 0x12, 0x28, 0x0a, 0x10, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69,
  2006. 0x63, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x61, 0x64, 0x6d,
  2007. 0x69, 0x6e, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x12, 0x2c, 0x0a, 0x12, 0x70,
  2008. 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6b, 0x65,
  2009. 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74,
  2010. 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4b, 0x65, 0x79, 0x22, 0x55, 0x0a, 0x0d, 0x44, 0x65, 0x70,
  2011. 0x6c, 0x6f, 0x79, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61,
  2012. 0x74, 0x68, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x12, 0x18,
  2013. 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  2014. 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x63, 0x74, 0x69,
  2015. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  2016. 0x22, 0x07, 0x0a, 0x05, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x8b, 0x02, 0x0a, 0x15, 0x44, 0x65,
  2017. 0x70, 0x6c, 0x6f, 0x79, 0x47, 0x75, 0x65, 0x73, 0x74, 0x46, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2018. 0x6e, 0x73, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x69, 0x73, 0x74, 0x72, 0x6f, 0x18, 0x01, 0x20,
  2019. 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x69, 0x73, 0x74, 0x72, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x76,
  2020. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65,
  2021. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x63, 0x68, 0x18, 0x03, 0x20,
  2022. 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x63, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x6e,
  2023. 0x67, 0x75, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x61, 0x6e,
  2024. 0x67, 0x75, 0x61, 0x67, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x6f, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28,
  2025. 0x09, 0x52, 0x02, 0x6f, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2026. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  2027. 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
  2028. 0x79, 0x12, 0x2b, 0x0a, 0x11, 0x74, 0x65, 0x6c, 0x65, 0x67, 0x72, 0x61, 0x66, 0x5f, 0x64, 0x65,
  2029. 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10, 0x74, 0x65,
  2030. 0x6c, 0x65, 0x67, 0x72, 0x61, 0x66, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x64, 0x12, 0x27,
  2031. 0x0a, 0x0f, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f,
  2032. 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74,
  2033. 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0xaa, 0x01, 0x0a, 0x08, 0x44, 0x69, 0x73, 0x6b,
  2034. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x01, 0x20, 0x01,
  2035. 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x12, 0x29, 0x0a, 0x10, 0x65, 0x6e, 0x63, 0x72,
  2036. 0x79, 0x70, 0x74, 0x5f, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01,
  2037. 0x28, 0x09, 0x52, 0x0f, 0x65, 0x6e, 0x63, 0x72, 0x79, 0x70, 0x74, 0x50, 0x61, 0x73, 0x73, 0x77,
  2038. 0x6f, 0x72, 0x64, 0x12, 0x25, 0x0a, 0x0e, 0x65, 0x6e, 0x63, 0x72, 0x79, 0x70, 0x74, 0x5f, 0x66,
  2039. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x65, 0x6e, 0x63,
  2040. 0x72, 0x79, 0x70, 0x74, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x65, 0x6e,
  2041. 0x63, 0x72, 0x79, 0x70, 0x74, 0x5f, 0x61, 0x6c, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  2042. 0x0a, 0x65, 0x6e, 0x63, 0x72, 0x79, 0x70, 0x74, 0x41, 0x6c, 0x67, 0x12, 0x17, 0x0a, 0x07, 0x64,
  2043. 0x69, 0x73, 0x6b, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x69,
  2044. 0x73, 0x6b, 0x49, 0x64, 0x22, 0xce, 0x01, 0x0a, 0x0c, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x50,
  2045. 0x61, 0x72, 0x61, 0x6d, 0x73, 0x12, 0x2b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x69, 0x6e,
  2046. 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e,
  2047. 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e,
  2048. 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x0a, 0x67, 0x75, 0x65, 0x73, 0x74, 0x5f, 0x64, 0x65, 0x73, 0x63,
  2049. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x47, 0x75,
  2050. 0x65, 0x73, 0x74, 0x44, 0x65, 0x73, 0x63, 0x52, 0x09, 0x67, 0x75, 0x65, 0x73, 0x74, 0x44, 0x65,
  2051. 0x73, 0x63, 0x12, 0x31, 0x0a, 0x0b, 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x5f, 0x69, 0x6e, 0x66,
  2052. 0x6f, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44,
  2053. 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x64, 0x65, 0x70, 0x6c, 0x6f,
  2054. 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x09, 0x76, 0x64, 0x64, 0x6b, 0x5f, 0x69, 0x6e,
  2055. 0x66, 0x6f, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e,
  2056. 0x56, 0x44, 0x44, 0x4b, 0x43, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x76, 0x64, 0x64,
  2057. 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0xbd, 0x01, 0x0a, 0x0e, 0x52, 0x65, 0x73, 0x69, 0x7a, 0x65,
  2058. 0x46, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x12, 0x2b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b,
  2059. 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x61, 0x70,
  2060. 0x69, 0x73, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x64, 0x69, 0x73,
  2061. 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x0a, 0x0a, 0x68, 0x79, 0x70, 0x65, 0x72, 0x76, 0x69,
  2062. 0x73, 0x6f, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x68, 0x79, 0x70, 0x65, 0x72,
  2063. 0x76, 0x69, 0x73, 0x6f, 0x72, 0x12, 0x2e, 0x0a, 0x09, 0x76, 0x64, 0x64, 0x6b, 0x5f, 0x69, 0x6e,
  2064. 0x66, 0x6f, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e,
  2065. 0x56, 0x44, 0x44, 0x4b, 0x43, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x76, 0x64, 0x64,
  2066. 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x0a, 0x67, 0x75, 0x65, 0x73, 0x74, 0x5f, 0x64,
  2067. 0x65, 0x73, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x73,
  2068. 0x2e, 0x47, 0x75, 0x65, 0x73, 0x74, 0x44, 0x65, 0x73, 0x63, 0x52, 0x09, 0x67, 0x75, 0x65, 0x73,
  2069. 0x74, 0x44, 0x65, 0x73, 0x63, 0x22, 0x76, 0x0a, 0x0e, 0x46, 0x73, 0x45, 0x78, 0x74, 0x34, 0x46,
  2070. 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x28, 0x0a, 0x0f, 0x43, 0x61, 0x73, 0x65, 0x49,
  2071. 0x6e, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08,
  2072. 0x52, 0x0f, 0x43, 0x61, 0x73, 0x65, 0x49, 0x6e, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76,
  2073. 0x65, 0x12, 0x3a, 0x0a, 0x18, 0x52, 0x65, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x42, 0x6c, 0x6f,
  2074. 0x63, 0x6b, 0x73, 0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20,
  2075. 0x01, 0x28, 0x05, 0x52, 0x18, 0x52, 0x65, 0x73, 0x65, 0x72, 0x76, 0x65, 0x64, 0x42, 0x6c, 0x6f,
  2076. 0x63, 0x6b, 0x73, 0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x22, 0x7e, 0x0a,
  2077. 0x0e, 0x46, 0x73, 0x46, 0x32, 0x66, 0x73, 0x46, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12,
  2078. 0x28, 0x0a, 0x0f, 0x43, 0x61, 0x73, 0x65, 0x49, 0x6e, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69,
  2079. 0x76, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x43, 0x61, 0x73, 0x65, 0x49, 0x6e,
  2080. 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x12, 0x42, 0x0a, 0x1c, 0x4f, 0x76, 0x65,
  2081. 0x72, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x61, 0x74, 0x69, 0x6f, 0x50,
  2082. 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52,
  2083. 0x1c, 0x4f, 0x76, 0x65, 0x72, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x61,
  2084. 0x74, 0x69, 0x6f, 0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x22, 0x60, 0x0a,
  2085. 0x0a, 0x46, 0x73, 0x46, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x28, 0x0a, 0x04, 0x65,
  2086. 0x78, 0x74, 0x34, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x73,
  2087. 0x2e, 0x46, 0x73, 0x45, 0x78, 0x74, 0x34, 0x46, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52,
  2088. 0x04, 0x65, 0x78, 0x74, 0x34, 0x12, 0x28, 0x0a, 0x04, 0x66, 0x32, 0x66, 0x73, 0x18, 0x02, 0x20,
  2089. 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x46, 0x73, 0x46, 0x32, 0x66,
  2090. 0x73, 0x46, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x04, 0x66, 0x32, 0x66, 0x73, 0x22,
  2091. 0xa1, 0x01, 0x0a, 0x0e, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x46, 0x73, 0x50, 0x61, 0x72, 0x61,
  2092. 0x6d, 0x73, 0x12, 0x2b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18,
  2093. 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x69, 0x73,
  2094. 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2095. 0x1b, 0x0a, 0x09, 0x66, 0x73, 0x5f, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x18, 0x02, 0x20, 0x01,
  2096. 0x28, 0x09, 0x52, 0x08, 0x66, 0x73, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x12, 0x12, 0x0a, 0x04,
  2097. 0x75, 0x75, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x75, 0x75, 0x69, 0x64,
  2098. 0x12, 0x31, 0x0a, 0x0b, 0x66, 0x73, 0x5f, 0x66, 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18,
  2099. 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x46, 0x73, 0x46,
  2100. 0x65, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x0a, 0x66, 0x73, 0x46, 0x65, 0x61, 0x74, 0x75,
  2101. 0x72, 0x65, 0x73, 0x22, 0x98, 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x49,
  2102. 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x69, 0x73, 0x74, 0x72, 0x6f, 0x18, 0x01, 0x20,
  2103. 0x01, 0x28, 0x09, 0x52, 0x06, 0x64, 0x69, 0x73, 0x74, 0x72, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x76,
  2104. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65,
  2105. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x72, 0x63, 0x68, 0x18, 0x03, 0x20,
  2106. 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x72, 0x63, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x61, 0x6e,
  2107. 0x67, 0x75, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x61, 0x6e,
  2108. 0x67, 0x75, 0x61, 0x67, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74,
  2109. 0x5f, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  2110. 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0x5d,
  2111. 0x0a, 0x12, 0x53, 0x61, 0x76, 0x65, 0x54, 0x6f, 0x47, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x50, 0x61,
  2112. 0x72, 0x61, 0x6d, 0x73, 0x12, 0x2b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x69, 0x6e, 0x66,
  2113. 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44,
  2114. 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66,
  2115. 0x6f, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20,
  2116. 0x01, 0x28, 0x08, 0x52, 0x08, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x22, 0x65, 0x0a,
  2117. 0x14, 0x53, 0x61, 0x76, 0x65, 0x54, 0x6f, 0x47, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x52, 0x65, 0x73,
  2118. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x6f, 0x73, 0x5f, 0x69, 0x6e, 0x66, 0x6f,
  2119. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x34,
  2120. 0x0a, 0x0c, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x02,
  2121. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x52, 0x65, 0x6c, 0x65,
  2122. 0x61, 0x73, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0b, 0x72, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65,
  2123. 0x49, 0x6e, 0x66, 0x6f, 0x22, 0x43, 0x0a, 0x14, 0x50, 0x72, 0x6f, 0x62, 0x65, 0x49, 0x6d, 0x61,
  2124. 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x50, 0x72, 0x61, 0x6d, 0x61, 0x73, 0x12, 0x2b, 0x0a, 0x09,
  2125. 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2126. 0x0e, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  2127. 0x08, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x22, 0xda, 0x02, 0x0a, 0x09, 0x49, 0x6d,
  2128. 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2a, 0x0a, 0x07, 0x6f, 0x73, 0x5f, 0x69, 0x6e,
  2129. 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e,
  2130. 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x06, 0x6f, 0x73, 0x49,
  2131. 0x6e, 0x66, 0x6f, 0x12, 0x17, 0x0a, 0x07, 0x6f, 0x73, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02,
  2132. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6f, 0x73, 0x54, 0x79, 0x70, 0x65, 0x12, 0x26, 0x0a, 0x0f,
  2133. 0x69, 0x73, 0x5f, 0x75, 0x65, 0x66, 0x69, 0x5f, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x18,
  2134. 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x55, 0x65, 0x66, 0x69, 0x53, 0x75, 0x70,
  2135. 0x70, 0x6f, 0x72, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x69, 0x73, 0x5f, 0x6c, 0x76, 0x6d, 0x5f, 0x70,
  2136. 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e,
  2137. 0x69, 0x73, 0x4c, 0x76, 0x6d, 0x50, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1f,
  2138. 0x0a, 0x0b, 0x69, 0x73, 0x5f, 0x72, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x18, 0x05, 0x20,
  2139. 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x52, 0x65, 0x61, 0x64, 0x6f, 0x6e, 0x6c, 0x79, 0x12,
  2140. 0x36, 0x0a, 0x17, 0x70, 0x68, 0x79, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x5f, 0x70, 0x61, 0x72, 0x74,
  2141. 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  2142. 0x52, 0x15, 0x70, 0x68, 0x79, 0x73, 0x69, 0x63, 0x61, 0x6c, 0x50, 0x61, 0x72, 0x74, 0x69, 0x74,
  2143. 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x35, 0x0a, 0x17, 0x69, 0x73, 0x5f, 0x69, 0x6e,
  2144. 0x73, 0x74, 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x5f, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x5f, 0x69, 0x6e,
  2145. 0x69, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69, 0x73, 0x49, 0x6e, 0x73, 0x74,
  2146. 0x61, 0x6c, 0x6c, 0x65, 0x64, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x49, 0x6e, 0x69, 0x74, 0x12, 0x26,
  2147. 0x0a, 0x0f, 0x69, 0x73, 0x5f, 0x62, 0x69, 0x6f, 0x73, 0x5f, 0x73, 0x75, 0x70, 0x70, 0x6f, 0x72,
  2148. 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x69, 0x73, 0x42, 0x69, 0x6f, 0x73, 0x53,
  2149. 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x22, 0x2b, 0x0a, 0x0c, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69,
  2150. 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x70,
  2151. 0x61, 0x74, 0x68, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x50,
  2152. 0x61, 0x74, 0x68, 0x22, 0x7d, 0x0a, 0x16, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x45, 0x73,
  2153. 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x12, 0x2e, 0x0a,
  2154. 0x09, 0x76, 0x64, 0x64, 0x6b, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  2155. 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x56, 0x44, 0x44, 0x4b, 0x43, 0x6f, 0x6e, 0x49,
  2156. 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x76, 0x64, 0x64, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x33, 0x0a,
  2157. 0x0b, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x02, 0x20, 0x03,
  2158. 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69,
  2159. 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0a, 0x61, 0x63, 0x63, 0x65, 0x73, 0x73, 0x49, 0x6e,
  2160. 0x66, 0x6f, 0x22, 0x43, 0x0a, 0x17, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73, 0x43,
  2161. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x28, 0x0a,
  2162. 0x05, 0x64, 0x69, 0x73, 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x61,
  2163. 0x70, 0x69, 0x73, 0x2e, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f,
  2164. 0x52, 0x05, 0x64, 0x69, 0x73, 0x6b, 0x73, 0x22, 0x67, 0x0a, 0x0b, 0x42, 0x6f, 0x6f, 0x74, 0x44,
  2165. 0x65, 0x76, 0x69, 0x63, 0x65, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x42, 0x6f, 0x6f, 0x74, 0x4f, 0x72,
  2166. 0x64, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x42, 0x6f, 0x6f, 0x74, 0x4f,
  2167. 0x72, 0x64, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x44, 0x65, 0x76, 0x54, 0x79, 0x70, 0x65, 0x18,
  2168. 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x44, 0x65, 0x76, 0x54, 0x79, 0x70, 0x65, 0x12, 0x20,
  2169. 0x0a, 0x0b, 0x41, 0x74, 0x74, 0x61, 0x63, 0x68, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x18, 0x03, 0x20,
  2170. 0x01, 0x28, 0x05, 0x52, 0x0b, 0x41, 0x74, 0x74, 0x61, 0x63, 0x68, 0x4f, 0x72, 0x64, 0x65, 0x72,
  2171. 0x22, 0x60, 0x0a, 0x13, 0x4f, 0x76, 0x6d, 0x66, 0x42, 0x6f, 0x6f, 0x74, 0x4f, 0x72, 0x64, 0x65,
  2172. 0x72, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x12, 0x22, 0x0a, 0x0c, 0x4f, 0x76, 0x6d, 0x66, 0x56,
  2173. 0x61, 0x72, 0x73, 0x50, 0x61, 0x74, 0x68, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x4f,
  2174. 0x76, 0x6d, 0x66, 0x56, 0x61, 0x72, 0x73, 0x50, 0x61, 0x74, 0x68, 0x12, 0x25, 0x0a, 0x04, 0x64,
  2175. 0x65, 0x76, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x61, 0x70, 0x69, 0x73,
  2176. 0x2e, 0x42, 0x6f, 0x6f, 0x74, 0x44, 0x65, 0x76, 0x69, 0x63, 0x65, 0x73, 0x52, 0x04, 0x64, 0x65,
  2177. 0x76, 0x73, 0x32, 0x82, 0x04, 0x0a, 0x0b, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x41, 0x67, 0x65,
  2178. 0x6e, 0x74, 0x12, 0x40, 0x0a, 0x0d, 0x44, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x47, 0x75, 0x65, 0x73,
  2179. 0x74, 0x46, 0x73, 0x12, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44, 0x65, 0x70, 0x6c, 0x6f,
  2180. 0x79, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x44,
  2181. 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x47, 0x75, 0x65, 0x73, 0x74, 0x46, 0x73, 0x52, 0x65, 0x73, 0x70,
  2182. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2d, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x69, 0x7a, 0x65, 0x46, 0x73,
  2183. 0x12, 0x14, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x52, 0x65, 0x73, 0x69, 0x7a, 0x65, 0x46, 0x73,
  2184. 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x0b, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x45, 0x6d,
  2185. 0x70, 0x74, 0x79, 0x12, 0x2d, 0x0a, 0x08, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x46, 0x73, 0x12,
  2186. 0x14, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x46, 0x73, 0x50,
  2187. 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x0b, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x45, 0x6d, 0x70,
  2188. 0x74, 0x79, 0x12, 0x44, 0x0a, 0x0c, 0x53, 0x61, 0x76, 0x65, 0x54, 0x6f, 0x47, 0x6c, 0x61, 0x6e,
  2189. 0x63, 0x65, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x53, 0x61, 0x76, 0x65, 0x54, 0x6f,
  2190. 0x47, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x1a, 0x2e, 0x61,
  2191. 0x70, 0x69, 0x73, 0x2e, 0x53, 0x61, 0x76, 0x65, 0x54, 0x6f, 0x47, 0x6c, 0x61, 0x6e, 0x63, 0x65,
  2192. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3d, 0x0a, 0x0e, 0x50, 0x72, 0x6f, 0x62,
  2193. 0x65, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69,
  2194. 0x73, 0x2e, 0x50, 0x72, 0x6f, 0x62, 0x65, 0x49, 0x6d, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f,
  2195. 0x50, 0x72, 0x61, 0x6d, 0x61, 0x73, 0x1a, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x49, 0x6d,
  2196. 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x4f, 0x0a, 0x10, 0x43, 0x6f, 0x6e, 0x6e, 0x65,
  2197. 0x63, 0x74, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73, 0x12, 0x1c, 0x2e, 0x61, 0x70,
  2198. 0x69, 0x73, 0x2e, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69,
  2199. 0x73, 0x6b, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x73,
  2200. 0x2e, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63,
  2201. 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x41, 0x0a, 0x13, 0x44, 0x69, 0x73, 0x63,
  2202. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73, 0x12,
  2203. 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x45, 0x73, 0x78, 0x69, 0x44, 0x69, 0x73, 0x6b, 0x73,
  2204. 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x1a, 0x0b,
  2205. 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x3a, 0x0a, 0x10, 0x53,
  2206. 0x65, 0x74, 0x4f, 0x76, 0x6d, 0x66, 0x42, 0x6f, 0x6f, 0x74, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x12,
  2207. 0x19, 0x2e, 0x61, 0x70, 0x69, 0x73, 0x2e, 0x4f, 0x76, 0x6d, 0x66, 0x42, 0x6f, 0x6f, 0x74, 0x4f,
  2208. 0x72, 0x64, 0x65, 0x72, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x1a, 0x0b, 0x2e, 0x61, 0x70, 0x69,
  2209. 0x73, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x42, 0x34, 0x5a, 0x32, 0x79, 0x75, 0x6e, 0x69, 0x6f,
  2210. 0x6e, 0x2e, 0x69, 0x6f, 0x2f, 0x78, 0x2f, 0x6f, 0x6e, 0x65, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f,
  2211. 0x70, 0x6b, 0x67, 0x2f, 0x68, 0x6f, 0x73, 0x74, 0x6d, 0x61, 0x6e, 0x2f, 0x68, 0x6f, 0x73, 0x74,
  2212. 0x64, 0x65, 0x70, 0x6c, 0x6f, 0x79, 0x65, 0x72, 0x2f, 0x61, 0x70, 0x69, 0x73, 0x62, 0x06, 0x70,
  2213. 0x72, 0x6f, 0x74, 0x6f, 0x33,
  2214. }
  2215. var (
  2216. file_deploy_proto_rawDescOnce sync.Once
  2217. file_deploy_proto_rawDescData = file_deploy_proto_rawDesc
  2218. )
  2219. func file_deploy_proto_rawDescGZIP() []byte {
  2220. file_deploy_proto_rawDescOnce.Do(func() {
  2221. file_deploy_proto_rawDescData = protoimpl.X.CompressGZIP(file_deploy_proto_rawDescData)
  2222. })
  2223. return file_deploy_proto_rawDescData
  2224. }
  2225. var file_deploy_proto_msgTypes = make([]protoimpl.MessageInfo, 27)
  2226. var file_deploy_proto_goTypes = []interface{}{
  2227. (*GuestDesc)(nil), // 0: apis.GuestDesc
  2228. (*Disk)(nil), // 1: apis.Disk
  2229. (*Nic)(nil), // 2: apis.Nic
  2230. (*VDDKConInfo)(nil), // 3: apis.VDDKConInfo
  2231. (*DeployInfo)(nil), // 4: apis.DeployInfo
  2232. (*Telegraf)(nil), // 5: apis.Telegraf
  2233. (*SSHKeys)(nil), // 6: apis.SSHKeys
  2234. (*DeployContent)(nil), // 7: apis.DeployContent
  2235. (*Empty)(nil), // 8: apis.Empty
  2236. (*DeployGuestFsResponse)(nil), // 9: apis.DeployGuestFsResponse
  2237. (*DiskInfo)(nil), // 10: apis.DiskInfo
  2238. (*DeployParams)(nil), // 11: apis.DeployParams
  2239. (*ResizeFsParams)(nil), // 12: apis.ResizeFsParams
  2240. (*FsExt4Features)(nil), // 13: apis.FsExt4Features
  2241. (*FsF2FsFeatures)(nil), // 14: apis.FsF2fsFeatures
  2242. (*FsFeatures)(nil), // 15: apis.FsFeatures
  2243. (*FormatFsParams)(nil), // 16: apis.FormatFsParams
  2244. (*ReleaseInfo)(nil), // 17: apis.ReleaseInfo
  2245. (*SaveToGlanceParams)(nil), // 18: apis.SaveToGlanceParams
  2246. (*SaveToGlanceResponse)(nil), // 19: apis.SaveToGlanceResponse
  2247. (*ProbeImageInfoPramas)(nil), // 20: apis.ProbeImageInfoPramas
  2248. (*ImageInfo)(nil), // 21: apis.ImageInfo
  2249. (*EsxiDiskInfo)(nil), // 22: apis.EsxiDiskInfo
  2250. (*ConnectEsxiDisksParams)(nil), // 23: apis.ConnectEsxiDisksParams
  2251. (*EsxiDisksConnectionInfo)(nil), // 24: apis.EsxiDisksConnectionInfo
  2252. (*BootDevices)(nil), // 25: apis.BootDevices
  2253. (*OvmfBootOrderParams)(nil), // 26: apis.OvmfBootOrderParams
  2254. }
  2255. var file_deploy_proto_depIdxs = []int32{
  2256. 2, // 0: apis.GuestDesc.nics:type_name -> apis.Nic
  2257. 2, // 1: apis.GuestDesc.nics_standby:type_name -> apis.Nic
  2258. 1, // 2: apis.GuestDesc.disks:type_name -> apis.Disk
  2259. 6, // 3: apis.DeployInfo.public_key:type_name -> apis.SSHKeys
  2260. 7, // 4: apis.DeployInfo.deploys:type_name -> apis.DeployContent
  2261. 5, // 5: apis.DeployInfo.telegraf:type_name -> apis.Telegraf
  2262. 10, // 6: apis.DeployParams.disk_info:type_name -> apis.DiskInfo
  2263. 0, // 7: apis.DeployParams.guest_desc:type_name -> apis.GuestDesc
  2264. 4, // 8: apis.DeployParams.deploy_info:type_name -> apis.DeployInfo
  2265. 3, // 9: apis.DeployParams.vddk_info:type_name -> apis.VDDKConInfo
  2266. 10, // 10: apis.ResizeFsParams.disk_info:type_name -> apis.DiskInfo
  2267. 3, // 11: apis.ResizeFsParams.vddk_info:type_name -> apis.VDDKConInfo
  2268. 0, // 12: apis.ResizeFsParams.guest_desc:type_name -> apis.GuestDesc
  2269. 13, // 13: apis.FsFeatures.ext4:type_name -> apis.FsExt4Features
  2270. 14, // 14: apis.FsFeatures.f2fs:type_name -> apis.FsF2fsFeatures
  2271. 10, // 15: apis.FormatFsParams.disk_info:type_name -> apis.DiskInfo
  2272. 15, // 16: apis.FormatFsParams.fs_features:type_name -> apis.FsFeatures
  2273. 10, // 17: apis.SaveToGlanceParams.disk_info:type_name -> apis.DiskInfo
  2274. 17, // 18: apis.SaveToGlanceResponse.release_info:type_name -> apis.ReleaseInfo
  2275. 10, // 19: apis.ProbeImageInfoPramas.disk_info:type_name -> apis.DiskInfo
  2276. 17, // 20: apis.ImageInfo.os_info:type_name -> apis.ReleaseInfo
  2277. 3, // 21: apis.ConnectEsxiDisksParams.vddk_info:type_name -> apis.VDDKConInfo
  2278. 22, // 22: apis.ConnectEsxiDisksParams.access_info:type_name -> apis.EsxiDiskInfo
  2279. 22, // 23: apis.EsxiDisksConnectionInfo.disks:type_name -> apis.EsxiDiskInfo
  2280. 25, // 24: apis.OvmfBootOrderParams.devs:type_name -> apis.BootDevices
  2281. 11, // 25: apis.DeployAgent.DeployGuestFs:input_type -> apis.DeployParams
  2282. 12, // 26: apis.DeployAgent.ResizeFs:input_type -> apis.ResizeFsParams
  2283. 16, // 27: apis.DeployAgent.FormatFs:input_type -> apis.FormatFsParams
  2284. 18, // 28: apis.DeployAgent.SaveToGlance:input_type -> apis.SaveToGlanceParams
  2285. 20, // 29: apis.DeployAgent.ProbeImageInfo:input_type -> apis.ProbeImageInfoPramas
  2286. 23, // 30: apis.DeployAgent.ConnectEsxiDisks:input_type -> apis.ConnectEsxiDisksParams
  2287. 24, // 31: apis.DeployAgent.DisconnectEsxiDisks:input_type -> apis.EsxiDisksConnectionInfo
  2288. 26, // 32: apis.DeployAgent.SetOvmfBootOrder:input_type -> apis.OvmfBootOrderParams
  2289. 9, // 33: apis.DeployAgent.DeployGuestFs:output_type -> apis.DeployGuestFsResponse
  2290. 8, // 34: apis.DeployAgent.ResizeFs:output_type -> apis.Empty
  2291. 8, // 35: apis.DeployAgent.FormatFs:output_type -> apis.Empty
  2292. 19, // 36: apis.DeployAgent.SaveToGlance:output_type -> apis.SaveToGlanceResponse
  2293. 21, // 37: apis.DeployAgent.ProbeImageInfo:output_type -> apis.ImageInfo
  2294. 24, // 38: apis.DeployAgent.ConnectEsxiDisks:output_type -> apis.EsxiDisksConnectionInfo
  2295. 8, // 39: apis.DeployAgent.DisconnectEsxiDisks:output_type -> apis.Empty
  2296. 8, // 40: apis.DeployAgent.SetOvmfBootOrder:output_type -> apis.Empty
  2297. 33, // [33:41] is the sub-list for method output_type
  2298. 25, // [25:33] is the sub-list for method input_type
  2299. 25, // [25:25] is the sub-list for extension type_name
  2300. 25, // [25:25] is the sub-list for extension extendee
  2301. 0, // [0:25] is the sub-list for field type_name
  2302. }
  2303. func init() { file_deploy_proto_init() }
  2304. func file_deploy_proto_init() {
  2305. if File_deploy_proto != nil {
  2306. return
  2307. }
  2308. if !protoimpl.UnsafeEnabled {
  2309. file_deploy_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2310. switch v := v.(*GuestDesc); i {
  2311. case 0:
  2312. return &v.state
  2313. case 1:
  2314. return &v.sizeCache
  2315. case 2:
  2316. return &v.unknownFields
  2317. default:
  2318. return nil
  2319. }
  2320. }
  2321. file_deploy_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2322. switch v := v.(*Disk); i {
  2323. case 0:
  2324. return &v.state
  2325. case 1:
  2326. return &v.sizeCache
  2327. case 2:
  2328. return &v.unknownFields
  2329. default:
  2330. return nil
  2331. }
  2332. }
  2333. file_deploy_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2334. switch v := v.(*Nic); i {
  2335. case 0:
  2336. return &v.state
  2337. case 1:
  2338. return &v.sizeCache
  2339. case 2:
  2340. return &v.unknownFields
  2341. default:
  2342. return nil
  2343. }
  2344. }
  2345. file_deploy_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2346. switch v := v.(*VDDKConInfo); i {
  2347. case 0:
  2348. return &v.state
  2349. case 1:
  2350. return &v.sizeCache
  2351. case 2:
  2352. return &v.unknownFields
  2353. default:
  2354. return nil
  2355. }
  2356. }
  2357. file_deploy_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2358. switch v := v.(*DeployInfo); i {
  2359. case 0:
  2360. return &v.state
  2361. case 1:
  2362. return &v.sizeCache
  2363. case 2:
  2364. return &v.unknownFields
  2365. default:
  2366. return nil
  2367. }
  2368. }
  2369. file_deploy_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2370. switch v := v.(*Telegraf); i {
  2371. case 0:
  2372. return &v.state
  2373. case 1:
  2374. return &v.sizeCache
  2375. case 2:
  2376. return &v.unknownFields
  2377. default:
  2378. return nil
  2379. }
  2380. }
  2381. file_deploy_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2382. switch v := v.(*SSHKeys); i {
  2383. case 0:
  2384. return &v.state
  2385. case 1:
  2386. return &v.sizeCache
  2387. case 2:
  2388. return &v.unknownFields
  2389. default:
  2390. return nil
  2391. }
  2392. }
  2393. file_deploy_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2394. switch v := v.(*DeployContent); i {
  2395. case 0:
  2396. return &v.state
  2397. case 1:
  2398. return &v.sizeCache
  2399. case 2:
  2400. return &v.unknownFields
  2401. default:
  2402. return nil
  2403. }
  2404. }
  2405. file_deploy_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2406. switch v := v.(*Empty); i {
  2407. case 0:
  2408. return &v.state
  2409. case 1:
  2410. return &v.sizeCache
  2411. case 2:
  2412. return &v.unknownFields
  2413. default:
  2414. return nil
  2415. }
  2416. }
  2417. file_deploy_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2418. switch v := v.(*DeployGuestFsResponse); i {
  2419. case 0:
  2420. return &v.state
  2421. case 1:
  2422. return &v.sizeCache
  2423. case 2:
  2424. return &v.unknownFields
  2425. default:
  2426. return nil
  2427. }
  2428. }
  2429. file_deploy_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2430. switch v := v.(*DiskInfo); i {
  2431. case 0:
  2432. return &v.state
  2433. case 1:
  2434. return &v.sizeCache
  2435. case 2:
  2436. return &v.unknownFields
  2437. default:
  2438. return nil
  2439. }
  2440. }
  2441. file_deploy_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2442. switch v := v.(*DeployParams); i {
  2443. case 0:
  2444. return &v.state
  2445. case 1:
  2446. return &v.sizeCache
  2447. case 2:
  2448. return &v.unknownFields
  2449. default:
  2450. return nil
  2451. }
  2452. }
  2453. file_deploy_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2454. switch v := v.(*ResizeFsParams); i {
  2455. case 0:
  2456. return &v.state
  2457. case 1:
  2458. return &v.sizeCache
  2459. case 2:
  2460. return &v.unknownFields
  2461. default:
  2462. return nil
  2463. }
  2464. }
  2465. file_deploy_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2466. switch v := v.(*FsExt4Features); i {
  2467. case 0:
  2468. return &v.state
  2469. case 1:
  2470. return &v.sizeCache
  2471. case 2:
  2472. return &v.unknownFields
  2473. default:
  2474. return nil
  2475. }
  2476. }
  2477. file_deploy_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2478. switch v := v.(*FsF2FsFeatures); i {
  2479. case 0:
  2480. return &v.state
  2481. case 1:
  2482. return &v.sizeCache
  2483. case 2:
  2484. return &v.unknownFields
  2485. default:
  2486. return nil
  2487. }
  2488. }
  2489. file_deploy_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2490. switch v := v.(*FsFeatures); i {
  2491. case 0:
  2492. return &v.state
  2493. case 1:
  2494. return &v.sizeCache
  2495. case 2:
  2496. return &v.unknownFields
  2497. default:
  2498. return nil
  2499. }
  2500. }
  2501. file_deploy_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2502. switch v := v.(*FormatFsParams); i {
  2503. case 0:
  2504. return &v.state
  2505. case 1:
  2506. return &v.sizeCache
  2507. case 2:
  2508. return &v.unknownFields
  2509. default:
  2510. return nil
  2511. }
  2512. }
  2513. file_deploy_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2514. switch v := v.(*ReleaseInfo); i {
  2515. case 0:
  2516. return &v.state
  2517. case 1:
  2518. return &v.sizeCache
  2519. case 2:
  2520. return &v.unknownFields
  2521. default:
  2522. return nil
  2523. }
  2524. }
  2525. file_deploy_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2526. switch v := v.(*SaveToGlanceParams); i {
  2527. case 0:
  2528. return &v.state
  2529. case 1:
  2530. return &v.sizeCache
  2531. case 2:
  2532. return &v.unknownFields
  2533. default:
  2534. return nil
  2535. }
  2536. }
  2537. file_deploy_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2538. switch v := v.(*SaveToGlanceResponse); i {
  2539. case 0:
  2540. return &v.state
  2541. case 1:
  2542. return &v.sizeCache
  2543. case 2:
  2544. return &v.unknownFields
  2545. default:
  2546. return nil
  2547. }
  2548. }
  2549. file_deploy_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2550. switch v := v.(*ProbeImageInfoPramas); i {
  2551. case 0:
  2552. return &v.state
  2553. case 1:
  2554. return &v.sizeCache
  2555. case 2:
  2556. return &v.unknownFields
  2557. default:
  2558. return nil
  2559. }
  2560. }
  2561. file_deploy_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2562. switch v := v.(*ImageInfo); i {
  2563. case 0:
  2564. return &v.state
  2565. case 1:
  2566. return &v.sizeCache
  2567. case 2:
  2568. return &v.unknownFields
  2569. default:
  2570. return nil
  2571. }
  2572. }
  2573. file_deploy_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2574. switch v := v.(*EsxiDiskInfo); i {
  2575. case 0:
  2576. return &v.state
  2577. case 1:
  2578. return &v.sizeCache
  2579. case 2:
  2580. return &v.unknownFields
  2581. default:
  2582. return nil
  2583. }
  2584. }
  2585. file_deploy_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2586. switch v := v.(*ConnectEsxiDisksParams); i {
  2587. case 0:
  2588. return &v.state
  2589. case 1:
  2590. return &v.sizeCache
  2591. case 2:
  2592. return &v.unknownFields
  2593. default:
  2594. return nil
  2595. }
  2596. }
  2597. file_deploy_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2598. switch v := v.(*EsxiDisksConnectionInfo); i {
  2599. case 0:
  2600. return &v.state
  2601. case 1:
  2602. return &v.sizeCache
  2603. case 2:
  2604. return &v.unknownFields
  2605. default:
  2606. return nil
  2607. }
  2608. }
  2609. file_deploy_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2610. switch v := v.(*BootDevices); i {
  2611. case 0:
  2612. return &v.state
  2613. case 1:
  2614. return &v.sizeCache
  2615. case 2:
  2616. return &v.unknownFields
  2617. default:
  2618. return nil
  2619. }
  2620. }
  2621. file_deploy_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2622. switch v := v.(*OvmfBootOrderParams); i {
  2623. case 0:
  2624. return &v.state
  2625. case 1:
  2626. return &v.sizeCache
  2627. case 2:
  2628. return &v.unknownFields
  2629. default:
  2630. return nil
  2631. }
  2632. }
  2633. }
  2634. type x struct{}
  2635. out := protoimpl.TypeBuilder{
  2636. File: protoimpl.DescBuilder{
  2637. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2638. RawDescriptor: file_deploy_proto_rawDesc,
  2639. NumEnums: 0,
  2640. NumMessages: 27,
  2641. NumExtensions: 0,
  2642. NumServices: 1,
  2643. },
  2644. GoTypes: file_deploy_proto_goTypes,
  2645. DependencyIndexes: file_deploy_proto_depIdxs,
  2646. MessageInfos: file_deploy_proto_msgTypes,
  2647. }.Build()
  2648. File_deploy_proto = out.File
  2649. file_deploy_proto_rawDesc = nil
  2650. file_deploy_proto_goTypes = nil
  2651. file_deploy_proto_depIdxs = nil
  2652. }