filer.pb.go 199 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.25.0
  4. // protoc v3.12.3
  5. // source: filer.proto
  6. package filer_pb
  7. import (
  8. context "context"
  9. proto "github.com/golang/protobuf/proto"
  10. grpc "google.golang.org/grpc"
  11. codes "google.golang.org/grpc/codes"
  12. status "google.golang.org/grpc/status"
  13. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  14. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  15. reflect "reflect"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that this generated code is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  21. // Verify that runtime/protoimpl is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  23. )
  24. // This is a compile-time assertion that a sufficiently up-to-date version
  25. // of the legacy proto package is being used.
  26. const _ = proto.ProtoPackageIsVersion4
  27. type LookupDirectoryEntryRequest struct {
  28. state protoimpl.MessageState
  29. sizeCache protoimpl.SizeCache
  30. unknownFields protoimpl.UnknownFields
  31. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  32. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  33. }
  34. func (x *LookupDirectoryEntryRequest) Reset() {
  35. *x = LookupDirectoryEntryRequest{}
  36. if protoimpl.UnsafeEnabled {
  37. mi := &file_filer_proto_msgTypes[0]
  38. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  39. ms.StoreMessageInfo(mi)
  40. }
  41. }
  42. func (x *LookupDirectoryEntryRequest) String() string {
  43. return protoimpl.X.MessageStringOf(x)
  44. }
  45. func (*LookupDirectoryEntryRequest) ProtoMessage() {}
  46. func (x *LookupDirectoryEntryRequest) ProtoReflect() protoreflect.Message {
  47. mi := &file_filer_proto_msgTypes[0]
  48. if protoimpl.UnsafeEnabled && x != nil {
  49. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  50. if ms.LoadMessageInfo() == nil {
  51. ms.StoreMessageInfo(mi)
  52. }
  53. return ms
  54. }
  55. return mi.MessageOf(x)
  56. }
  57. // Deprecated: Use LookupDirectoryEntryRequest.ProtoReflect.Descriptor instead.
  58. func (*LookupDirectoryEntryRequest) Descriptor() ([]byte, []int) {
  59. return file_filer_proto_rawDescGZIP(), []int{0}
  60. }
  61. func (x *LookupDirectoryEntryRequest) GetDirectory() string {
  62. if x != nil {
  63. return x.Directory
  64. }
  65. return ""
  66. }
  67. func (x *LookupDirectoryEntryRequest) GetName() string {
  68. if x != nil {
  69. return x.Name
  70. }
  71. return ""
  72. }
  73. type LookupDirectoryEntryResponse struct {
  74. state protoimpl.MessageState
  75. sizeCache protoimpl.SizeCache
  76. unknownFields protoimpl.UnknownFields
  77. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  78. }
  79. func (x *LookupDirectoryEntryResponse) Reset() {
  80. *x = LookupDirectoryEntryResponse{}
  81. if protoimpl.UnsafeEnabled {
  82. mi := &file_filer_proto_msgTypes[1]
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. ms.StoreMessageInfo(mi)
  85. }
  86. }
  87. func (x *LookupDirectoryEntryResponse) String() string {
  88. return protoimpl.X.MessageStringOf(x)
  89. }
  90. func (*LookupDirectoryEntryResponse) ProtoMessage() {}
  91. func (x *LookupDirectoryEntryResponse) ProtoReflect() protoreflect.Message {
  92. mi := &file_filer_proto_msgTypes[1]
  93. if protoimpl.UnsafeEnabled && x != nil {
  94. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  95. if ms.LoadMessageInfo() == nil {
  96. ms.StoreMessageInfo(mi)
  97. }
  98. return ms
  99. }
  100. return mi.MessageOf(x)
  101. }
  102. // Deprecated: Use LookupDirectoryEntryResponse.ProtoReflect.Descriptor instead.
  103. func (*LookupDirectoryEntryResponse) Descriptor() ([]byte, []int) {
  104. return file_filer_proto_rawDescGZIP(), []int{1}
  105. }
  106. func (x *LookupDirectoryEntryResponse) GetEntry() *Entry {
  107. if x != nil {
  108. return x.Entry
  109. }
  110. return nil
  111. }
  112. type ListEntriesRequest struct {
  113. state protoimpl.MessageState
  114. sizeCache protoimpl.SizeCache
  115. unknownFields protoimpl.UnknownFields
  116. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  117. Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
  118. StartFromFileName string `protobuf:"bytes,3,opt,name=startFromFileName,proto3" json:"startFromFileName,omitempty"`
  119. InclusiveStartFrom bool `protobuf:"varint,4,opt,name=inclusiveStartFrom,proto3" json:"inclusiveStartFrom,omitempty"`
  120. Limit uint32 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  121. }
  122. func (x *ListEntriesRequest) Reset() {
  123. *x = ListEntriesRequest{}
  124. if protoimpl.UnsafeEnabled {
  125. mi := &file_filer_proto_msgTypes[2]
  126. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  127. ms.StoreMessageInfo(mi)
  128. }
  129. }
  130. func (x *ListEntriesRequest) String() string {
  131. return protoimpl.X.MessageStringOf(x)
  132. }
  133. func (*ListEntriesRequest) ProtoMessage() {}
  134. func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message {
  135. mi := &file_filer_proto_msgTypes[2]
  136. if protoimpl.UnsafeEnabled && x != nil {
  137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  138. if ms.LoadMessageInfo() == nil {
  139. ms.StoreMessageInfo(mi)
  140. }
  141. return ms
  142. }
  143. return mi.MessageOf(x)
  144. }
  145. // Deprecated: Use ListEntriesRequest.ProtoReflect.Descriptor instead.
  146. func (*ListEntriesRequest) Descriptor() ([]byte, []int) {
  147. return file_filer_proto_rawDescGZIP(), []int{2}
  148. }
  149. func (x *ListEntriesRequest) GetDirectory() string {
  150. if x != nil {
  151. return x.Directory
  152. }
  153. return ""
  154. }
  155. func (x *ListEntriesRequest) GetPrefix() string {
  156. if x != nil {
  157. return x.Prefix
  158. }
  159. return ""
  160. }
  161. func (x *ListEntriesRequest) GetStartFromFileName() string {
  162. if x != nil {
  163. return x.StartFromFileName
  164. }
  165. return ""
  166. }
  167. func (x *ListEntriesRequest) GetInclusiveStartFrom() bool {
  168. if x != nil {
  169. return x.InclusiveStartFrom
  170. }
  171. return false
  172. }
  173. func (x *ListEntriesRequest) GetLimit() uint32 {
  174. if x != nil {
  175. return x.Limit
  176. }
  177. return 0
  178. }
  179. type ListEntriesResponse struct {
  180. state protoimpl.MessageState
  181. sizeCache protoimpl.SizeCache
  182. unknownFields protoimpl.UnknownFields
  183. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  184. }
  185. func (x *ListEntriesResponse) Reset() {
  186. *x = ListEntriesResponse{}
  187. if protoimpl.UnsafeEnabled {
  188. mi := &file_filer_proto_msgTypes[3]
  189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  190. ms.StoreMessageInfo(mi)
  191. }
  192. }
  193. func (x *ListEntriesResponse) String() string {
  194. return protoimpl.X.MessageStringOf(x)
  195. }
  196. func (*ListEntriesResponse) ProtoMessage() {}
  197. func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message {
  198. mi := &file_filer_proto_msgTypes[3]
  199. if protoimpl.UnsafeEnabled && x != nil {
  200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  201. if ms.LoadMessageInfo() == nil {
  202. ms.StoreMessageInfo(mi)
  203. }
  204. return ms
  205. }
  206. return mi.MessageOf(x)
  207. }
  208. // Deprecated: Use ListEntriesResponse.ProtoReflect.Descriptor instead.
  209. func (*ListEntriesResponse) Descriptor() ([]byte, []int) {
  210. return file_filer_proto_rawDescGZIP(), []int{3}
  211. }
  212. func (x *ListEntriesResponse) GetEntry() *Entry {
  213. if x != nil {
  214. return x.Entry
  215. }
  216. return nil
  217. }
  218. type RemoteEntry struct {
  219. state protoimpl.MessageState
  220. sizeCache protoimpl.SizeCache
  221. unknownFields protoimpl.UnknownFields
  222. LastModifiedAt int64 `protobuf:"varint,1,opt,name=last_modified_at,json=lastModifiedAt,proto3" json:"last_modified_at,omitempty"`
  223. Size int64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
  224. ETag string `protobuf:"bytes,3,opt,name=e_tag,json=eTag,proto3" json:"e_tag,omitempty"`
  225. StorageName string `protobuf:"bytes,4,opt,name=storage_name,json=storageName,proto3" json:"storage_name,omitempty"`
  226. }
  227. func (x *RemoteEntry) Reset() {
  228. *x = RemoteEntry{}
  229. if protoimpl.UnsafeEnabled {
  230. mi := &file_filer_proto_msgTypes[4]
  231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  232. ms.StoreMessageInfo(mi)
  233. }
  234. }
  235. func (x *RemoteEntry) String() string {
  236. return protoimpl.X.MessageStringOf(x)
  237. }
  238. func (*RemoteEntry) ProtoMessage() {}
  239. func (x *RemoteEntry) ProtoReflect() protoreflect.Message {
  240. mi := &file_filer_proto_msgTypes[4]
  241. if protoimpl.UnsafeEnabled && x != nil {
  242. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  243. if ms.LoadMessageInfo() == nil {
  244. ms.StoreMessageInfo(mi)
  245. }
  246. return ms
  247. }
  248. return mi.MessageOf(x)
  249. }
  250. // Deprecated: Use RemoteEntry.ProtoReflect.Descriptor instead.
  251. func (*RemoteEntry) Descriptor() ([]byte, []int) {
  252. return file_filer_proto_rawDescGZIP(), []int{4}
  253. }
  254. func (x *RemoteEntry) GetLastModifiedAt() int64 {
  255. if x != nil {
  256. return x.LastModifiedAt
  257. }
  258. return 0
  259. }
  260. func (x *RemoteEntry) GetSize() int64 {
  261. if x != nil {
  262. return x.Size
  263. }
  264. return 0
  265. }
  266. func (x *RemoteEntry) GetETag() string {
  267. if x != nil {
  268. return x.ETag
  269. }
  270. return ""
  271. }
  272. func (x *RemoteEntry) GetStorageName() string {
  273. if x != nil {
  274. return x.StorageName
  275. }
  276. return ""
  277. }
  278. type Entry struct {
  279. state protoimpl.MessageState
  280. sizeCache protoimpl.SizeCache
  281. unknownFields protoimpl.UnknownFields
  282. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  283. IsDirectory bool `protobuf:"varint,2,opt,name=is_directory,json=isDirectory,proto3" json:"is_directory,omitempty"`
  284. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  285. Attributes *FuseAttributes `protobuf:"bytes,4,opt,name=attributes,proto3" json:"attributes,omitempty"`
  286. Extended map[string][]byte `protobuf:"bytes,5,rep,name=extended,proto3" json:"extended,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  287. HardLinkId []byte `protobuf:"bytes,7,opt,name=hard_link_id,json=hardLinkId,proto3" json:"hard_link_id,omitempty"`
  288. HardLinkCounter int32 `protobuf:"varint,8,opt,name=hard_link_counter,json=hardLinkCounter,proto3" json:"hard_link_counter,omitempty"` // only exists in hard link meta data
  289. Content []byte `protobuf:"bytes,9,opt,name=content,proto3" json:"content,omitempty"` // if not empty, the file content
  290. RemoteEntry *RemoteEntry `protobuf:"bytes,10,opt,name=remote_entry,json=remoteEntry,proto3" json:"remote_entry,omitempty"`
  291. }
  292. func (x *Entry) Reset() {
  293. *x = Entry{}
  294. if protoimpl.UnsafeEnabled {
  295. mi := &file_filer_proto_msgTypes[5]
  296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  297. ms.StoreMessageInfo(mi)
  298. }
  299. }
  300. func (x *Entry) String() string {
  301. return protoimpl.X.MessageStringOf(x)
  302. }
  303. func (*Entry) ProtoMessage() {}
  304. func (x *Entry) ProtoReflect() protoreflect.Message {
  305. mi := &file_filer_proto_msgTypes[5]
  306. if protoimpl.UnsafeEnabled && x != nil {
  307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  308. if ms.LoadMessageInfo() == nil {
  309. ms.StoreMessageInfo(mi)
  310. }
  311. return ms
  312. }
  313. return mi.MessageOf(x)
  314. }
  315. // Deprecated: Use Entry.ProtoReflect.Descriptor instead.
  316. func (*Entry) Descriptor() ([]byte, []int) {
  317. return file_filer_proto_rawDescGZIP(), []int{5}
  318. }
  319. func (x *Entry) GetName() string {
  320. if x != nil {
  321. return x.Name
  322. }
  323. return ""
  324. }
  325. func (x *Entry) GetIsDirectory() bool {
  326. if x != nil {
  327. return x.IsDirectory
  328. }
  329. return false
  330. }
  331. func (x *Entry) GetChunks() []*FileChunk {
  332. if x != nil {
  333. return x.Chunks
  334. }
  335. return nil
  336. }
  337. func (x *Entry) GetAttributes() *FuseAttributes {
  338. if x != nil {
  339. return x.Attributes
  340. }
  341. return nil
  342. }
  343. func (x *Entry) GetExtended() map[string][]byte {
  344. if x != nil {
  345. return x.Extended
  346. }
  347. return nil
  348. }
  349. func (x *Entry) GetHardLinkId() []byte {
  350. if x != nil {
  351. return x.HardLinkId
  352. }
  353. return nil
  354. }
  355. func (x *Entry) GetHardLinkCounter() int32 {
  356. if x != nil {
  357. return x.HardLinkCounter
  358. }
  359. return 0
  360. }
  361. func (x *Entry) GetContent() []byte {
  362. if x != nil {
  363. return x.Content
  364. }
  365. return nil
  366. }
  367. func (x *Entry) GetRemoteEntry() *RemoteEntry {
  368. if x != nil {
  369. return x.RemoteEntry
  370. }
  371. return nil
  372. }
  373. type FullEntry struct {
  374. state protoimpl.MessageState
  375. sizeCache protoimpl.SizeCache
  376. unknownFields protoimpl.UnknownFields
  377. Dir string `protobuf:"bytes,1,opt,name=dir,proto3" json:"dir,omitempty"`
  378. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  379. }
  380. func (x *FullEntry) Reset() {
  381. *x = FullEntry{}
  382. if protoimpl.UnsafeEnabled {
  383. mi := &file_filer_proto_msgTypes[6]
  384. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  385. ms.StoreMessageInfo(mi)
  386. }
  387. }
  388. func (x *FullEntry) String() string {
  389. return protoimpl.X.MessageStringOf(x)
  390. }
  391. func (*FullEntry) ProtoMessage() {}
  392. func (x *FullEntry) ProtoReflect() protoreflect.Message {
  393. mi := &file_filer_proto_msgTypes[6]
  394. if protoimpl.UnsafeEnabled && x != nil {
  395. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  396. if ms.LoadMessageInfo() == nil {
  397. ms.StoreMessageInfo(mi)
  398. }
  399. return ms
  400. }
  401. return mi.MessageOf(x)
  402. }
  403. // Deprecated: Use FullEntry.ProtoReflect.Descriptor instead.
  404. func (*FullEntry) Descriptor() ([]byte, []int) {
  405. return file_filer_proto_rawDescGZIP(), []int{6}
  406. }
  407. func (x *FullEntry) GetDir() string {
  408. if x != nil {
  409. return x.Dir
  410. }
  411. return ""
  412. }
  413. func (x *FullEntry) GetEntry() *Entry {
  414. if x != nil {
  415. return x.Entry
  416. }
  417. return nil
  418. }
  419. type EventNotification struct {
  420. state protoimpl.MessageState
  421. sizeCache protoimpl.SizeCache
  422. unknownFields protoimpl.UnknownFields
  423. OldEntry *Entry `protobuf:"bytes,1,opt,name=old_entry,json=oldEntry,proto3" json:"old_entry,omitempty"`
  424. NewEntry *Entry `protobuf:"bytes,2,opt,name=new_entry,json=newEntry,proto3" json:"new_entry,omitempty"`
  425. DeleteChunks bool `protobuf:"varint,3,opt,name=delete_chunks,json=deleteChunks,proto3" json:"delete_chunks,omitempty"`
  426. NewParentPath string `protobuf:"bytes,4,opt,name=new_parent_path,json=newParentPath,proto3" json:"new_parent_path,omitempty"`
  427. IsFromOtherCluster bool `protobuf:"varint,5,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  428. Signatures []int32 `protobuf:"varint,6,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  429. }
  430. func (x *EventNotification) Reset() {
  431. *x = EventNotification{}
  432. if protoimpl.UnsafeEnabled {
  433. mi := &file_filer_proto_msgTypes[7]
  434. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  435. ms.StoreMessageInfo(mi)
  436. }
  437. }
  438. func (x *EventNotification) String() string {
  439. return protoimpl.X.MessageStringOf(x)
  440. }
  441. func (*EventNotification) ProtoMessage() {}
  442. func (x *EventNotification) ProtoReflect() protoreflect.Message {
  443. mi := &file_filer_proto_msgTypes[7]
  444. if protoimpl.UnsafeEnabled && x != nil {
  445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  446. if ms.LoadMessageInfo() == nil {
  447. ms.StoreMessageInfo(mi)
  448. }
  449. return ms
  450. }
  451. return mi.MessageOf(x)
  452. }
  453. // Deprecated: Use EventNotification.ProtoReflect.Descriptor instead.
  454. func (*EventNotification) Descriptor() ([]byte, []int) {
  455. return file_filer_proto_rawDescGZIP(), []int{7}
  456. }
  457. func (x *EventNotification) GetOldEntry() *Entry {
  458. if x != nil {
  459. return x.OldEntry
  460. }
  461. return nil
  462. }
  463. func (x *EventNotification) GetNewEntry() *Entry {
  464. if x != nil {
  465. return x.NewEntry
  466. }
  467. return nil
  468. }
  469. func (x *EventNotification) GetDeleteChunks() bool {
  470. if x != nil {
  471. return x.DeleteChunks
  472. }
  473. return false
  474. }
  475. func (x *EventNotification) GetNewParentPath() string {
  476. if x != nil {
  477. return x.NewParentPath
  478. }
  479. return ""
  480. }
  481. func (x *EventNotification) GetIsFromOtherCluster() bool {
  482. if x != nil {
  483. return x.IsFromOtherCluster
  484. }
  485. return false
  486. }
  487. func (x *EventNotification) GetSignatures() []int32 {
  488. if x != nil {
  489. return x.Signatures
  490. }
  491. return nil
  492. }
  493. type FileChunk struct {
  494. state protoimpl.MessageState
  495. sizeCache protoimpl.SizeCache
  496. unknownFields protoimpl.UnknownFields
  497. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // to be deprecated
  498. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
  499. Size uint64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
  500. Mtime int64 `protobuf:"varint,4,opt,name=mtime,proto3" json:"mtime,omitempty"`
  501. ETag string `protobuf:"bytes,5,opt,name=e_tag,json=eTag,proto3" json:"e_tag,omitempty"`
  502. SourceFileId string `protobuf:"bytes,6,opt,name=source_file_id,json=sourceFileId,proto3" json:"source_file_id,omitempty"` // to be deprecated
  503. Fid *FileId `protobuf:"bytes,7,opt,name=fid,proto3" json:"fid,omitempty"`
  504. SourceFid *FileId `protobuf:"bytes,8,opt,name=source_fid,json=sourceFid,proto3" json:"source_fid,omitempty"`
  505. CipherKey []byte `protobuf:"bytes,9,opt,name=cipher_key,json=cipherKey,proto3" json:"cipher_key,omitempty"`
  506. IsCompressed bool `protobuf:"varint,10,opt,name=is_compressed,json=isCompressed,proto3" json:"is_compressed,omitempty"`
  507. IsChunkManifest bool `protobuf:"varint,11,opt,name=is_chunk_manifest,json=isChunkManifest,proto3" json:"is_chunk_manifest,omitempty"` // content is a list of FileChunks
  508. }
  509. func (x *FileChunk) Reset() {
  510. *x = FileChunk{}
  511. if protoimpl.UnsafeEnabled {
  512. mi := &file_filer_proto_msgTypes[8]
  513. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  514. ms.StoreMessageInfo(mi)
  515. }
  516. }
  517. func (x *FileChunk) String() string {
  518. return protoimpl.X.MessageStringOf(x)
  519. }
  520. func (*FileChunk) ProtoMessage() {}
  521. func (x *FileChunk) ProtoReflect() protoreflect.Message {
  522. mi := &file_filer_proto_msgTypes[8]
  523. if protoimpl.UnsafeEnabled && x != nil {
  524. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  525. if ms.LoadMessageInfo() == nil {
  526. ms.StoreMessageInfo(mi)
  527. }
  528. return ms
  529. }
  530. return mi.MessageOf(x)
  531. }
  532. // Deprecated: Use FileChunk.ProtoReflect.Descriptor instead.
  533. func (*FileChunk) Descriptor() ([]byte, []int) {
  534. return file_filer_proto_rawDescGZIP(), []int{8}
  535. }
  536. func (x *FileChunk) GetFileId() string {
  537. if x != nil {
  538. return x.FileId
  539. }
  540. return ""
  541. }
  542. func (x *FileChunk) GetOffset() int64 {
  543. if x != nil {
  544. return x.Offset
  545. }
  546. return 0
  547. }
  548. func (x *FileChunk) GetSize() uint64 {
  549. if x != nil {
  550. return x.Size
  551. }
  552. return 0
  553. }
  554. func (x *FileChunk) GetMtime() int64 {
  555. if x != nil {
  556. return x.Mtime
  557. }
  558. return 0
  559. }
  560. func (x *FileChunk) GetETag() string {
  561. if x != nil {
  562. return x.ETag
  563. }
  564. return ""
  565. }
  566. func (x *FileChunk) GetSourceFileId() string {
  567. if x != nil {
  568. return x.SourceFileId
  569. }
  570. return ""
  571. }
  572. func (x *FileChunk) GetFid() *FileId {
  573. if x != nil {
  574. return x.Fid
  575. }
  576. return nil
  577. }
  578. func (x *FileChunk) GetSourceFid() *FileId {
  579. if x != nil {
  580. return x.SourceFid
  581. }
  582. return nil
  583. }
  584. func (x *FileChunk) GetCipherKey() []byte {
  585. if x != nil {
  586. return x.CipherKey
  587. }
  588. return nil
  589. }
  590. func (x *FileChunk) GetIsCompressed() bool {
  591. if x != nil {
  592. return x.IsCompressed
  593. }
  594. return false
  595. }
  596. func (x *FileChunk) GetIsChunkManifest() bool {
  597. if x != nil {
  598. return x.IsChunkManifest
  599. }
  600. return false
  601. }
  602. type FileChunkManifest struct {
  603. state protoimpl.MessageState
  604. sizeCache protoimpl.SizeCache
  605. unknownFields protoimpl.UnknownFields
  606. Chunks []*FileChunk `protobuf:"bytes,1,rep,name=chunks,proto3" json:"chunks,omitempty"`
  607. }
  608. func (x *FileChunkManifest) Reset() {
  609. *x = FileChunkManifest{}
  610. if protoimpl.UnsafeEnabled {
  611. mi := &file_filer_proto_msgTypes[9]
  612. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  613. ms.StoreMessageInfo(mi)
  614. }
  615. }
  616. func (x *FileChunkManifest) String() string {
  617. return protoimpl.X.MessageStringOf(x)
  618. }
  619. func (*FileChunkManifest) ProtoMessage() {}
  620. func (x *FileChunkManifest) ProtoReflect() protoreflect.Message {
  621. mi := &file_filer_proto_msgTypes[9]
  622. if protoimpl.UnsafeEnabled && x != nil {
  623. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  624. if ms.LoadMessageInfo() == nil {
  625. ms.StoreMessageInfo(mi)
  626. }
  627. return ms
  628. }
  629. return mi.MessageOf(x)
  630. }
  631. // Deprecated: Use FileChunkManifest.ProtoReflect.Descriptor instead.
  632. func (*FileChunkManifest) Descriptor() ([]byte, []int) {
  633. return file_filer_proto_rawDescGZIP(), []int{9}
  634. }
  635. func (x *FileChunkManifest) GetChunks() []*FileChunk {
  636. if x != nil {
  637. return x.Chunks
  638. }
  639. return nil
  640. }
  641. type FileId struct {
  642. state protoimpl.MessageState
  643. sizeCache protoimpl.SizeCache
  644. unknownFields protoimpl.UnknownFields
  645. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  646. FileKey uint64 `protobuf:"varint,2,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`
  647. Cookie uint32 `protobuf:"fixed32,3,opt,name=cookie,proto3" json:"cookie,omitempty"`
  648. }
  649. func (x *FileId) Reset() {
  650. *x = FileId{}
  651. if protoimpl.UnsafeEnabled {
  652. mi := &file_filer_proto_msgTypes[10]
  653. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  654. ms.StoreMessageInfo(mi)
  655. }
  656. }
  657. func (x *FileId) String() string {
  658. return protoimpl.X.MessageStringOf(x)
  659. }
  660. func (*FileId) ProtoMessage() {}
  661. func (x *FileId) ProtoReflect() protoreflect.Message {
  662. mi := &file_filer_proto_msgTypes[10]
  663. if protoimpl.UnsafeEnabled && x != nil {
  664. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  665. if ms.LoadMessageInfo() == nil {
  666. ms.StoreMessageInfo(mi)
  667. }
  668. return ms
  669. }
  670. return mi.MessageOf(x)
  671. }
  672. // Deprecated: Use FileId.ProtoReflect.Descriptor instead.
  673. func (*FileId) Descriptor() ([]byte, []int) {
  674. return file_filer_proto_rawDescGZIP(), []int{10}
  675. }
  676. func (x *FileId) GetVolumeId() uint32 {
  677. if x != nil {
  678. return x.VolumeId
  679. }
  680. return 0
  681. }
  682. func (x *FileId) GetFileKey() uint64 {
  683. if x != nil {
  684. return x.FileKey
  685. }
  686. return 0
  687. }
  688. func (x *FileId) GetCookie() uint32 {
  689. if x != nil {
  690. return x.Cookie
  691. }
  692. return 0
  693. }
  694. type FuseAttributes struct {
  695. state protoimpl.MessageState
  696. sizeCache protoimpl.SizeCache
  697. unknownFields protoimpl.UnknownFields
  698. FileSize uint64 `protobuf:"varint,1,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`
  699. Mtime int64 `protobuf:"varint,2,opt,name=mtime,proto3" json:"mtime,omitempty"` // unix time in seconds
  700. FileMode uint32 `protobuf:"varint,3,opt,name=file_mode,json=fileMode,proto3" json:"file_mode,omitempty"`
  701. Uid uint32 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"`
  702. Gid uint32 `protobuf:"varint,5,opt,name=gid,proto3" json:"gid,omitempty"`
  703. Crtime int64 `protobuf:"varint,6,opt,name=crtime,proto3" json:"crtime,omitempty"` // unix time in seconds
  704. Mime string `protobuf:"bytes,7,opt,name=mime,proto3" json:"mime,omitempty"`
  705. Replication string `protobuf:"bytes,8,opt,name=replication,proto3" json:"replication,omitempty"`
  706. Collection string `protobuf:"bytes,9,opt,name=collection,proto3" json:"collection,omitempty"`
  707. TtlSec int32 `protobuf:"varint,10,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  708. UserName string `protobuf:"bytes,11,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // for hdfs
  709. GroupName []string `protobuf:"bytes,12,rep,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // for hdfs
  710. SymlinkTarget string `protobuf:"bytes,13,opt,name=symlink_target,json=symlinkTarget,proto3" json:"symlink_target,omitempty"`
  711. Md5 []byte `protobuf:"bytes,14,opt,name=md5,proto3" json:"md5,omitempty"`
  712. DiskType string `protobuf:"bytes,15,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  713. }
  714. func (x *FuseAttributes) Reset() {
  715. *x = FuseAttributes{}
  716. if protoimpl.UnsafeEnabled {
  717. mi := &file_filer_proto_msgTypes[11]
  718. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  719. ms.StoreMessageInfo(mi)
  720. }
  721. }
  722. func (x *FuseAttributes) String() string {
  723. return protoimpl.X.MessageStringOf(x)
  724. }
  725. func (*FuseAttributes) ProtoMessage() {}
  726. func (x *FuseAttributes) ProtoReflect() protoreflect.Message {
  727. mi := &file_filer_proto_msgTypes[11]
  728. if protoimpl.UnsafeEnabled && x != nil {
  729. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  730. if ms.LoadMessageInfo() == nil {
  731. ms.StoreMessageInfo(mi)
  732. }
  733. return ms
  734. }
  735. return mi.MessageOf(x)
  736. }
  737. // Deprecated: Use FuseAttributes.ProtoReflect.Descriptor instead.
  738. func (*FuseAttributes) Descriptor() ([]byte, []int) {
  739. return file_filer_proto_rawDescGZIP(), []int{11}
  740. }
  741. func (x *FuseAttributes) GetFileSize() uint64 {
  742. if x != nil {
  743. return x.FileSize
  744. }
  745. return 0
  746. }
  747. func (x *FuseAttributes) GetMtime() int64 {
  748. if x != nil {
  749. return x.Mtime
  750. }
  751. return 0
  752. }
  753. func (x *FuseAttributes) GetFileMode() uint32 {
  754. if x != nil {
  755. return x.FileMode
  756. }
  757. return 0
  758. }
  759. func (x *FuseAttributes) GetUid() uint32 {
  760. if x != nil {
  761. return x.Uid
  762. }
  763. return 0
  764. }
  765. func (x *FuseAttributes) GetGid() uint32 {
  766. if x != nil {
  767. return x.Gid
  768. }
  769. return 0
  770. }
  771. func (x *FuseAttributes) GetCrtime() int64 {
  772. if x != nil {
  773. return x.Crtime
  774. }
  775. return 0
  776. }
  777. func (x *FuseAttributes) GetMime() string {
  778. if x != nil {
  779. return x.Mime
  780. }
  781. return ""
  782. }
  783. func (x *FuseAttributes) GetReplication() string {
  784. if x != nil {
  785. return x.Replication
  786. }
  787. return ""
  788. }
  789. func (x *FuseAttributes) GetCollection() string {
  790. if x != nil {
  791. return x.Collection
  792. }
  793. return ""
  794. }
  795. func (x *FuseAttributes) GetTtlSec() int32 {
  796. if x != nil {
  797. return x.TtlSec
  798. }
  799. return 0
  800. }
  801. func (x *FuseAttributes) GetUserName() string {
  802. if x != nil {
  803. return x.UserName
  804. }
  805. return ""
  806. }
  807. func (x *FuseAttributes) GetGroupName() []string {
  808. if x != nil {
  809. return x.GroupName
  810. }
  811. return nil
  812. }
  813. func (x *FuseAttributes) GetSymlinkTarget() string {
  814. if x != nil {
  815. return x.SymlinkTarget
  816. }
  817. return ""
  818. }
  819. func (x *FuseAttributes) GetMd5() []byte {
  820. if x != nil {
  821. return x.Md5
  822. }
  823. return nil
  824. }
  825. func (x *FuseAttributes) GetDiskType() string {
  826. if x != nil {
  827. return x.DiskType
  828. }
  829. return ""
  830. }
  831. type CreateEntryRequest struct {
  832. state protoimpl.MessageState
  833. sizeCache protoimpl.SizeCache
  834. unknownFields protoimpl.UnknownFields
  835. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  836. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  837. OExcl bool `protobuf:"varint,3,opt,name=o_excl,json=oExcl,proto3" json:"o_excl,omitempty"`
  838. IsFromOtherCluster bool `protobuf:"varint,4,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  839. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  840. }
  841. func (x *CreateEntryRequest) Reset() {
  842. *x = CreateEntryRequest{}
  843. if protoimpl.UnsafeEnabled {
  844. mi := &file_filer_proto_msgTypes[12]
  845. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  846. ms.StoreMessageInfo(mi)
  847. }
  848. }
  849. func (x *CreateEntryRequest) String() string {
  850. return protoimpl.X.MessageStringOf(x)
  851. }
  852. func (*CreateEntryRequest) ProtoMessage() {}
  853. func (x *CreateEntryRequest) ProtoReflect() protoreflect.Message {
  854. mi := &file_filer_proto_msgTypes[12]
  855. if protoimpl.UnsafeEnabled && x != nil {
  856. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  857. if ms.LoadMessageInfo() == nil {
  858. ms.StoreMessageInfo(mi)
  859. }
  860. return ms
  861. }
  862. return mi.MessageOf(x)
  863. }
  864. // Deprecated: Use CreateEntryRequest.ProtoReflect.Descriptor instead.
  865. func (*CreateEntryRequest) Descriptor() ([]byte, []int) {
  866. return file_filer_proto_rawDescGZIP(), []int{12}
  867. }
  868. func (x *CreateEntryRequest) GetDirectory() string {
  869. if x != nil {
  870. return x.Directory
  871. }
  872. return ""
  873. }
  874. func (x *CreateEntryRequest) GetEntry() *Entry {
  875. if x != nil {
  876. return x.Entry
  877. }
  878. return nil
  879. }
  880. func (x *CreateEntryRequest) GetOExcl() bool {
  881. if x != nil {
  882. return x.OExcl
  883. }
  884. return false
  885. }
  886. func (x *CreateEntryRequest) GetIsFromOtherCluster() bool {
  887. if x != nil {
  888. return x.IsFromOtherCluster
  889. }
  890. return false
  891. }
  892. func (x *CreateEntryRequest) GetSignatures() []int32 {
  893. if x != nil {
  894. return x.Signatures
  895. }
  896. return nil
  897. }
  898. type CreateEntryResponse struct {
  899. state protoimpl.MessageState
  900. sizeCache protoimpl.SizeCache
  901. unknownFields protoimpl.UnknownFields
  902. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  903. }
  904. func (x *CreateEntryResponse) Reset() {
  905. *x = CreateEntryResponse{}
  906. if protoimpl.UnsafeEnabled {
  907. mi := &file_filer_proto_msgTypes[13]
  908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  909. ms.StoreMessageInfo(mi)
  910. }
  911. }
  912. func (x *CreateEntryResponse) String() string {
  913. return protoimpl.X.MessageStringOf(x)
  914. }
  915. func (*CreateEntryResponse) ProtoMessage() {}
  916. func (x *CreateEntryResponse) ProtoReflect() protoreflect.Message {
  917. mi := &file_filer_proto_msgTypes[13]
  918. if protoimpl.UnsafeEnabled && x != nil {
  919. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  920. if ms.LoadMessageInfo() == nil {
  921. ms.StoreMessageInfo(mi)
  922. }
  923. return ms
  924. }
  925. return mi.MessageOf(x)
  926. }
  927. // Deprecated: Use CreateEntryResponse.ProtoReflect.Descriptor instead.
  928. func (*CreateEntryResponse) Descriptor() ([]byte, []int) {
  929. return file_filer_proto_rawDescGZIP(), []int{13}
  930. }
  931. func (x *CreateEntryResponse) GetError() string {
  932. if x != nil {
  933. return x.Error
  934. }
  935. return ""
  936. }
  937. type UpdateEntryRequest struct {
  938. state protoimpl.MessageState
  939. sizeCache protoimpl.SizeCache
  940. unknownFields protoimpl.UnknownFields
  941. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  942. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  943. IsFromOtherCluster bool `protobuf:"varint,3,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  944. Signatures []int32 `protobuf:"varint,4,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  945. }
  946. func (x *UpdateEntryRequest) Reset() {
  947. *x = UpdateEntryRequest{}
  948. if protoimpl.UnsafeEnabled {
  949. mi := &file_filer_proto_msgTypes[14]
  950. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  951. ms.StoreMessageInfo(mi)
  952. }
  953. }
  954. func (x *UpdateEntryRequest) String() string {
  955. return protoimpl.X.MessageStringOf(x)
  956. }
  957. func (*UpdateEntryRequest) ProtoMessage() {}
  958. func (x *UpdateEntryRequest) ProtoReflect() protoreflect.Message {
  959. mi := &file_filer_proto_msgTypes[14]
  960. if protoimpl.UnsafeEnabled && x != nil {
  961. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  962. if ms.LoadMessageInfo() == nil {
  963. ms.StoreMessageInfo(mi)
  964. }
  965. return ms
  966. }
  967. return mi.MessageOf(x)
  968. }
  969. // Deprecated: Use UpdateEntryRequest.ProtoReflect.Descriptor instead.
  970. func (*UpdateEntryRequest) Descriptor() ([]byte, []int) {
  971. return file_filer_proto_rawDescGZIP(), []int{14}
  972. }
  973. func (x *UpdateEntryRequest) GetDirectory() string {
  974. if x != nil {
  975. return x.Directory
  976. }
  977. return ""
  978. }
  979. func (x *UpdateEntryRequest) GetEntry() *Entry {
  980. if x != nil {
  981. return x.Entry
  982. }
  983. return nil
  984. }
  985. func (x *UpdateEntryRequest) GetIsFromOtherCluster() bool {
  986. if x != nil {
  987. return x.IsFromOtherCluster
  988. }
  989. return false
  990. }
  991. func (x *UpdateEntryRequest) GetSignatures() []int32 {
  992. if x != nil {
  993. return x.Signatures
  994. }
  995. return nil
  996. }
  997. type UpdateEntryResponse struct {
  998. state protoimpl.MessageState
  999. sizeCache protoimpl.SizeCache
  1000. unknownFields protoimpl.UnknownFields
  1001. }
  1002. func (x *UpdateEntryResponse) Reset() {
  1003. *x = UpdateEntryResponse{}
  1004. if protoimpl.UnsafeEnabled {
  1005. mi := &file_filer_proto_msgTypes[15]
  1006. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1007. ms.StoreMessageInfo(mi)
  1008. }
  1009. }
  1010. func (x *UpdateEntryResponse) String() string {
  1011. return protoimpl.X.MessageStringOf(x)
  1012. }
  1013. func (*UpdateEntryResponse) ProtoMessage() {}
  1014. func (x *UpdateEntryResponse) ProtoReflect() protoreflect.Message {
  1015. mi := &file_filer_proto_msgTypes[15]
  1016. if protoimpl.UnsafeEnabled && x != nil {
  1017. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1018. if ms.LoadMessageInfo() == nil {
  1019. ms.StoreMessageInfo(mi)
  1020. }
  1021. return ms
  1022. }
  1023. return mi.MessageOf(x)
  1024. }
  1025. // Deprecated: Use UpdateEntryResponse.ProtoReflect.Descriptor instead.
  1026. func (*UpdateEntryResponse) Descriptor() ([]byte, []int) {
  1027. return file_filer_proto_rawDescGZIP(), []int{15}
  1028. }
  1029. type AppendToEntryRequest struct {
  1030. state protoimpl.MessageState
  1031. sizeCache protoimpl.SizeCache
  1032. unknownFields protoimpl.UnknownFields
  1033. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1034. EntryName string `protobuf:"bytes,2,opt,name=entry_name,json=entryName,proto3" json:"entry_name,omitempty"`
  1035. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  1036. }
  1037. func (x *AppendToEntryRequest) Reset() {
  1038. *x = AppendToEntryRequest{}
  1039. if protoimpl.UnsafeEnabled {
  1040. mi := &file_filer_proto_msgTypes[16]
  1041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1042. ms.StoreMessageInfo(mi)
  1043. }
  1044. }
  1045. func (x *AppendToEntryRequest) String() string {
  1046. return protoimpl.X.MessageStringOf(x)
  1047. }
  1048. func (*AppendToEntryRequest) ProtoMessage() {}
  1049. func (x *AppendToEntryRequest) ProtoReflect() protoreflect.Message {
  1050. mi := &file_filer_proto_msgTypes[16]
  1051. if protoimpl.UnsafeEnabled && x != nil {
  1052. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1053. if ms.LoadMessageInfo() == nil {
  1054. ms.StoreMessageInfo(mi)
  1055. }
  1056. return ms
  1057. }
  1058. return mi.MessageOf(x)
  1059. }
  1060. // Deprecated: Use AppendToEntryRequest.ProtoReflect.Descriptor instead.
  1061. func (*AppendToEntryRequest) Descriptor() ([]byte, []int) {
  1062. return file_filer_proto_rawDescGZIP(), []int{16}
  1063. }
  1064. func (x *AppendToEntryRequest) GetDirectory() string {
  1065. if x != nil {
  1066. return x.Directory
  1067. }
  1068. return ""
  1069. }
  1070. func (x *AppendToEntryRequest) GetEntryName() string {
  1071. if x != nil {
  1072. return x.EntryName
  1073. }
  1074. return ""
  1075. }
  1076. func (x *AppendToEntryRequest) GetChunks() []*FileChunk {
  1077. if x != nil {
  1078. return x.Chunks
  1079. }
  1080. return nil
  1081. }
  1082. type AppendToEntryResponse struct {
  1083. state protoimpl.MessageState
  1084. sizeCache protoimpl.SizeCache
  1085. unknownFields protoimpl.UnknownFields
  1086. }
  1087. func (x *AppendToEntryResponse) Reset() {
  1088. *x = AppendToEntryResponse{}
  1089. if protoimpl.UnsafeEnabled {
  1090. mi := &file_filer_proto_msgTypes[17]
  1091. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1092. ms.StoreMessageInfo(mi)
  1093. }
  1094. }
  1095. func (x *AppendToEntryResponse) String() string {
  1096. return protoimpl.X.MessageStringOf(x)
  1097. }
  1098. func (*AppendToEntryResponse) ProtoMessage() {}
  1099. func (x *AppendToEntryResponse) ProtoReflect() protoreflect.Message {
  1100. mi := &file_filer_proto_msgTypes[17]
  1101. if protoimpl.UnsafeEnabled && x != nil {
  1102. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1103. if ms.LoadMessageInfo() == nil {
  1104. ms.StoreMessageInfo(mi)
  1105. }
  1106. return ms
  1107. }
  1108. return mi.MessageOf(x)
  1109. }
  1110. // Deprecated: Use AppendToEntryResponse.ProtoReflect.Descriptor instead.
  1111. func (*AppendToEntryResponse) Descriptor() ([]byte, []int) {
  1112. return file_filer_proto_rawDescGZIP(), []int{17}
  1113. }
  1114. type DeleteEntryRequest struct {
  1115. state protoimpl.MessageState
  1116. sizeCache protoimpl.SizeCache
  1117. unknownFields protoimpl.UnknownFields
  1118. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1119. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1120. // bool is_directory = 3;
  1121. IsDeleteData bool `protobuf:"varint,4,opt,name=is_delete_data,json=isDeleteData,proto3" json:"is_delete_data,omitempty"`
  1122. IsRecursive bool `protobuf:"varint,5,opt,name=is_recursive,json=isRecursive,proto3" json:"is_recursive,omitempty"`
  1123. IgnoreRecursiveError bool `protobuf:"varint,6,opt,name=ignore_recursive_error,json=ignoreRecursiveError,proto3" json:"ignore_recursive_error,omitempty"`
  1124. IsFromOtherCluster bool `protobuf:"varint,7,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  1125. Signatures []int32 `protobuf:"varint,8,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1126. }
  1127. func (x *DeleteEntryRequest) Reset() {
  1128. *x = DeleteEntryRequest{}
  1129. if protoimpl.UnsafeEnabled {
  1130. mi := &file_filer_proto_msgTypes[18]
  1131. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1132. ms.StoreMessageInfo(mi)
  1133. }
  1134. }
  1135. func (x *DeleteEntryRequest) String() string {
  1136. return protoimpl.X.MessageStringOf(x)
  1137. }
  1138. func (*DeleteEntryRequest) ProtoMessage() {}
  1139. func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message {
  1140. mi := &file_filer_proto_msgTypes[18]
  1141. if protoimpl.UnsafeEnabled && x != nil {
  1142. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1143. if ms.LoadMessageInfo() == nil {
  1144. ms.StoreMessageInfo(mi)
  1145. }
  1146. return ms
  1147. }
  1148. return mi.MessageOf(x)
  1149. }
  1150. // Deprecated: Use DeleteEntryRequest.ProtoReflect.Descriptor instead.
  1151. func (*DeleteEntryRequest) Descriptor() ([]byte, []int) {
  1152. return file_filer_proto_rawDescGZIP(), []int{18}
  1153. }
  1154. func (x *DeleteEntryRequest) GetDirectory() string {
  1155. if x != nil {
  1156. return x.Directory
  1157. }
  1158. return ""
  1159. }
  1160. func (x *DeleteEntryRequest) GetName() string {
  1161. if x != nil {
  1162. return x.Name
  1163. }
  1164. return ""
  1165. }
  1166. func (x *DeleteEntryRequest) GetIsDeleteData() bool {
  1167. if x != nil {
  1168. return x.IsDeleteData
  1169. }
  1170. return false
  1171. }
  1172. func (x *DeleteEntryRequest) GetIsRecursive() bool {
  1173. if x != nil {
  1174. return x.IsRecursive
  1175. }
  1176. return false
  1177. }
  1178. func (x *DeleteEntryRequest) GetIgnoreRecursiveError() bool {
  1179. if x != nil {
  1180. return x.IgnoreRecursiveError
  1181. }
  1182. return false
  1183. }
  1184. func (x *DeleteEntryRequest) GetIsFromOtherCluster() bool {
  1185. if x != nil {
  1186. return x.IsFromOtherCluster
  1187. }
  1188. return false
  1189. }
  1190. func (x *DeleteEntryRequest) GetSignatures() []int32 {
  1191. if x != nil {
  1192. return x.Signatures
  1193. }
  1194. return nil
  1195. }
  1196. type DeleteEntryResponse struct {
  1197. state protoimpl.MessageState
  1198. sizeCache protoimpl.SizeCache
  1199. unknownFields protoimpl.UnknownFields
  1200. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  1201. }
  1202. func (x *DeleteEntryResponse) Reset() {
  1203. *x = DeleteEntryResponse{}
  1204. if protoimpl.UnsafeEnabled {
  1205. mi := &file_filer_proto_msgTypes[19]
  1206. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1207. ms.StoreMessageInfo(mi)
  1208. }
  1209. }
  1210. func (x *DeleteEntryResponse) String() string {
  1211. return protoimpl.X.MessageStringOf(x)
  1212. }
  1213. func (*DeleteEntryResponse) ProtoMessage() {}
  1214. func (x *DeleteEntryResponse) ProtoReflect() protoreflect.Message {
  1215. mi := &file_filer_proto_msgTypes[19]
  1216. if protoimpl.UnsafeEnabled && x != nil {
  1217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1218. if ms.LoadMessageInfo() == nil {
  1219. ms.StoreMessageInfo(mi)
  1220. }
  1221. return ms
  1222. }
  1223. return mi.MessageOf(x)
  1224. }
  1225. // Deprecated: Use DeleteEntryResponse.ProtoReflect.Descriptor instead.
  1226. func (*DeleteEntryResponse) Descriptor() ([]byte, []int) {
  1227. return file_filer_proto_rawDescGZIP(), []int{19}
  1228. }
  1229. func (x *DeleteEntryResponse) GetError() string {
  1230. if x != nil {
  1231. return x.Error
  1232. }
  1233. return ""
  1234. }
  1235. type AtomicRenameEntryRequest struct {
  1236. state protoimpl.MessageState
  1237. sizeCache protoimpl.SizeCache
  1238. unknownFields protoimpl.UnknownFields
  1239. OldDirectory string `protobuf:"bytes,1,opt,name=old_directory,json=oldDirectory,proto3" json:"old_directory,omitempty"`
  1240. OldName string `protobuf:"bytes,2,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  1241. NewDirectory string `protobuf:"bytes,3,opt,name=new_directory,json=newDirectory,proto3" json:"new_directory,omitempty"`
  1242. NewName string `protobuf:"bytes,4,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"`
  1243. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1244. }
  1245. func (x *AtomicRenameEntryRequest) Reset() {
  1246. *x = AtomicRenameEntryRequest{}
  1247. if protoimpl.UnsafeEnabled {
  1248. mi := &file_filer_proto_msgTypes[20]
  1249. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1250. ms.StoreMessageInfo(mi)
  1251. }
  1252. }
  1253. func (x *AtomicRenameEntryRequest) String() string {
  1254. return protoimpl.X.MessageStringOf(x)
  1255. }
  1256. func (*AtomicRenameEntryRequest) ProtoMessage() {}
  1257. func (x *AtomicRenameEntryRequest) ProtoReflect() protoreflect.Message {
  1258. mi := &file_filer_proto_msgTypes[20]
  1259. if protoimpl.UnsafeEnabled && x != nil {
  1260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1261. if ms.LoadMessageInfo() == nil {
  1262. ms.StoreMessageInfo(mi)
  1263. }
  1264. return ms
  1265. }
  1266. return mi.MessageOf(x)
  1267. }
  1268. // Deprecated: Use AtomicRenameEntryRequest.ProtoReflect.Descriptor instead.
  1269. func (*AtomicRenameEntryRequest) Descriptor() ([]byte, []int) {
  1270. return file_filer_proto_rawDescGZIP(), []int{20}
  1271. }
  1272. func (x *AtomicRenameEntryRequest) GetOldDirectory() string {
  1273. if x != nil {
  1274. return x.OldDirectory
  1275. }
  1276. return ""
  1277. }
  1278. func (x *AtomicRenameEntryRequest) GetOldName() string {
  1279. if x != nil {
  1280. return x.OldName
  1281. }
  1282. return ""
  1283. }
  1284. func (x *AtomicRenameEntryRequest) GetNewDirectory() string {
  1285. if x != nil {
  1286. return x.NewDirectory
  1287. }
  1288. return ""
  1289. }
  1290. func (x *AtomicRenameEntryRequest) GetNewName() string {
  1291. if x != nil {
  1292. return x.NewName
  1293. }
  1294. return ""
  1295. }
  1296. func (x *AtomicRenameEntryRequest) GetSignatures() []int32 {
  1297. if x != nil {
  1298. return x.Signatures
  1299. }
  1300. return nil
  1301. }
  1302. type AtomicRenameEntryResponse struct {
  1303. state protoimpl.MessageState
  1304. sizeCache protoimpl.SizeCache
  1305. unknownFields protoimpl.UnknownFields
  1306. }
  1307. func (x *AtomicRenameEntryResponse) Reset() {
  1308. *x = AtomicRenameEntryResponse{}
  1309. if protoimpl.UnsafeEnabled {
  1310. mi := &file_filer_proto_msgTypes[21]
  1311. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1312. ms.StoreMessageInfo(mi)
  1313. }
  1314. }
  1315. func (x *AtomicRenameEntryResponse) String() string {
  1316. return protoimpl.X.MessageStringOf(x)
  1317. }
  1318. func (*AtomicRenameEntryResponse) ProtoMessage() {}
  1319. func (x *AtomicRenameEntryResponse) ProtoReflect() protoreflect.Message {
  1320. mi := &file_filer_proto_msgTypes[21]
  1321. if protoimpl.UnsafeEnabled && x != nil {
  1322. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1323. if ms.LoadMessageInfo() == nil {
  1324. ms.StoreMessageInfo(mi)
  1325. }
  1326. return ms
  1327. }
  1328. return mi.MessageOf(x)
  1329. }
  1330. // Deprecated: Use AtomicRenameEntryResponse.ProtoReflect.Descriptor instead.
  1331. func (*AtomicRenameEntryResponse) Descriptor() ([]byte, []int) {
  1332. return file_filer_proto_rawDescGZIP(), []int{21}
  1333. }
  1334. type AssignVolumeRequest struct {
  1335. state protoimpl.MessageState
  1336. sizeCache protoimpl.SizeCache
  1337. unknownFields protoimpl.UnknownFields
  1338. Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
  1339. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1340. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  1341. TtlSec int32 `protobuf:"varint,4,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  1342. DataCenter string `protobuf:"bytes,5,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1343. Path string `protobuf:"bytes,6,opt,name=path,proto3" json:"path,omitempty"`
  1344. Rack string `protobuf:"bytes,7,opt,name=rack,proto3" json:"rack,omitempty"`
  1345. DiskType string `protobuf:"bytes,8,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  1346. }
  1347. func (x *AssignVolumeRequest) Reset() {
  1348. *x = AssignVolumeRequest{}
  1349. if protoimpl.UnsafeEnabled {
  1350. mi := &file_filer_proto_msgTypes[22]
  1351. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1352. ms.StoreMessageInfo(mi)
  1353. }
  1354. }
  1355. func (x *AssignVolumeRequest) String() string {
  1356. return protoimpl.X.MessageStringOf(x)
  1357. }
  1358. func (*AssignVolumeRequest) ProtoMessage() {}
  1359. func (x *AssignVolumeRequest) ProtoReflect() protoreflect.Message {
  1360. mi := &file_filer_proto_msgTypes[22]
  1361. if protoimpl.UnsafeEnabled && x != nil {
  1362. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1363. if ms.LoadMessageInfo() == nil {
  1364. ms.StoreMessageInfo(mi)
  1365. }
  1366. return ms
  1367. }
  1368. return mi.MessageOf(x)
  1369. }
  1370. // Deprecated: Use AssignVolumeRequest.ProtoReflect.Descriptor instead.
  1371. func (*AssignVolumeRequest) Descriptor() ([]byte, []int) {
  1372. return file_filer_proto_rawDescGZIP(), []int{22}
  1373. }
  1374. func (x *AssignVolumeRequest) GetCount() int32 {
  1375. if x != nil {
  1376. return x.Count
  1377. }
  1378. return 0
  1379. }
  1380. func (x *AssignVolumeRequest) GetCollection() string {
  1381. if x != nil {
  1382. return x.Collection
  1383. }
  1384. return ""
  1385. }
  1386. func (x *AssignVolumeRequest) GetReplication() string {
  1387. if x != nil {
  1388. return x.Replication
  1389. }
  1390. return ""
  1391. }
  1392. func (x *AssignVolumeRequest) GetTtlSec() int32 {
  1393. if x != nil {
  1394. return x.TtlSec
  1395. }
  1396. return 0
  1397. }
  1398. func (x *AssignVolumeRequest) GetDataCenter() string {
  1399. if x != nil {
  1400. return x.DataCenter
  1401. }
  1402. return ""
  1403. }
  1404. func (x *AssignVolumeRequest) GetPath() string {
  1405. if x != nil {
  1406. return x.Path
  1407. }
  1408. return ""
  1409. }
  1410. func (x *AssignVolumeRequest) GetRack() string {
  1411. if x != nil {
  1412. return x.Rack
  1413. }
  1414. return ""
  1415. }
  1416. func (x *AssignVolumeRequest) GetDiskType() string {
  1417. if x != nil {
  1418. return x.DiskType
  1419. }
  1420. return ""
  1421. }
  1422. type AssignVolumeResponse struct {
  1423. state protoimpl.MessageState
  1424. sizeCache protoimpl.SizeCache
  1425. unknownFields protoimpl.UnknownFields
  1426. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`
  1427. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  1428. PublicUrl string `protobuf:"bytes,3,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1429. Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1430. Auth string `protobuf:"bytes,5,opt,name=auth,proto3" json:"auth,omitempty"`
  1431. Collection string `protobuf:"bytes,6,opt,name=collection,proto3" json:"collection,omitempty"`
  1432. Replication string `protobuf:"bytes,7,opt,name=replication,proto3" json:"replication,omitempty"`
  1433. Error string `protobuf:"bytes,8,opt,name=error,proto3" json:"error,omitempty"`
  1434. }
  1435. func (x *AssignVolumeResponse) Reset() {
  1436. *x = AssignVolumeResponse{}
  1437. if protoimpl.UnsafeEnabled {
  1438. mi := &file_filer_proto_msgTypes[23]
  1439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1440. ms.StoreMessageInfo(mi)
  1441. }
  1442. }
  1443. func (x *AssignVolumeResponse) String() string {
  1444. return protoimpl.X.MessageStringOf(x)
  1445. }
  1446. func (*AssignVolumeResponse) ProtoMessage() {}
  1447. func (x *AssignVolumeResponse) ProtoReflect() protoreflect.Message {
  1448. mi := &file_filer_proto_msgTypes[23]
  1449. if protoimpl.UnsafeEnabled && x != nil {
  1450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1451. if ms.LoadMessageInfo() == nil {
  1452. ms.StoreMessageInfo(mi)
  1453. }
  1454. return ms
  1455. }
  1456. return mi.MessageOf(x)
  1457. }
  1458. // Deprecated: Use AssignVolumeResponse.ProtoReflect.Descriptor instead.
  1459. func (*AssignVolumeResponse) Descriptor() ([]byte, []int) {
  1460. return file_filer_proto_rawDescGZIP(), []int{23}
  1461. }
  1462. func (x *AssignVolumeResponse) GetFileId() string {
  1463. if x != nil {
  1464. return x.FileId
  1465. }
  1466. return ""
  1467. }
  1468. func (x *AssignVolumeResponse) GetUrl() string {
  1469. if x != nil {
  1470. return x.Url
  1471. }
  1472. return ""
  1473. }
  1474. func (x *AssignVolumeResponse) GetPublicUrl() string {
  1475. if x != nil {
  1476. return x.PublicUrl
  1477. }
  1478. return ""
  1479. }
  1480. func (x *AssignVolumeResponse) GetCount() int32 {
  1481. if x != nil {
  1482. return x.Count
  1483. }
  1484. return 0
  1485. }
  1486. func (x *AssignVolumeResponse) GetAuth() string {
  1487. if x != nil {
  1488. return x.Auth
  1489. }
  1490. return ""
  1491. }
  1492. func (x *AssignVolumeResponse) GetCollection() string {
  1493. if x != nil {
  1494. return x.Collection
  1495. }
  1496. return ""
  1497. }
  1498. func (x *AssignVolumeResponse) GetReplication() string {
  1499. if x != nil {
  1500. return x.Replication
  1501. }
  1502. return ""
  1503. }
  1504. func (x *AssignVolumeResponse) GetError() string {
  1505. if x != nil {
  1506. return x.Error
  1507. }
  1508. return ""
  1509. }
  1510. type LookupVolumeRequest struct {
  1511. state protoimpl.MessageState
  1512. sizeCache protoimpl.SizeCache
  1513. unknownFields protoimpl.UnknownFields
  1514. VolumeIds []string `protobuf:"bytes,1,rep,name=volume_ids,json=volumeIds,proto3" json:"volume_ids,omitempty"`
  1515. }
  1516. func (x *LookupVolumeRequest) Reset() {
  1517. *x = LookupVolumeRequest{}
  1518. if protoimpl.UnsafeEnabled {
  1519. mi := &file_filer_proto_msgTypes[24]
  1520. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1521. ms.StoreMessageInfo(mi)
  1522. }
  1523. }
  1524. func (x *LookupVolumeRequest) String() string {
  1525. return protoimpl.X.MessageStringOf(x)
  1526. }
  1527. func (*LookupVolumeRequest) ProtoMessage() {}
  1528. func (x *LookupVolumeRequest) ProtoReflect() protoreflect.Message {
  1529. mi := &file_filer_proto_msgTypes[24]
  1530. if protoimpl.UnsafeEnabled && x != nil {
  1531. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1532. if ms.LoadMessageInfo() == nil {
  1533. ms.StoreMessageInfo(mi)
  1534. }
  1535. return ms
  1536. }
  1537. return mi.MessageOf(x)
  1538. }
  1539. // Deprecated: Use LookupVolumeRequest.ProtoReflect.Descriptor instead.
  1540. func (*LookupVolumeRequest) Descriptor() ([]byte, []int) {
  1541. return file_filer_proto_rawDescGZIP(), []int{24}
  1542. }
  1543. func (x *LookupVolumeRequest) GetVolumeIds() []string {
  1544. if x != nil {
  1545. return x.VolumeIds
  1546. }
  1547. return nil
  1548. }
  1549. type Locations struct {
  1550. state protoimpl.MessageState
  1551. sizeCache protoimpl.SizeCache
  1552. unknownFields protoimpl.UnknownFields
  1553. Locations []*Location `protobuf:"bytes,1,rep,name=locations,proto3" json:"locations,omitempty"`
  1554. }
  1555. func (x *Locations) Reset() {
  1556. *x = Locations{}
  1557. if protoimpl.UnsafeEnabled {
  1558. mi := &file_filer_proto_msgTypes[25]
  1559. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1560. ms.StoreMessageInfo(mi)
  1561. }
  1562. }
  1563. func (x *Locations) String() string {
  1564. return protoimpl.X.MessageStringOf(x)
  1565. }
  1566. func (*Locations) ProtoMessage() {}
  1567. func (x *Locations) ProtoReflect() protoreflect.Message {
  1568. mi := &file_filer_proto_msgTypes[25]
  1569. if protoimpl.UnsafeEnabled && x != nil {
  1570. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1571. if ms.LoadMessageInfo() == nil {
  1572. ms.StoreMessageInfo(mi)
  1573. }
  1574. return ms
  1575. }
  1576. return mi.MessageOf(x)
  1577. }
  1578. // Deprecated: Use Locations.ProtoReflect.Descriptor instead.
  1579. func (*Locations) Descriptor() ([]byte, []int) {
  1580. return file_filer_proto_rawDescGZIP(), []int{25}
  1581. }
  1582. func (x *Locations) GetLocations() []*Location {
  1583. if x != nil {
  1584. return x.Locations
  1585. }
  1586. return nil
  1587. }
  1588. type Location struct {
  1589. state protoimpl.MessageState
  1590. sizeCache protoimpl.SizeCache
  1591. unknownFields protoimpl.UnknownFields
  1592. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  1593. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1594. }
  1595. func (x *Location) Reset() {
  1596. *x = Location{}
  1597. if protoimpl.UnsafeEnabled {
  1598. mi := &file_filer_proto_msgTypes[26]
  1599. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1600. ms.StoreMessageInfo(mi)
  1601. }
  1602. }
  1603. func (x *Location) String() string {
  1604. return protoimpl.X.MessageStringOf(x)
  1605. }
  1606. func (*Location) ProtoMessage() {}
  1607. func (x *Location) ProtoReflect() protoreflect.Message {
  1608. mi := &file_filer_proto_msgTypes[26]
  1609. if protoimpl.UnsafeEnabled && x != nil {
  1610. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1611. if ms.LoadMessageInfo() == nil {
  1612. ms.StoreMessageInfo(mi)
  1613. }
  1614. return ms
  1615. }
  1616. return mi.MessageOf(x)
  1617. }
  1618. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  1619. func (*Location) Descriptor() ([]byte, []int) {
  1620. return file_filer_proto_rawDescGZIP(), []int{26}
  1621. }
  1622. func (x *Location) GetUrl() string {
  1623. if x != nil {
  1624. return x.Url
  1625. }
  1626. return ""
  1627. }
  1628. func (x *Location) GetPublicUrl() string {
  1629. if x != nil {
  1630. return x.PublicUrl
  1631. }
  1632. return ""
  1633. }
  1634. type LookupVolumeResponse struct {
  1635. state protoimpl.MessageState
  1636. sizeCache protoimpl.SizeCache
  1637. unknownFields protoimpl.UnknownFields
  1638. LocationsMap map[string]*Locations `protobuf:"bytes,1,rep,name=locations_map,json=locationsMap,proto3" json:"locations_map,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1639. }
  1640. func (x *LookupVolumeResponse) Reset() {
  1641. *x = LookupVolumeResponse{}
  1642. if protoimpl.UnsafeEnabled {
  1643. mi := &file_filer_proto_msgTypes[27]
  1644. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1645. ms.StoreMessageInfo(mi)
  1646. }
  1647. }
  1648. func (x *LookupVolumeResponse) String() string {
  1649. return protoimpl.X.MessageStringOf(x)
  1650. }
  1651. func (*LookupVolumeResponse) ProtoMessage() {}
  1652. func (x *LookupVolumeResponse) ProtoReflect() protoreflect.Message {
  1653. mi := &file_filer_proto_msgTypes[27]
  1654. if protoimpl.UnsafeEnabled && x != nil {
  1655. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1656. if ms.LoadMessageInfo() == nil {
  1657. ms.StoreMessageInfo(mi)
  1658. }
  1659. return ms
  1660. }
  1661. return mi.MessageOf(x)
  1662. }
  1663. // Deprecated: Use LookupVolumeResponse.ProtoReflect.Descriptor instead.
  1664. func (*LookupVolumeResponse) Descriptor() ([]byte, []int) {
  1665. return file_filer_proto_rawDescGZIP(), []int{27}
  1666. }
  1667. func (x *LookupVolumeResponse) GetLocationsMap() map[string]*Locations {
  1668. if x != nil {
  1669. return x.LocationsMap
  1670. }
  1671. return nil
  1672. }
  1673. type Collection struct {
  1674. state protoimpl.MessageState
  1675. sizeCache protoimpl.SizeCache
  1676. unknownFields protoimpl.UnknownFields
  1677. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1678. }
  1679. func (x *Collection) Reset() {
  1680. *x = Collection{}
  1681. if protoimpl.UnsafeEnabled {
  1682. mi := &file_filer_proto_msgTypes[28]
  1683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1684. ms.StoreMessageInfo(mi)
  1685. }
  1686. }
  1687. func (x *Collection) String() string {
  1688. return protoimpl.X.MessageStringOf(x)
  1689. }
  1690. func (*Collection) ProtoMessage() {}
  1691. func (x *Collection) ProtoReflect() protoreflect.Message {
  1692. mi := &file_filer_proto_msgTypes[28]
  1693. if protoimpl.UnsafeEnabled && x != nil {
  1694. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1695. if ms.LoadMessageInfo() == nil {
  1696. ms.StoreMessageInfo(mi)
  1697. }
  1698. return ms
  1699. }
  1700. return mi.MessageOf(x)
  1701. }
  1702. // Deprecated: Use Collection.ProtoReflect.Descriptor instead.
  1703. func (*Collection) Descriptor() ([]byte, []int) {
  1704. return file_filer_proto_rawDescGZIP(), []int{28}
  1705. }
  1706. func (x *Collection) GetName() string {
  1707. if x != nil {
  1708. return x.Name
  1709. }
  1710. return ""
  1711. }
  1712. type CollectionListRequest struct {
  1713. state protoimpl.MessageState
  1714. sizeCache protoimpl.SizeCache
  1715. unknownFields protoimpl.UnknownFields
  1716. IncludeNormalVolumes bool `protobuf:"varint,1,opt,name=include_normal_volumes,json=includeNormalVolumes,proto3" json:"include_normal_volumes,omitempty"`
  1717. IncludeEcVolumes bool `protobuf:"varint,2,opt,name=include_ec_volumes,json=includeEcVolumes,proto3" json:"include_ec_volumes,omitempty"`
  1718. }
  1719. func (x *CollectionListRequest) Reset() {
  1720. *x = CollectionListRequest{}
  1721. if protoimpl.UnsafeEnabled {
  1722. mi := &file_filer_proto_msgTypes[29]
  1723. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1724. ms.StoreMessageInfo(mi)
  1725. }
  1726. }
  1727. func (x *CollectionListRequest) String() string {
  1728. return protoimpl.X.MessageStringOf(x)
  1729. }
  1730. func (*CollectionListRequest) ProtoMessage() {}
  1731. func (x *CollectionListRequest) ProtoReflect() protoreflect.Message {
  1732. mi := &file_filer_proto_msgTypes[29]
  1733. if protoimpl.UnsafeEnabled && x != nil {
  1734. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1735. if ms.LoadMessageInfo() == nil {
  1736. ms.StoreMessageInfo(mi)
  1737. }
  1738. return ms
  1739. }
  1740. return mi.MessageOf(x)
  1741. }
  1742. // Deprecated: Use CollectionListRequest.ProtoReflect.Descriptor instead.
  1743. func (*CollectionListRequest) Descriptor() ([]byte, []int) {
  1744. return file_filer_proto_rawDescGZIP(), []int{29}
  1745. }
  1746. func (x *CollectionListRequest) GetIncludeNormalVolumes() bool {
  1747. if x != nil {
  1748. return x.IncludeNormalVolumes
  1749. }
  1750. return false
  1751. }
  1752. func (x *CollectionListRequest) GetIncludeEcVolumes() bool {
  1753. if x != nil {
  1754. return x.IncludeEcVolumes
  1755. }
  1756. return false
  1757. }
  1758. type CollectionListResponse struct {
  1759. state protoimpl.MessageState
  1760. sizeCache protoimpl.SizeCache
  1761. unknownFields protoimpl.UnknownFields
  1762. Collections []*Collection `protobuf:"bytes,1,rep,name=collections,proto3" json:"collections,omitempty"`
  1763. }
  1764. func (x *CollectionListResponse) Reset() {
  1765. *x = CollectionListResponse{}
  1766. if protoimpl.UnsafeEnabled {
  1767. mi := &file_filer_proto_msgTypes[30]
  1768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1769. ms.StoreMessageInfo(mi)
  1770. }
  1771. }
  1772. func (x *CollectionListResponse) String() string {
  1773. return protoimpl.X.MessageStringOf(x)
  1774. }
  1775. func (*CollectionListResponse) ProtoMessage() {}
  1776. func (x *CollectionListResponse) ProtoReflect() protoreflect.Message {
  1777. mi := &file_filer_proto_msgTypes[30]
  1778. if protoimpl.UnsafeEnabled && x != nil {
  1779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1780. if ms.LoadMessageInfo() == nil {
  1781. ms.StoreMessageInfo(mi)
  1782. }
  1783. return ms
  1784. }
  1785. return mi.MessageOf(x)
  1786. }
  1787. // Deprecated: Use CollectionListResponse.ProtoReflect.Descriptor instead.
  1788. func (*CollectionListResponse) Descriptor() ([]byte, []int) {
  1789. return file_filer_proto_rawDescGZIP(), []int{30}
  1790. }
  1791. func (x *CollectionListResponse) GetCollections() []*Collection {
  1792. if x != nil {
  1793. return x.Collections
  1794. }
  1795. return nil
  1796. }
  1797. type DeleteCollectionRequest struct {
  1798. state protoimpl.MessageState
  1799. sizeCache protoimpl.SizeCache
  1800. unknownFields protoimpl.UnknownFields
  1801. Collection string `protobuf:"bytes,1,opt,name=collection,proto3" json:"collection,omitempty"`
  1802. }
  1803. func (x *DeleteCollectionRequest) Reset() {
  1804. *x = DeleteCollectionRequest{}
  1805. if protoimpl.UnsafeEnabled {
  1806. mi := &file_filer_proto_msgTypes[31]
  1807. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1808. ms.StoreMessageInfo(mi)
  1809. }
  1810. }
  1811. func (x *DeleteCollectionRequest) String() string {
  1812. return protoimpl.X.MessageStringOf(x)
  1813. }
  1814. func (*DeleteCollectionRequest) ProtoMessage() {}
  1815. func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
  1816. mi := &file_filer_proto_msgTypes[31]
  1817. if protoimpl.UnsafeEnabled && x != nil {
  1818. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1819. if ms.LoadMessageInfo() == nil {
  1820. ms.StoreMessageInfo(mi)
  1821. }
  1822. return ms
  1823. }
  1824. return mi.MessageOf(x)
  1825. }
  1826. // Deprecated: Use DeleteCollectionRequest.ProtoReflect.Descriptor instead.
  1827. func (*DeleteCollectionRequest) Descriptor() ([]byte, []int) {
  1828. return file_filer_proto_rawDescGZIP(), []int{31}
  1829. }
  1830. func (x *DeleteCollectionRequest) GetCollection() string {
  1831. if x != nil {
  1832. return x.Collection
  1833. }
  1834. return ""
  1835. }
  1836. type DeleteCollectionResponse struct {
  1837. state protoimpl.MessageState
  1838. sizeCache protoimpl.SizeCache
  1839. unknownFields protoimpl.UnknownFields
  1840. }
  1841. func (x *DeleteCollectionResponse) Reset() {
  1842. *x = DeleteCollectionResponse{}
  1843. if protoimpl.UnsafeEnabled {
  1844. mi := &file_filer_proto_msgTypes[32]
  1845. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1846. ms.StoreMessageInfo(mi)
  1847. }
  1848. }
  1849. func (x *DeleteCollectionResponse) String() string {
  1850. return protoimpl.X.MessageStringOf(x)
  1851. }
  1852. func (*DeleteCollectionResponse) ProtoMessage() {}
  1853. func (x *DeleteCollectionResponse) ProtoReflect() protoreflect.Message {
  1854. mi := &file_filer_proto_msgTypes[32]
  1855. if protoimpl.UnsafeEnabled && x != nil {
  1856. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1857. if ms.LoadMessageInfo() == nil {
  1858. ms.StoreMessageInfo(mi)
  1859. }
  1860. return ms
  1861. }
  1862. return mi.MessageOf(x)
  1863. }
  1864. // Deprecated: Use DeleteCollectionResponse.ProtoReflect.Descriptor instead.
  1865. func (*DeleteCollectionResponse) Descriptor() ([]byte, []int) {
  1866. return file_filer_proto_rawDescGZIP(), []int{32}
  1867. }
  1868. type StatisticsRequest struct {
  1869. state protoimpl.MessageState
  1870. sizeCache protoimpl.SizeCache
  1871. unknownFields protoimpl.UnknownFields
  1872. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1873. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1874. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1875. DiskType string `protobuf:"bytes,4,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  1876. }
  1877. func (x *StatisticsRequest) Reset() {
  1878. *x = StatisticsRequest{}
  1879. if protoimpl.UnsafeEnabled {
  1880. mi := &file_filer_proto_msgTypes[33]
  1881. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1882. ms.StoreMessageInfo(mi)
  1883. }
  1884. }
  1885. func (x *StatisticsRequest) String() string {
  1886. return protoimpl.X.MessageStringOf(x)
  1887. }
  1888. func (*StatisticsRequest) ProtoMessage() {}
  1889. func (x *StatisticsRequest) ProtoReflect() protoreflect.Message {
  1890. mi := &file_filer_proto_msgTypes[33]
  1891. if protoimpl.UnsafeEnabled && x != nil {
  1892. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1893. if ms.LoadMessageInfo() == nil {
  1894. ms.StoreMessageInfo(mi)
  1895. }
  1896. return ms
  1897. }
  1898. return mi.MessageOf(x)
  1899. }
  1900. // Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
  1901. func (*StatisticsRequest) Descriptor() ([]byte, []int) {
  1902. return file_filer_proto_rawDescGZIP(), []int{33}
  1903. }
  1904. func (x *StatisticsRequest) GetReplication() string {
  1905. if x != nil {
  1906. return x.Replication
  1907. }
  1908. return ""
  1909. }
  1910. func (x *StatisticsRequest) GetCollection() string {
  1911. if x != nil {
  1912. return x.Collection
  1913. }
  1914. return ""
  1915. }
  1916. func (x *StatisticsRequest) GetTtl() string {
  1917. if x != nil {
  1918. return x.Ttl
  1919. }
  1920. return ""
  1921. }
  1922. func (x *StatisticsRequest) GetDiskType() string {
  1923. if x != nil {
  1924. return x.DiskType
  1925. }
  1926. return ""
  1927. }
  1928. type StatisticsResponse struct {
  1929. state protoimpl.MessageState
  1930. sizeCache protoimpl.SizeCache
  1931. unknownFields protoimpl.UnknownFields
  1932. TotalSize uint64 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
  1933. UsedSize uint64 `protobuf:"varint,5,opt,name=used_size,json=usedSize,proto3" json:"used_size,omitempty"`
  1934. FileCount uint64 `protobuf:"varint,6,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  1935. }
  1936. func (x *StatisticsResponse) Reset() {
  1937. *x = StatisticsResponse{}
  1938. if protoimpl.UnsafeEnabled {
  1939. mi := &file_filer_proto_msgTypes[34]
  1940. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1941. ms.StoreMessageInfo(mi)
  1942. }
  1943. }
  1944. func (x *StatisticsResponse) String() string {
  1945. return protoimpl.X.MessageStringOf(x)
  1946. }
  1947. func (*StatisticsResponse) ProtoMessage() {}
  1948. func (x *StatisticsResponse) ProtoReflect() protoreflect.Message {
  1949. mi := &file_filer_proto_msgTypes[34]
  1950. if protoimpl.UnsafeEnabled && x != nil {
  1951. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1952. if ms.LoadMessageInfo() == nil {
  1953. ms.StoreMessageInfo(mi)
  1954. }
  1955. return ms
  1956. }
  1957. return mi.MessageOf(x)
  1958. }
  1959. // Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
  1960. func (*StatisticsResponse) Descriptor() ([]byte, []int) {
  1961. return file_filer_proto_rawDescGZIP(), []int{34}
  1962. }
  1963. func (x *StatisticsResponse) GetTotalSize() uint64 {
  1964. if x != nil {
  1965. return x.TotalSize
  1966. }
  1967. return 0
  1968. }
  1969. func (x *StatisticsResponse) GetUsedSize() uint64 {
  1970. if x != nil {
  1971. return x.UsedSize
  1972. }
  1973. return 0
  1974. }
  1975. func (x *StatisticsResponse) GetFileCount() uint64 {
  1976. if x != nil {
  1977. return x.FileCount
  1978. }
  1979. return 0
  1980. }
  1981. type GetFilerConfigurationRequest struct {
  1982. state protoimpl.MessageState
  1983. sizeCache protoimpl.SizeCache
  1984. unknownFields protoimpl.UnknownFields
  1985. }
  1986. func (x *GetFilerConfigurationRequest) Reset() {
  1987. *x = GetFilerConfigurationRequest{}
  1988. if protoimpl.UnsafeEnabled {
  1989. mi := &file_filer_proto_msgTypes[35]
  1990. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1991. ms.StoreMessageInfo(mi)
  1992. }
  1993. }
  1994. func (x *GetFilerConfigurationRequest) String() string {
  1995. return protoimpl.X.MessageStringOf(x)
  1996. }
  1997. func (*GetFilerConfigurationRequest) ProtoMessage() {}
  1998. func (x *GetFilerConfigurationRequest) ProtoReflect() protoreflect.Message {
  1999. mi := &file_filer_proto_msgTypes[35]
  2000. if protoimpl.UnsafeEnabled && x != nil {
  2001. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2002. if ms.LoadMessageInfo() == nil {
  2003. ms.StoreMessageInfo(mi)
  2004. }
  2005. return ms
  2006. }
  2007. return mi.MessageOf(x)
  2008. }
  2009. // Deprecated: Use GetFilerConfigurationRequest.ProtoReflect.Descriptor instead.
  2010. func (*GetFilerConfigurationRequest) Descriptor() ([]byte, []int) {
  2011. return file_filer_proto_rawDescGZIP(), []int{35}
  2012. }
  2013. type GetFilerConfigurationResponse struct {
  2014. state protoimpl.MessageState
  2015. sizeCache protoimpl.SizeCache
  2016. unknownFields protoimpl.UnknownFields
  2017. Masters []string `protobuf:"bytes,1,rep,name=masters,proto3" json:"masters,omitempty"`
  2018. Replication string `protobuf:"bytes,2,opt,name=replication,proto3" json:"replication,omitempty"`
  2019. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  2020. MaxMb uint32 `protobuf:"varint,4,opt,name=max_mb,json=maxMb,proto3" json:"max_mb,omitempty"`
  2021. DirBuckets string `protobuf:"bytes,5,opt,name=dir_buckets,json=dirBuckets,proto3" json:"dir_buckets,omitempty"`
  2022. Cipher bool `protobuf:"varint,7,opt,name=cipher,proto3" json:"cipher,omitempty"`
  2023. Signature int32 `protobuf:"varint,8,opt,name=signature,proto3" json:"signature,omitempty"`
  2024. MetricsAddress string `protobuf:"bytes,9,opt,name=metrics_address,json=metricsAddress,proto3" json:"metrics_address,omitempty"`
  2025. MetricsIntervalSec int32 `protobuf:"varint,10,opt,name=metrics_interval_sec,json=metricsIntervalSec,proto3" json:"metrics_interval_sec,omitempty"`
  2026. Version string `protobuf:"bytes,11,opt,name=version,proto3" json:"version,omitempty"`
  2027. }
  2028. func (x *GetFilerConfigurationResponse) Reset() {
  2029. *x = GetFilerConfigurationResponse{}
  2030. if protoimpl.UnsafeEnabled {
  2031. mi := &file_filer_proto_msgTypes[36]
  2032. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2033. ms.StoreMessageInfo(mi)
  2034. }
  2035. }
  2036. func (x *GetFilerConfigurationResponse) String() string {
  2037. return protoimpl.X.MessageStringOf(x)
  2038. }
  2039. func (*GetFilerConfigurationResponse) ProtoMessage() {}
  2040. func (x *GetFilerConfigurationResponse) ProtoReflect() protoreflect.Message {
  2041. mi := &file_filer_proto_msgTypes[36]
  2042. if protoimpl.UnsafeEnabled && x != nil {
  2043. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2044. if ms.LoadMessageInfo() == nil {
  2045. ms.StoreMessageInfo(mi)
  2046. }
  2047. return ms
  2048. }
  2049. return mi.MessageOf(x)
  2050. }
  2051. // Deprecated: Use GetFilerConfigurationResponse.ProtoReflect.Descriptor instead.
  2052. func (*GetFilerConfigurationResponse) Descriptor() ([]byte, []int) {
  2053. return file_filer_proto_rawDescGZIP(), []int{36}
  2054. }
  2055. func (x *GetFilerConfigurationResponse) GetMasters() []string {
  2056. if x != nil {
  2057. return x.Masters
  2058. }
  2059. return nil
  2060. }
  2061. func (x *GetFilerConfigurationResponse) GetReplication() string {
  2062. if x != nil {
  2063. return x.Replication
  2064. }
  2065. return ""
  2066. }
  2067. func (x *GetFilerConfigurationResponse) GetCollection() string {
  2068. if x != nil {
  2069. return x.Collection
  2070. }
  2071. return ""
  2072. }
  2073. func (x *GetFilerConfigurationResponse) GetMaxMb() uint32 {
  2074. if x != nil {
  2075. return x.MaxMb
  2076. }
  2077. return 0
  2078. }
  2079. func (x *GetFilerConfigurationResponse) GetDirBuckets() string {
  2080. if x != nil {
  2081. return x.DirBuckets
  2082. }
  2083. return ""
  2084. }
  2085. func (x *GetFilerConfigurationResponse) GetCipher() bool {
  2086. if x != nil {
  2087. return x.Cipher
  2088. }
  2089. return false
  2090. }
  2091. func (x *GetFilerConfigurationResponse) GetSignature() int32 {
  2092. if x != nil {
  2093. return x.Signature
  2094. }
  2095. return 0
  2096. }
  2097. func (x *GetFilerConfigurationResponse) GetMetricsAddress() string {
  2098. if x != nil {
  2099. return x.MetricsAddress
  2100. }
  2101. return ""
  2102. }
  2103. func (x *GetFilerConfigurationResponse) GetMetricsIntervalSec() int32 {
  2104. if x != nil {
  2105. return x.MetricsIntervalSec
  2106. }
  2107. return 0
  2108. }
  2109. func (x *GetFilerConfigurationResponse) GetVersion() string {
  2110. if x != nil {
  2111. return x.Version
  2112. }
  2113. return ""
  2114. }
  2115. type SubscribeMetadataRequest struct {
  2116. state protoimpl.MessageState
  2117. sizeCache protoimpl.SizeCache
  2118. unknownFields protoimpl.UnknownFields
  2119. ClientName string `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
  2120. PathPrefix string `protobuf:"bytes,2,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"`
  2121. SinceNs int64 `protobuf:"varint,3,opt,name=since_ns,json=sinceNs,proto3" json:"since_ns,omitempty"`
  2122. Signature int32 `protobuf:"varint,4,opt,name=signature,proto3" json:"signature,omitempty"`
  2123. }
  2124. func (x *SubscribeMetadataRequest) Reset() {
  2125. *x = SubscribeMetadataRequest{}
  2126. if protoimpl.UnsafeEnabled {
  2127. mi := &file_filer_proto_msgTypes[37]
  2128. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2129. ms.StoreMessageInfo(mi)
  2130. }
  2131. }
  2132. func (x *SubscribeMetadataRequest) String() string {
  2133. return protoimpl.X.MessageStringOf(x)
  2134. }
  2135. func (*SubscribeMetadataRequest) ProtoMessage() {}
  2136. func (x *SubscribeMetadataRequest) ProtoReflect() protoreflect.Message {
  2137. mi := &file_filer_proto_msgTypes[37]
  2138. if protoimpl.UnsafeEnabled && x != nil {
  2139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2140. if ms.LoadMessageInfo() == nil {
  2141. ms.StoreMessageInfo(mi)
  2142. }
  2143. return ms
  2144. }
  2145. return mi.MessageOf(x)
  2146. }
  2147. // Deprecated: Use SubscribeMetadataRequest.ProtoReflect.Descriptor instead.
  2148. func (*SubscribeMetadataRequest) Descriptor() ([]byte, []int) {
  2149. return file_filer_proto_rawDescGZIP(), []int{37}
  2150. }
  2151. func (x *SubscribeMetadataRequest) GetClientName() string {
  2152. if x != nil {
  2153. return x.ClientName
  2154. }
  2155. return ""
  2156. }
  2157. func (x *SubscribeMetadataRequest) GetPathPrefix() string {
  2158. if x != nil {
  2159. return x.PathPrefix
  2160. }
  2161. return ""
  2162. }
  2163. func (x *SubscribeMetadataRequest) GetSinceNs() int64 {
  2164. if x != nil {
  2165. return x.SinceNs
  2166. }
  2167. return 0
  2168. }
  2169. func (x *SubscribeMetadataRequest) GetSignature() int32 {
  2170. if x != nil {
  2171. return x.Signature
  2172. }
  2173. return 0
  2174. }
  2175. type SubscribeMetadataResponse struct {
  2176. state protoimpl.MessageState
  2177. sizeCache protoimpl.SizeCache
  2178. unknownFields protoimpl.UnknownFields
  2179. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  2180. EventNotification *EventNotification `protobuf:"bytes,2,opt,name=event_notification,json=eventNotification,proto3" json:"event_notification,omitempty"`
  2181. TsNs int64 `protobuf:"varint,3,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2182. }
  2183. func (x *SubscribeMetadataResponse) Reset() {
  2184. *x = SubscribeMetadataResponse{}
  2185. if protoimpl.UnsafeEnabled {
  2186. mi := &file_filer_proto_msgTypes[38]
  2187. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2188. ms.StoreMessageInfo(mi)
  2189. }
  2190. }
  2191. func (x *SubscribeMetadataResponse) String() string {
  2192. return protoimpl.X.MessageStringOf(x)
  2193. }
  2194. func (*SubscribeMetadataResponse) ProtoMessage() {}
  2195. func (x *SubscribeMetadataResponse) ProtoReflect() protoreflect.Message {
  2196. mi := &file_filer_proto_msgTypes[38]
  2197. if protoimpl.UnsafeEnabled && x != nil {
  2198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2199. if ms.LoadMessageInfo() == nil {
  2200. ms.StoreMessageInfo(mi)
  2201. }
  2202. return ms
  2203. }
  2204. return mi.MessageOf(x)
  2205. }
  2206. // Deprecated: Use SubscribeMetadataResponse.ProtoReflect.Descriptor instead.
  2207. func (*SubscribeMetadataResponse) Descriptor() ([]byte, []int) {
  2208. return file_filer_proto_rawDescGZIP(), []int{38}
  2209. }
  2210. func (x *SubscribeMetadataResponse) GetDirectory() string {
  2211. if x != nil {
  2212. return x.Directory
  2213. }
  2214. return ""
  2215. }
  2216. func (x *SubscribeMetadataResponse) GetEventNotification() *EventNotification {
  2217. if x != nil {
  2218. return x.EventNotification
  2219. }
  2220. return nil
  2221. }
  2222. func (x *SubscribeMetadataResponse) GetTsNs() int64 {
  2223. if x != nil {
  2224. return x.TsNs
  2225. }
  2226. return 0
  2227. }
  2228. type LogEntry struct {
  2229. state protoimpl.MessageState
  2230. sizeCache protoimpl.SizeCache
  2231. unknownFields protoimpl.UnknownFields
  2232. TsNs int64 `protobuf:"varint,1,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2233. PartitionKeyHash int32 `protobuf:"varint,2,opt,name=partition_key_hash,json=partitionKeyHash,proto3" json:"partition_key_hash,omitempty"`
  2234. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  2235. }
  2236. func (x *LogEntry) Reset() {
  2237. *x = LogEntry{}
  2238. if protoimpl.UnsafeEnabled {
  2239. mi := &file_filer_proto_msgTypes[39]
  2240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2241. ms.StoreMessageInfo(mi)
  2242. }
  2243. }
  2244. func (x *LogEntry) String() string {
  2245. return protoimpl.X.MessageStringOf(x)
  2246. }
  2247. func (*LogEntry) ProtoMessage() {}
  2248. func (x *LogEntry) ProtoReflect() protoreflect.Message {
  2249. mi := &file_filer_proto_msgTypes[39]
  2250. if protoimpl.UnsafeEnabled && x != nil {
  2251. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2252. if ms.LoadMessageInfo() == nil {
  2253. ms.StoreMessageInfo(mi)
  2254. }
  2255. return ms
  2256. }
  2257. return mi.MessageOf(x)
  2258. }
  2259. // Deprecated: Use LogEntry.ProtoReflect.Descriptor instead.
  2260. func (*LogEntry) Descriptor() ([]byte, []int) {
  2261. return file_filer_proto_rawDescGZIP(), []int{39}
  2262. }
  2263. func (x *LogEntry) GetTsNs() int64 {
  2264. if x != nil {
  2265. return x.TsNs
  2266. }
  2267. return 0
  2268. }
  2269. func (x *LogEntry) GetPartitionKeyHash() int32 {
  2270. if x != nil {
  2271. return x.PartitionKeyHash
  2272. }
  2273. return 0
  2274. }
  2275. func (x *LogEntry) GetData() []byte {
  2276. if x != nil {
  2277. return x.Data
  2278. }
  2279. return nil
  2280. }
  2281. type KeepConnectedRequest struct {
  2282. state protoimpl.MessageState
  2283. sizeCache protoimpl.SizeCache
  2284. unknownFields protoimpl.UnknownFields
  2285. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2286. GrpcPort uint32 `protobuf:"varint,2,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  2287. Resources []string `protobuf:"bytes,3,rep,name=resources,proto3" json:"resources,omitempty"`
  2288. }
  2289. func (x *KeepConnectedRequest) Reset() {
  2290. *x = KeepConnectedRequest{}
  2291. if protoimpl.UnsafeEnabled {
  2292. mi := &file_filer_proto_msgTypes[40]
  2293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2294. ms.StoreMessageInfo(mi)
  2295. }
  2296. }
  2297. func (x *KeepConnectedRequest) String() string {
  2298. return protoimpl.X.MessageStringOf(x)
  2299. }
  2300. func (*KeepConnectedRequest) ProtoMessage() {}
  2301. func (x *KeepConnectedRequest) ProtoReflect() protoreflect.Message {
  2302. mi := &file_filer_proto_msgTypes[40]
  2303. if protoimpl.UnsafeEnabled && x != nil {
  2304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2305. if ms.LoadMessageInfo() == nil {
  2306. ms.StoreMessageInfo(mi)
  2307. }
  2308. return ms
  2309. }
  2310. return mi.MessageOf(x)
  2311. }
  2312. // Deprecated: Use KeepConnectedRequest.ProtoReflect.Descriptor instead.
  2313. func (*KeepConnectedRequest) Descriptor() ([]byte, []int) {
  2314. return file_filer_proto_rawDescGZIP(), []int{40}
  2315. }
  2316. func (x *KeepConnectedRequest) GetName() string {
  2317. if x != nil {
  2318. return x.Name
  2319. }
  2320. return ""
  2321. }
  2322. func (x *KeepConnectedRequest) GetGrpcPort() uint32 {
  2323. if x != nil {
  2324. return x.GrpcPort
  2325. }
  2326. return 0
  2327. }
  2328. func (x *KeepConnectedRequest) GetResources() []string {
  2329. if x != nil {
  2330. return x.Resources
  2331. }
  2332. return nil
  2333. }
  2334. type KeepConnectedResponse struct {
  2335. state protoimpl.MessageState
  2336. sizeCache protoimpl.SizeCache
  2337. unknownFields protoimpl.UnknownFields
  2338. }
  2339. func (x *KeepConnectedResponse) Reset() {
  2340. *x = KeepConnectedResponse{}
  2341. if protoimpl.UnsafeEnabled {
  2342. mi := &file_filer_proto_msgTypes[41]
  2343. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2344. ms.StoreMessageInfo(mi)
  2345. }
  2346. }
  2347. func (x *KeepConnectedResponse) String() string {
  2348. return protoimpl.X.MessageStringOf(x)
  2349. }
  2350. func (*KeepConnectedResponse) ProtoMessage() {}
  2351. func (x *KeepConnectedResponse) ProtoReflect() protoreflect.Message {
  2352. mi := &file_filer_proto_msgTypes[41]
  2353. if protoimpl.UnsafeEnabled && x != nil {
  2354. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2355. if ms.LoadMessageInfo() == nil {
  2356. ms.StoreMessageInfo(mi)
  2357. }
  2358. return ms
  2359. }
  2360. return mi.MessageOf(x)
  2361. }
  2362. // Deprecated: Use KeepConnectedResponse.ProtoReflect.Descriptor instead.
  2363. func (*KeepConnectedResponse) Descriptor() ([]byte, []int) {
  2364. return file_filer_proto_rawDescGZIP(), []int{41}
  2365. }
  2366. type LocateBrokerRequest struct {
  2367. state protoimpl.MessageState
  2368. sizeCache protoimpl.SizeCache
  2369. unknownFields protoimpl.UnknownFields
  2370. Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
  2371. }
  2372. func (x *LocateBrokerRequest) Reset() {
  2373. *x = LocateBrokerRequest{}
  2374. if protoimpl.UnsafeEnabled {
  2375. mi := &file_filer_proto_msgTypes[42]
  2376. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2377. ms.StoreMessageInfo(mi)
  2378. }
  2379. }
  2380. func (x *LocateBrokerRequest) String() string {
  2381. return protoimpl.X.MessageStringOf(x)
  2382. }
  2383. func (*LocateBrokerRequest) ProtoMessage() {}
  2384. func (x *LocateBrokerRequest) ProtoReflect() protoreflect.Message {
  2385. mi := &file_filer_proto_msgTypes[42]
  2386. if protoimpl.UnsafeEnabled && x != nil {
  2387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2388. if ms.LoadMessageInfo() == nil {
  2389. ms.StoreMessageInfo(mi)
  2390. }
  2391. return ms
  2392. }
  2393. return mi.MessageOf(x)
  2394. }
  2395. // Deprecated: Use LocateBrokerRequest.ProtoReflect.Descriptor instead.
  2396. func (*LocateBrokerRequest) Descriptor() ([]byte, []int) {
  2397. return file_filer_proto_rawDescGZIP(), []int{42}
  2398. }
  2399. func (x *LocateBrokerRequest) GetResource() string {
  2400. if x != nil {
  2401. return x.Resource
  2402. }
  2403. return ""
  2404. }
  2405. type LocateBrokerResponse struct {
  2406. state protoimpl.MessageState
  2407. sizeCache protoimpl.SizeCache
  2408. unknownFields protoimpl.UnknownFields
  2409. Found bool `protobuf:"varint,1,opt,name=found,proto3" json:"found,omitempty"`
  2410. Resources []*LocateBrokerResponse_Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"`
  2411. }
  2412. func (x *LocateBrokerResponse) Reset() {
  2413. *x = LocateBrokerResponse{}
  2414. if protoimpl.UnsafeEnabled {
  2415. mi := &file_filer_proto_msgTypes[43]
  2416. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2417. ms.StoreMessageInfo(mi)
  2418. }
  2419. }
  2420. func (x *LocateBrokerResponse) String() string {
  2421. return protoimpl.X.MessageStringOf(x)
  2422. }
  2423. func (*LocateBrokerResponse) ProtoMessage() {}
  2424. func (x *LocateBrokerResponse) ProtoReflect() protoreflect.Message {
  2425. mi := &file_filer_proto_msgTypes[43]
  2426. if protoimpl.UnsafeEnabled && x != nil {
  2427. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2428. if ms.LoadMessageInfo() == nil {
  2429. ms.StoreMessageInfo(mi)
  2430. }
  2431. return ms
  2432. }
  2433. return mi.MessageOf(x)
  2434. }
  2435. // Deprecated: Use LocateBrokerResponse.ProtoReflect.Descriptor instead.
  2436. func (*LocateBrokerResponse) Descriptor() ([]byte, []int) {
  2437. return file_filer_proto_rawDescGZIP(), []int{43}
  2438. }
  2439. func (x *LocateBrokerResponse) GetFound() bool {
  2440. if x != nil {
  2441. return x.Found
  2442. }
  2443. return false
  2444. }
  2445. func (x *LocateBrokerResponse) GetResources() []*LocateBrokerResponse_Resource {
  2446. if x != nil {
  2447. return x.Resources
  2448. }
  2449. return nil
  2450. }
  2451. /////////////////////////
  2452. // Key-Value operations
  2453. /////////////////////////
  2454. type KvGetRequest struct {
  2455. state protoimpl.MessageState
  2456. sizeCache protoimpl.SizeCache
  2457. unknownFields protoimpl.UnknownFields
  2458. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2459. }
  2460. func (x *KvGetRequest) Reset() {
  2461. *x = KvGetRequest{}
  2462. if protoimpl.UnsafeEnabled {
  2463. mi := &file_filer_proto_msgTypes[44]
  2464. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2465. ms.StoreMessageInfo(mi)
  2466. }
  2467. }
  2468. func (x *KvGetRequest) String() string {
  2469. return protoimpl.X.MessageStringOf(x)
  2470. }
  2471. func (*KvGetRequest) ProtoMessage() {}
  2472. func (x *KvGetRequest) ProtoReflect() protoreflect.Message {
  2473. mi := &file_filer_proto_msgTypes[44]
  2474. if protoimpl.UnsafeEnabled && x != nil {
  2475. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2476. if ms.LoadMessageInfo() == nil {
  2477. ms.StoreMessageInfo(mi)
  2478. }
  2479. return ms
  2480. }
  2481. return mi.MessageOf(x)
  2482. }
  2483. // Deprecated: Use KvGetRequest.ProtoReflect.Descriptor instead.
  2484. func (*KvGetRequest) Descriptor() ([]byte, []int) {
  2485. return file_filer_proto_rawDescGZIP(), []int{44}
  2486. }
  2487. func (x *KvGetRequest) GetKey() []byte {
  2488. if x != nil {
  2489. return x.Key
  2490. }
  2491. return nil
  2492. }
  2493. type KvGetResponse struct {
  2494. state protoimpl.MessageState
  2495. sizeCache protoimpl.SizeCache
  2496. unknownFields protoimpl.UnknownFields
  2497. Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
  2498. Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
  2499. }
  2500. func (x *KvGetResponse) Reset() {
  2501. *x = KvGetResponse{}
  2502. if protoimpl.UnsafeEnabled {
  2503. mi := &file_filer_proto_msgTypes[45]
  2504. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2505. ms.StoreMessageInfo(mi)
  2506. }
  2507. }
  2508. func (x *KvGetResponse) String() string {
  2509. return protoimpl.X.MessageStringOf(x)
  2510. }
  2511. func (*KvGetResponse) ProtoMessage() {}
  2512. func (x *KvGetResponse) ProtoReflect() protoreflect.Message {
  2513. mi := &file_filer_proto_msgTypes[45]
  2514. if protoimpl.UnsafeEnabled && x != nil {
  2515. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2516. if ms.LoadMessageInfo() == nil {
  2517. ms.StoreMessageInfo(mi)
  2518. }
  2519. return ms
  2520. }
  2521. return mi.MessageOf(x)
  2522. }
  2523. // Deprecated: Use KvGetResponse.ProtoReflect.Descriptor instead.
  2524. func (*KvGetResponse) Descriptor() ([]byte, []int) {
  2525. return file_filer_proto_rawDescGZIP(), []int{45}
  2526. }
  2527. func (x *KvGetResponse) GetValue() []byte {
  2528. if x != nil {
  2529. return x.Value
  2530. }
  2531. return nil
  2532. }
  2533. func (x *KvGetResponse) GetError() string {
  2534. if x != nil {
  2535. return x.Error
  2536. }
  2537. return ""
  2538. }
  2539. type KvPutRequest struct {
  2540. state protoimpl.MessageState
  2541. sizeCache protoimpl.SizeCache
  2542. unknownFields protoimpl.UnknownFields
  2543. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2544. Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  2545. }
  2546. func (x *KvPutRequest) Reset() {
  2547. *x = KvPutRequest{}
  2548. if protoimpl.UnsafeEnabled {
  2549. mi := &file_filer_proto_msgTypes[46]
  2550. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2551. ms.StoreMessageInfo(mi)
  2552. }
  2553. }
  2554. func (x *KvPutRequest) String() string {
  2555. return protoimpl.X.MessageStringOf(x)
  2556. }
  2557. func (*KvPutRequest) ProtoMessage() {}
  2558. func (x *KvPutRequest) ProtoReflect() protoreflect.Message {
  2559. mi := &file_filer_proto_msgTypes[46]
  2560. if protoimpl.UnsafeEnabled && x != nil {
  2561. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2562. if ms.LoadMessageInfo() == nil {
  2563. ms.StoreMessageInfo(mi)
  2564. }
  2565. return ms
  2566. }
  2567. return mi.MessageOf(x)
  2568. }
  2569. // Deprecated: Use KvPutRequest.ProtoReflect.Descriptor instead.
  2570. func (*KvPutRequest) Descriptor() ([]byte, []int) {
  2571. return file_filer_proto_rawDescGZIP(), []int{46}
  2572. }
  2573. func (x *KvPutRequest) GetKey() []byte {
  2574. if x != nil {
  2575. return x.Key
  2576. }
  2577. return nil
  2578. }
  2579. func (x *KvPutRequest) GetValue() []byte {
  2580. if x != nil {
  2581. return x.Value
  2582. }
  2583. return nil
  2584. }
  2585. type KvPutResponse struct {
  2586. state protoimpl.MessageState
  2587. sizeCache protoimpl.SizeCache
  2588. unknownFields protoimpl.UnknownFields
  2589. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  2590. }
  2591. func (x *KvPutResponse) Reset() {
  2592. *x = KvPutResponse{}
  2593. if protoimpl.UnsafeEnabled {
  2594. mi := &file_filer_proto_msgTypes[47]
  2595. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2596. ms.StoreMessageInfo(mi)
  2597. }
  2598. }
  2599. func (x *KvPutResponse) String() string {
  2600. return protoimpl.X.MessageStringOf(x)
  2601. }
  2602. func (*KvPutResponse) ProtoMessage() {}
  2603. func (x *KvPutResponse) ProtoReflect() protoreflect.Message {
  2604. mi := &file_filer_proto_msgTypes[47]
  2605. if protoimpl.UnsafeEnabled && x != nil {
  2606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2607. if ms.LoadMessageInfo() == nil {
  2608. ms.StoreMessageInfo(mi)
  2609. }
  2610. return ms
  2611. }
  2612. return mi.MessageOf(x)
  2613. }
  2614. // Deprecated: Use KvPutResponse.ProtoReflect.Descriptor instead.
  2615. func (*KvPutResponse) Descriptor() ([]byte, []int) {
  2616. return file_filer_proto_rawDescGZIP(), []int{47}
  2617. }
  2618. func (x *KvPutResponse) GetError() string {
  2619. if x != nil {
  2620. return x.Error
  2621. }
  2622. return ""
  2623. }
  2624. /////////////////////////
  2625. // path-based configurations
  2626. /////////////////////////
  2627. type FilerConf struct {
  2628. state protoimpl.MessageState
  2629. sizeCache protoimpl.SizeCache
  2630. unknownFields protoimpl.UnknownFields
  2631. Version int32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
  2632. Locations []*FilerConf_PathConf `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
  2633. }
  2634. func (x *FilerConf) Reset() {
  2635. *x = FilerConf{}
  2636. if protoimpl.UnsafeEnabled {
  2637. mi := &file_filer_proto_msgTypes[48]
  2638. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2639. ms.StoreMessageInfo(mi)
  2640. }
  2641. }
  2642. func (x *FilerConf) String() string {
  2643. return protoimpl.X.MessageStringOf(x)
  2644. }
  2645. func (*FilerConf) ProtoMessage() {}
  2646. func (x *FilerConf) ProtoReflect() protoreflect.Message {
  2647. mi := &file_filer_proto_msgTypes[48]
  2648. if protoimpl.UnsafeEnabled && x != nil {
  2649. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2650. if ms.LoadMessageInfo() == nil {
  2651. ms.StoreMessageInfo(mi)
  2652. }
  2653. return ms
  2654. }
  2655. return mi.MessageOf(x)
  2656. }
  2657. // Deprecated: Use FilerConf.ProtoReflect.Descriptor instead.
  2658. func (*FilerConf) Descriptor() ([]byte, []int) {
  2659. return file_filer_proto_rawDescGZIP(), []int{48}
  2660. }
  2661. func (x *FilerConf) GetVersion() int32 {
  2662. if x != nil {
  2663. return x.Version
  2664. }
  2665. return 0
  2666. }
  2667. func (x *FilerConf) GetLocations() []*FilerConf_PathConf {
  2668. if x != nil {
  2669. return x.Locations
  2670. }
  2671. return nil
  2672. }
  2673. /////////////////////////
  2674. // Remote Storage related
  2675. /////////////////////////
  2676. type RemoteConf struct {
  2677. state protoimpl.MessageState
  2678. sizeCache protoimpl.SizeCache
  2679. unknownFields protoimpl.UnknownFields
  2680. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
  2681. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  2682. S3AccessKey string `protobuf:"bytes,4,opt,name=s3_access_key,json=s3AccessKey,proto3" json:"s3_access_key,omitempty"`
  2683. S3SecretKey string `protobuf:"bytes,5,opt,name=s3_secret_key,json=s3SecretKey,proto3" json:"s3_secret_key,omitempty"`
  2684. S3Region string `protobuf:"bytes,6,opt,name=s3_region,json=s3Region,proto3" json:"s3_region,omitempty"`
  2685. S3Endpoint string `protobuf:"bytes,7,opt,name=s3_endpoint,json=s3Endpoint,proto3" json:"s3_endpoint,omitempty"`
  2686. }
  2687. func (x *RemoteConf) Reset() {
  2688. *x = RemoteConf{}
  2689. if protoimpl.UnsafeEnabled {
  2690. mi := &file_filer_proto_msgTypes[49]
  2691. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2692. ms.StoreMessageInfo(mi)
  2693. }
  2694. }
  2695. func (x *RemoteConf) String() string {
  2696. return protoimpl.X.MessageStringOf(x)
  2697. }
  2698. func (*RemoteConf) ProtoMessage() {}
  2699. func (x *RemoteConf) ProtoReflect() protoreflect.Message {
  2700. mi := &file_filer_proto_msgTypes[49]
  2701. if protoimpl.UnsafeEnabled && x != nil {
  2702. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2703. if ms.LoadMessageInfo() == nil {
  2704. ms.StoreMessageInfo(mi)
  2705. }
  2706. return ms
  2707. }
  2708. return mi.MessageOf(x)
  2709. }
  2710. // Deprecated: Use RemoteConf.ProtoReflect.Descriptor instead.
  2711. func (*RemoteConf) Descriptor() ([]byte, []int) {
  2712. return file_filer_proto_rawDescGZIP(), []int{49}
  2713. }
  2714. func (x *RemoteConf) GetType() string {
  2715. if x != nil {
  2716. return x.Type
  2717. }
  2718. return ""
  2719. }
  2720. func (x *RemoteConf) GetName() string {
  2721. if x != nil {
  2722. return x.Name
  2723. }
  2724. return ""
  2725. }
  2726. func (x *RemoteConf) GetS3AccessKey() string {
  2727. if x != nil {
  2728. return x.S3AccessKey
  2729. }
  2730. return ""
  2731. }
  2732. func (x *RemoteConf) GetS3SecretKey() string {
  2733. if x != nil {
  2734. return x.S3SecretKey
  2735. }
  2736. return ""
  2737. }
  2738. func (x *RemoteConf) GetS3Region() string {
  2739. if x != nil {
  2740. return x.S3Region
  2741. }
  2742. return ""
  2743. }
  2744. func (x *RemoteConf) GetS3Endpoint() string {
  2745. if x != nil {
  2746. return x.S3Endpoint
  2747. }
  2748. return ""
  2749. }
  2750. type RemoteStorageMapping struct {
  2751. state protoimpl.MessageState
  2752. sizeCache protoimpl.SizeCache
  2753. unknownFields protoimpl.UnknownFields
  2754. Mappings map[string]*RemoteStorageLocation `protobuf:"bytes,1,rep,name=mappings,proto3" json:"mappings,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  2755. }
  2756. func (x *RemoteStorageMapping) Reset() {
  2757. *x = RemoteStorageMapping{}
  2758. if protoimpl.UnsafeEnabled {
  2759. mi := &file_filer_proto_msgTypes[50]
  2760. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2761. ms.StoreMessageInfo(mi)
  2762. }
  2763. }
  2764. func (x *RemoteStorageMapping) String() string {
  2765. return protoimpl.X.MessageStringOf(x)
  2766. }
  2767. func (*RemoteStorageMapping) ProtoMessage() {}
  2768. func (x *RemoteStorageMapping) ProtoReflect() protoreflect.Message {
  2769. mi := &file_filer_proto_msgTypes[50]
  2770. if protoimpl.UnsafeEnabled && x != nil {
  2771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2772. if ms.LoadMessageInfo() == nil {
  2773. ms.StoreMessageInfo(mi)
  2774. }
  2775. return ms
  2776. }
  2777. return mi.MessageOf(x)
  2778. }
  2779. // Deprecated: Use RemoteStorageMapping.ProtoReflect.Descriptor instead.
  2780. func (*RemoteStorageMapping) Descriptor() ([]byte, []int) {
  2781. return file_filer_proto_rawDescGZIP(), []int{50}
  2782. }
  2783. func (x *RemoteStorageMapping) GetMappings() map[string]*RemoteStorageLocation {
  2784. if x != nil {
  2785. return x.Mappings
  2786. }
  2787. return nil
  2788. }
  2789. type RemoteStorageLocation struct {
  2790. state protoimpl.MessageState
  2791. sizeCache protoimpl.SizeCache
  2792. unknownFields protoimpl.UnknownFields
  2793. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2794. Bucket string `protobuf:"bytes,2,opt,name=bucket,proto3" json:"bucket,omitempty"`
  2795. Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"`
  2796. }
  2797. func (x *RemoteStorageLocation) Reset() {
  2798. *x = RemoteStorageLocation{}
  2799. if protoimpl.UnsafeEnabled {
  2800. mi := &file_filer_proto_msgTypes[51]
  2801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2802. ms.StoreMessageInfo(mi)
  2803. }
  2804. }
  2805. func (x *RemoteStorageLocation) String() string {
  2806. return protoimpl.X.MessageStringOf(x)
  2807. }
  2808. func (*RemoteStorageLocation) ProtoMessage() {}
  2809. func (x *RemoteStorageLocation) ProtoReflect() protoreflect.Message {
  2810. mi := &file_filer_proto_msgTypes[51]
  2811. if protoimpl.UnsafeEnabled && x != nil {
  2812. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2813. if ms.LoadMessageInfo() == nil {
  2814. ms.StoreMessageInfo(mi)
  2815. }
  2816. return ms
  2817. }
  2818. return mi.MessageOf(x)
  2819. }
  2820. // Deprecated: Use RemoteStorageLocation.ProtoReflect.Descriptor instead.
  2821. func (*RemoteStorageLocation) Descriptor() ([]byte, []int) {
  2822. return file_filer_proto_rawDescGZIP(), []int{51}
  2823. }
  2824. func (x *RemoteStorageLocation) GetName() string {
  2825. if x != nil {
  2826. return x.Name
  2827. }
  2828. return ""
  2829. }
  2830. func (x *RemoteStorageLocation) GetBucket() string {
  2831. if x != nil {
  2832. return x.Bucket
  2833. }
  2834. return ""
  2835. }
  2836. func (x *RemoteStorageLocation) GetPath() string {
  2837. if x != nil {
  2838. return x.Path
  2839. }
  2840. return ""
  2841. }
  2842. // if found, send the exact address
  2843. // if not found, send the full list of existing brokers
  2844. type LocateBrokerResponse_Resource struct {
  2845. state protoimpl.MessageState
  2846. sizeCache protoimpl.SizeCache
  2847. unknownFields protoimpl.UnknownFields
  2848. GrpcAddresses string `protobuf:"bytes,1,opt,name=grpc_addresses,json=grpcAddresses,proto3" json:"grpc_addresses,omitempty"`
  2849. ResourceCount int32 `protobuf:"varint,2,opt,name=resource_count,json=resourceCount,proto3" json:"resource_count,omitempty"`
  2850. }
  2851. func (x *LocateBrokerResponse_Resource) Reset() {
  2852. *x = LocateBrokerResponse_Resource{}
  2853. if protoimpl.UnsafeEnabled {
  2854. mi := &file_filer_proto_msgTypes[54]
  2855. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2856. ms.StoreMessageInfo(mi)
  2857. }
  2858. }
  2859. func (x *LocateBrokerResponse_Resource) String() string {
  2860. return protoimpl.X.MessageStringOf(x)
  2861. }
  2862. func (*LocateBrokerResponse_Resource) ProtoMessage() {}
  2863. func (x *LocateBrokerResponse_Resource) ProtoReflect() protoreflect.Message {
  2864. mi := &file_filer_proto_msgTypes[54]
  2865. if protoimpl.UnsafeEnabled && x != nil {
  2866. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2867. if ms.LoadMessageInfo() == nil {
  2868. ms.StoreMessageInfo(mi)
  2869. }
  2870. return ms
  2871. }
  2872. return mi.MessageOf(x)
  2873. }
  2874. // Deprecated: Use LocateBrokerResponse_Resource.ProtoReflect.Descriptor instead.
  2875. func (*LocateBrokerResponse_Resource) Descriptor() ([]byte, []int) {
  2876. return file_filer_proto_rawDescGZIP(), []int{43, 0}
  2877. }
  2878. func (x *LocateBrokerResponse_Resource) GetGrpcAddresses() string {
  2879. if x != nil {
  2880. return x.GrpcAddresses
  2881. }
  2882. return ""
  2883. }
  2884. func (x *LocateBrokerResponse_Resource) GetResourceCount() int32 {
  2885. if x != nil {
  2886. return x.ResourceCount
  2887. }
  2888. return 0
  2889. }
  2890. type FilerConf_PathConf struct {
  2891. state protoimpl.MessageState
  2892. sizeCache protoimpl.SizeCache
  2893. unknownFields protoimpl.UnknownFields
  2894. LocationPrefix string `protobuf:"bytes,1,opt,name=location_prefix,json=locationPrefix,proto3" json:"location_prefix,omitempty"`
  2895. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  2896. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  2897. Ttl string `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"`
  2898. DiskType string `protobuf:"bytes,5,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  2899. Fsync bool `protobuf:"varint,6,opt,name=fsync,proto3" json:"fsync,omitempty"`
  2900. VolumeGrowthCount uint32 `protobuf:"varint,7,opt,name=volume_growth_count,json=volumeGrowthCount,proto3" json:"volume_growth_count,omitempty"`
  2901. ReadOnly bool `protobuf:"varint,8,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"`
  2902. }
  2903. func (x *FilerConf_PathConf) Reset() {
  2904. *x = FilerConf_PathConf{}
  2905. if protoimpl.UnsafeEnabled {
  2906. mi := &file_filer_proto_msgTypes[55]
  2907. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2908. ms.StoreMessageInfo(mi)
  2909. }
  2910. }
  2911. func (x *FilerConf_PathConf) String() string {
  2912. return protoimpl.X.MessageStringOf(x)
  2913. }
  2914. func (*FilerConf_PathConf) ProtoMessage() {}
  2915. func (x *FilerConf_PathConf) ProtoReflect() protoreflect.Message {
  2916. mi := &file_filer_proto_msgTypes[55]
  2917. if protoimpl.UnsafeEnabled && x != nil {
  2918. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2919. if ms.LoadMessageInfo() == nil {
  2920. ms.StoreMessageInfo(mi)
  2921. }
  2922. return ms
  2923. }
  2924. return mi.MessageOf(x)
  2925. }
  2926. // Deprecated: Use FilerConf_PathConf.ProtoReflect.Descriptor instead.
  2927. func (*FilerConf_PathConf) Descriptor() ([]byte, []int) {
  2928. return file_filer_proto_rawDescGZIP(), []int{48, 0}
  2929. }
  2930. func (x *FilerConf_PathConf) GetLocationPrefix() string {
  2931. if x != nil {
  2932. return x.LocationPrefix
  2933. }
  2934. return ""
  2935. }
  2936. func (x *FilerConf_PathConf) GetCollection() string {
  2937. if x != nil {
  2938. return x.Collection
  2939. }
  2940. return ""
  2941. }
  2942. func (x *FilerConf_PathConf) GetReplication() string {
  2943. if x != nil {
  2944. return x.Replication
  2945. }
  2946. return ""
  2947. }
  2948. func (x *FilerConf_PathConf) GetTtl() string {
  2949. if x != nil {
  2950. return x.Ttl
  2951. }
  2952. return ""
  2953. }
  2954. func (x *FilerConf_PathConf) GetDiskType() string {
  2955. if x != nil {
  2956. return x.DiskType
  2957. }
  2958. return ""
  2959. }
  2960. func (x *FilerConf_PathConf) GetFsync() bool {
  2961. if x != nil {
  2962. return x.Fsync
  2963. }
  2964. return false
  2965. }
  2966. func (x *FilerConf_PathConf) GetVolumeGrowthCount() uint32 {
  2967. if x != nil {
  2968. return x.VolumeGrowthCount
  2969. }
  2970. return 0
  2971. }
  2972. func (x *FilerConf_PathConf) GetReadOnly() bool {
  2973. if x != nil {
  2974. return x.ReadOnly
  2975. }
  2976. return false
  2977. }
  2978. var File_filer_proto protoreflect.FileDescriptor
  2979. var file_filer_proto_rawDesc = []byte{
  2980. 0x0a, 0x0b, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x66,
  2981. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x22, 0x4f, 0x0a, 0x1b, 0x4c, 0x6f, 0x6f, 0x6b, 0x75,
  2982. 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2983. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2984. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2985. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  2986. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x1c, 0x4c, 0x6f, 0x6f, 0x6b,
  2987. 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2988. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72,
  2989. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  2990. 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22,
  2991. 0xbe, 0x01, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2992. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2993. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2994. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02,
  2995. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x2c, 0x0a, 0x11,
  2996. 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  2997. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72,
  2998. 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x69, 0x6e,
  2999. 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d,
  3000. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76,
  3001. 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69,
  3002. 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74,
  3003. 0x22, 0x3c, 0x0a, 0x13, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  3004. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79,
  3005. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3006. 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x83,
  3007. 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x28,
  3008. 0x0a, 0x10, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x5f,
  3009. 0x61, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x6c, 0x61, 0x73, 0x74, 0x4d, 0x6f,
  3010. 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x41, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65,
  3011. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x13, 0x0a, 0x05,
  3012. 0x65, 0x5f, 0x74, 0x61, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x65, 0x54, 0x61,
  3013. 0x67, 0x12, 0x21, 0x0a, 0x0c, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x6e, 0x61, 0x6d,
  3014. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65,
  3015. 0x4e, 0x61, 0x6d, 0x65, 0x22, 0xbf, 0x03, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x12,
  3016. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  3017. 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f,
  3018. 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x44, 0x69, 0x72, 0x65,
  3019. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18,
  3020. 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3021. 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e,
  3022. 0x6b, 0x73, 0x12, 0x38, 0x0a, 0x0a, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73,
  3023. 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3024. 0x62, 0x2e, 0x46, 0x75, 0x73, 0x65, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73,
  3025. 0x52, 0x0a, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x39, 0x0a, 0x08,
  3026. 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d,
  3027. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x2e,
  3028. 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x65,
  3029. 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x68, 0x61, 0x72, 0x64, 0x5f,
  3030. 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x69, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0a, 0x68,
  3031. 0x61, 0x72, 0x64, 0x4c, 0x69, 0x6e, 0x6b, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x68, 0x61, 0x72,
  3032. 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x08,
  3033. 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x68, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x6e, 0x6b, 0x43, 0x6f,
  3034. 0x75, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  3035. 0x18, 0x09, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12,
  3036. 0x38, 0x0a, 0x0c, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18,
  3037. 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3038. 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0b, 0x72, 0x65,
  3039. 0x6d, 0x6f, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x1a, 0x3b, 0x0a, 0x0d, 0x45, 0x78, 0x74,
  3040. 0x65, 0x6e, 0x64, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  3041. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  3042. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c,
  3043. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x44, 0x0a, 0x09, 0x46, 0x75, 0x6c, 0x6c, 0x45, 0x6e,
  3044. 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x64, 0x69, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3045. 0x52, 0x03, 0x64, 0x69, 0x72, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02,
  3046. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3047. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x8f, 0x02, 0x0a,
  3048. 0x11, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69,
  3049. 0x6f, 0x6e, 0x12, 0x2c, 0x0a, 0x09, 0x6f, 0x6c, 0x64, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18,
  3050. 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3051. 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6f, 0x6c, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3052. 0x12, 0x2c, 0x0a, 0x09, 0x6e, 0x65, 0x77, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20,
  3053. 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45,
  3054. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6e, 0x65, 0x77, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x23,
  3055. 0x0a, 0x0d, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18,
  3056. 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x75,
  3057. 0x6e, 0x6b, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x6e, 0x65, 0x77, 0x5f, 0x70, 0x61, 0x72, 0x65, 0x6e,
  3058. 0x74, 0x5f, 0x70, 0x61, 0x74, 0x68, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65,
  3059. 0x77, 0x50, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x50, 0x61, 0x74, 0x68, 0x12, 0x31, 0x0a, 0x15, 0x69,
  3060. 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75,
  3061. 0x73, 0x74, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72,
  3062. 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e,
  3063. 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x06, 0x20, 0x03,
  3064. 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0xe6,
  3065. 0x02, 0x0a, 0x09, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x12, 0x17, 0x0a, 0x07,
  3066. 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x66,
  3067. 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x18,
  3068. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12, 0x12, 0x0a,
  3069. 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x04, 0x52, 0x04, 0x73, 0x69, 0x7a,
  3070. 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03,
  3071. 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x13, 0x0a, 0x05, 0x65, 0x5f, 0x74, 0x61, 0x67,
  3072. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x65, 0x54, 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0e,
  3073. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x06,
  3074. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x46, 0x69, 0x6c, 0x65,
  3075. 0x49, 0x64, 0x12, 0x22, 0x0a, 0x03, 0x66, 0x69, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3076. 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49,
  3077. 0x64, 0x52, 0x03, 0x66, 0x69, 0x64, 0x12, 0x2f, 0x0a, 0x0a, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  3078. 0x5f, 0x66, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c,
  3079. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x09, 0x73, 0x6f,
  3080. 0x75, 0x72, 0x63, 0x65, 0x46, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x69, 0x70, 0x68, 0x65,
  3081. 0x72, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x09, 0x63, 0x69, 0x70,
  3082. 0x68, 0x65, 0x72, 0x4b, 0x65, 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6d,
  3083. 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x69,
  3084. 0x73, 0x43, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x69,
  3085. 0x73, 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x5f, 0x6d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74,
  3086. 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x69, 0x73, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x4d,
  3087. 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x22, 0x40, 0x0a, 0x11, 0x46, 0x69, 0x6c, 0x65, 0x43,
  3088. 0x68, 0x75, 0x6e, 0x6b, 0x4d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x12, 0x2b, 0x0a, 0x06,
  3089. 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66,
  3090. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e,
  3091. 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x22, 0x58, 0x0a, 0x06, 0x46, 0x69, 0x6c,
  3092. 0x65, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64,
  3093. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64,
  3094. 0x12, 0x19, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01,
  3095. 0x28, 0x04, 0x52, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63,
  3096. 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x07, 0x52, 0x06, 0x63, 0x6f, 0x6f,
  3097. 0x6b, 0x69, 0x65, 0x22, 0x9d, 0x03, 0x0a, 0x0e, 0x46, 0x75, 0x73, 0x65, 0x41, 0x74, 0x74, 0x72,
  3098. 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x73,
  3099. 0x69, 0x7a, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53,
  3100. 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  3101. 0x28, 0x03, 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c,
  3102. 0x65, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x66, 0x69,
  3103. 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x04, 0x20,
  3104. 0x01, 0x28, 0x0d, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x67, 0x69, 0x64, 0x18,
  3105. 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x67, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72,
  3106. 0x74, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x72, 0x74, 0x69,
  3107. 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6d, 0x69, 0x6d, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09,
  3108. 0x52, 0x04, 0x6d, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63,
  3109. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70,
  3110. 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c,
  3111. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f,
  3112. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x74, 0x6c, 0x5f,
  3113. 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x74, 0x74, 0x6c, 0x53, 0x65,
  3114. 0x63, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b,
  3115. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d,
  3116. 0x0a, 0x0a, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0c, 0x20, 0x03,
  3117. 0x28, 0x09, 0x52, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x25, 0x0a,
  3118. 0x0e, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x18,
  3119. 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x54, 0x61,
  3120. 0x72, 0x67, 0x65, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6d, 0x64, 0x35, 0x18, 0x0e, 0x20, 0x01, 0x28,
  3121. 0x0c, 0x52, 0x03, 0x6d, 0x64, 0x35, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74,
  3122. 0x79, 0x70, 0x65, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54,
  3123. 0x79, 0x70, 0x65, 0x22, 0xc3, 0x01, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e,
  3124. 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69,
  3125. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64,
  3126. 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72,
  3127. 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3128. 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12,
  3129. 0x15, 0x0a, 0x06, 0x6f, 0x5f, 0x65, 0x78, 0x63, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52,
  3130. 0x05, 0x6f, 0x45, 0x78, 0x63, 0x6c, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f,
  3131. 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18,
  3132. 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68,
  3133. 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67,
  3134. 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73,
  3135. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x2b, 0x0a, 0x13, 0x43, 0x72, 0x65,
  3136. 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3137. 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3138. 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0xac, 0x01, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74,
  3139. 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a,
  3140. 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3141. 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x25, 0x0a, 0x05, 0x65,
  3142. 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c,
  3143. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74,
  3144. 0x72, 0x79, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74,
  3145. 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28,
  3146. 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c,
  3147. 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  3148. 0x72, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61,
  3149. 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x15, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45,
  3150. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x80, 0x01, 0x0a,
  3151. 0x14, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65,
  3152. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f,
  3153. 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  3154. 0x6f, 0x72, 0x79, 0x12, 0x1d, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x5f, 0x6e, 0x61, 0x6d,
  3155. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x4e, 0x61,
  3156. 0x6d, 0x65, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x03,
  3157. 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69,
  3158. 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x22,
  3159. 0x17, 0x0a, 0x15, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3160. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x98, 0x02, 0x0a, 0x12, 0x44, 0x65, 0x6c,
  3161. 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  3162. 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01,
  3163. 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a,
  3164. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
  3165. 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5f, 0x64,
  3166. 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x44, 0x65, 0x6c,
  3167. 0x65, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x72, 0x65,
  3168. 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69,
  3169. 0x73, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x12, 0x34, 0x0a, 0x16, 0x69, 0x67,
  3170. 0x6e, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x5f, 0x65,
  3171. 0x72, 0x72, 0x6f, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69, 0x67, 0x6e, 0x6f,
  3172. 0x72, 0x65, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x45, 0x72, 0x72, 0x6f, 0x72,
  3173. 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65,
  3174. 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52,
  3175. 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73,
  3176. 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65,
  3177. 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  3178. 0x72, 0x65, 0x73, 0x22, 0x2b, 0x0a, 0x13, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74,
  3179. 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72,
  3180. 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72,
  3181. 0x22, 0xba, 0x01, 0x0a, 0x18, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d,
  3182. 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x23, 0x0a,
  3183. 0x0d, 0x6f, 0x6c, 0x64, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01,
  3184. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x6c, 0x64, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f,
  3185. 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x6c, 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  3186. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x6c, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x23, 0x0a,
  3187. 0x0d, 0x6e, 0x65, 0x77, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x03,
  3188. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e, 0x65, 0x77, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f,
  3189. 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6e, 0x65, 0x77, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04,
  3190. 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6e, 0x65, 0x77, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1e, 0x0a,
  3191. 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28,
  3192. 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x1b, 0x0a,
  3193. 0x19, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74,
  3194. 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xec, 0x01, 0x0a, 0x13, 0x41,
  3195. 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65,
  3196. 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28,
  3197. 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c,
  3198. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f,
  3199. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c,
  3200. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72,
  3201. 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x74,
  3202. 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x74, 0x74, 0x6c,
  3203. 0x53, 0x65, 0x63, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74,
  3204. 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65,
  3205. 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x06, 0x20, 0x01,
  3206. 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61, 0x63, 0x6b,
  3207. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x61, 0x63, 0x6b, 0x12, 0x1b, 0x0a, 0x09,
  3208. 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52,
  3209. 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x22, 0xe2, 0x01, 0x0a, 0x14, 0x41, 0x73,
  3210. 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3211. 0x73, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  3212. 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75,
  3213. 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a,
  3214. 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28,
  3215. 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05,
  3216. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75,
  3217. 0x6e, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  3218. 0x52, 0x04, 0x61, 0x75, 0x74, 0x68, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3219. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c,
  3220. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63,
  3221. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70,
  3222. 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f,
  3223. 0x72, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x34,
  3224. 0x0a, 0x13, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65,
  3225. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f,
  3226. 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d,
  3227. 0x65, 0x49, 0x64, 0x73, 0x22, 0x3d, 0x0a, 0x09, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3228. 0x73, 0x12, 0x30, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01,
  3229. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3230. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69,
  3231. 0x6f, 0x6e, 0x73, 0x22, 0x3b, 0x0a, 0x08, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  3232. 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72,
  3233. 0x6c, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18,
  3234. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c,
  3235. 0x22, 0xc3, 0x01, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  3236. 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x55, 0x0a, 0x0d, 0x6c, 0x6f, 0x63,
  3237. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x5f, 0x6d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3238. 0x32, 0x30, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b,
  3239. 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3240. 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74,
  3241. 0x72, 0x79, 0x52, 0x0c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70,
  3242. 0x1a, 0x54, 0x0a, 0x11, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70,
  3243. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  3244. 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  3245. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3246. 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c,
  3247. 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x20, 0x0a, 0x0a, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3248. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
  3249. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x7b, 0x0a, 0x15, 0x43, 0x6f, 0x6c, 0x6c,
  3250. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3251. 0x74, 0x12, 0x34, 0x0a, 0x16, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6e, 0x6f, 0x72,
  3252. 0x6d, 0x61, 0x6c, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  3253. 0x08, 0x52, 0x14, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c,
  3254. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75,
  3255. 0x64, 0x65, 0x5f, 0x65, 0x63, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x02, 0x20,
  3256. 0x01, 0x28, 0x08, 0x52, 0x10, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x45, 0x63, 0x56, 0x6f,
  3257. 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x22, 0x50, 0x0a, 0x16, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  3258. 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12,
  3259. 0x36, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01,
  3260. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3261. 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x63, 0x6f, 0x6c, 0x6c,
  3262. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x39, 0x0a, 0x17, 0x44, 0x65, 0x6c, 0x65, 0x74,
  3263. 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  3264. 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  3265. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  3266. 0x6f, 0x6e, 0x22, 0x1a, 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c,
  3267. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x84,
  3268. 0x01, 0x0a, 0x11, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71,
  3269. 0x75, 0x65, 0x73, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74,
  3270. 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69,
  3271. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3272. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c,
  3273. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20,
  3274. 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b,
  3275. 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73,
  3276. 0x6b, 0x54, 0x79, 0x70, 0x65, 0x22, 0x6f, 0x0a, 0x12, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74,
  3277. 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74,
  3278. 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52,
  3279. 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73,
  3280. 0x65, 0x64, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x75,
  3281. 0x73, 0x65, 0x64, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c, 0x65, 0x5f,
  3282. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x66, 0x69, 0x6c,
  3283. 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x1e, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c,
  3284. 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52,
  3285. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xde, 0x02, 0x0a, 0x1d, 0x47, 0x65, 0x74, 0x46, 0x69,
  3286. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3287. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x61, 0x73, 0x74,
  3288. 0x65, 0x72, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x61, 0x73, 0x74, 0x65,
  3289. 0x72, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  3290. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  3291. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  3292. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3293. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x06, 0x6d, 0x61, 0x78, 0x5f, 0x6d, 0x62, 0x18, 0x04,
  3294. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6d, 0x61, 0x78, 0x4d, 0x62, 0x12, 0x1f, 0x0a, 0x0b, 0x64,
  3295. 0x69, 0x72, 0x5f, 0x62, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  3296. 0x52, 0x0a, 0x64, 0x69, 0x72, 0x42, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x12, 0x16, 0x0a, 0x06,
  3297. 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x63, 0x69,
  3298. 0x70, 0x68, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  3299. 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75,
  3300. 0x72, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x61, 0x64,
  3301. 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6d, 0x65, 0x74,
  3302. 0x72, 0x69, 0x63, 0x73, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x30, 0x0a, 0x14, 0x6d,
  3303. 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x5f,
  3304. 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x6d, 0x65, 0x74, 0x72, 0x69,
  3305. 0x63, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x18, 0x0a,
  3306. 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  3307. 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0x95, 0x01, 0x0a, 0x18, 0x53, 0x75, 0x62, 0x73,
  3308. 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71,
  3309. 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e,
  3310. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e,
  3311. 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x70, 0x61, 0x74, 0x68, 0x5f, 0x70, 0x72,
  3312. 0x65, 0x66, 0x69, 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x74, 0x68,
  3313. 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x19, 0x0a, 0x08, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x5f,
  3314. 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x4e,
  3315. 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04,
  3316. 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x22,
  3317. 0x9a, 0x01, 0x0a, 0x19, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74,
  3318. 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a,
  3319. 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3320. 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x4a, 0x0a, 0x12, 0x65,
  3321. 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  3322. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3323. 0x70, 0x62, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
  3324. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x11, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66,
  3325. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73,
  3326. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x22, 0x61, 0x0a, 0x08,
  3327. 0x4c, 0x6f, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e,
  3328. 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x12, 0x2c, 0x0a,
  3329. 0x12, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x6b, 0x65, 0x79, 0x5f, 0x68,
  3330. 0x61, 0x73, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x69,
  3331. 0x74, 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79, 0x48, 0x61, 0x73, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x64,
  3332. 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22,
  3333. 0x65, 0x0a, 0x14, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64,
  3334. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  3335. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x67,
  3336. 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08,
  3337. 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f,
  3338. 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x73,
  3339. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x17, 0x0a, 0x15, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f,
  3340. 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3341. 0x31, 0x0a, 0x13, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52,
  3342. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  3343. 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72,
  3344. 0x63, 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x14, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f,
  3345. 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66,
  3346. 0x6f, 0x75, 0x6e, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x6f, 0x75, 0x6e,
  3347. 0x64, 0x12, 0x45, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x02,
  3348. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3349. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70,
  3350. 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72,
  3351. 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x1a, 0x58, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x6f,
  3352. 0x75, 0x72, 0x63, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x64, 0x64,
  3353. 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x67, 0x72,
  3354. 0x70, 0x63, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x72,
  3355. 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20,
  3356. 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x43, 0x6f, 0x75,
  3357. 0x6e, 0x74, 0x22, 0x20, 0x0a, 0x0c, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  3358. 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52,
  3359. 0x03, 0x6b, 0x65, 0x79, 0x22, 0x3b, 0x0a, 0x0d, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x73,
  3360. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01,
  3361. 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65,
  3362. 0x72, 0x72, 0x6f, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f,
  3363. 0x72, 0x22, 0x36, 0x0a, 0x0c, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3364. 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03,
  3365. 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  3366. 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x25, 0x0a, 0x0d, 0x4b, 0x76, 0x50,
  3367. 0x75, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72,
  3368. 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72,
  3369. 0x22, 0xeb, 0x02, 0x0a, 0x09, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x18,
  3370. 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52,
  3371. 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x3a, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61,
  3372. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x66, 0x69,
  3373. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66,
  3374. 0x2e, 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74,
  3375. 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x87, 0x02, 0x0a, 0x08, 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f, 0x6e,
  3376. 0x66, 0x12, 0x27, 0x0a, 0x0f, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x70, 0x72,
  3377. 0x65, 0x66, 0x69, 0x78, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6c, 0x6f, 0x63, 0x61,
  3378. 0x74, 0x69, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f,
  3379. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  3380. 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65,
  3381. 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3382. 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03,
  3383. 0x74, 0x74, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1b,
  3384. 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28,
  3385. 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66,
  3386. 0x73, 0x79, 0x6e, 0x63, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x73, 0x79, 0x6e,
  3387. 0x63, 0x12, 0x2e, 0x0a, 0x13, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x67, 0x72, 0x6f, 0x77,
  3388. 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11,
  3389. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x47, 0x72, 0x6f, 0x77, 0x74, 0x68, 0x43, 0x6f, 0x75, 0x6e,
  3390. 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x65, 0x61, 0x64, 0x5f, 0x6f, 0x6e, 0x6c, 0x79, 0x18, 0x08,
  3391. 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x72, 0x65, 0x61, 0x64, 0x4f, 0x6e, 0x6c, 0x79, 0x22, 0xba,
  3392. 0x01, 0x0a, 0x0a, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x12, 0x0a,
  3393. 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70,
  3394. 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3395. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x73, 0x33, 0x5f, 0x61, 0x63, 0x63, 0x65,
  3396. 0x73, 0x73, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x73, 0x33,
  3397. 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x4b, 0x65, 0x79, 0x12, 0x22, 0x0a, 0x0d, 0x73, 0x33, 0x5f,
  3398. 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  3399. 0x52, 0x0b, 0x73, 0x33, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x4b, 0x65, 0x79, 0x12, 0x1b, 0x0a,
  3400. 0x09, 0x73, 0x33, 0x5f, 0x72, 0x65, 0x67, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  3401. 0x52, 0x08, 0x73, 0x33, 0x52, 0x65, 0x67, 0x69, 0x6f, 0x6e, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x33,
  3402. 0x5f, 0x65, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  3403. 0x0a, 0x73, 0x33, 0x45, 0x6e, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x22, 0xbe, 0x01, 0x0a, 0x14,
  3404. 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x4d, 0x61, 0x70,
  3405. 0x70, 0x69, 0x6e, 0x67, 0x12, 0x48, 0x0a, 0x08, 0x6d, 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x73,
  3406. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3407. 0x62, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x4d,
  3408. 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x2e, 0x4d, 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x73, 0x45,
  3409. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6d, 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x73, 0x1a, 0x5c,
  3410. 0x0a, 0x0d, 0x4d, 0x61, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
  3411. 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
  3412. 0x79, 0x12, 0x35, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
  3413. 0x32, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x52, 0x65, 0x6d, 0x6f,
  3414. 0x74, 0x65, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f,
  3415. 0x6e, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x57, 0x0a, 0x15,
  3416. 0x52, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x4c, 0x6f, 0x63,
  3417. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  3418. 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x62, 0x75, 0x63,
  3419. 0x6b, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x62, 0x75, 0x63, 0x6b, 0x65,
  3420. 0x74, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3421. 0x04, 0x70, 0x61, 0x74, 0x68, 0x32, 0xdc, 0x0c, 0x0a, 0x0c, 0x53, 0x65, 0x61, 0x77, 0x65, 0x65,
  3422. 0x64, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x12, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70,
  3423. 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x25,
  3424. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70,
  3425. 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65,
  3426. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3427. 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  3428. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  3429. 0x4e, 0x0a, 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x12, 0x1c,
  3430. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e,
  3431. 0x74, 0x72, 0x69, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66,
  3432. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72,
  3433. 0x69, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01, 0x12,
  3434. 0x4c, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c,
  3435. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65,
  3436. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66,
  3437. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e,
  3438. 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4c, 0x0a,
  3439. 0x0b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66,
  3440. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e,
  3441. 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c,
  3442. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  3443. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x0d, 0x41,
  3444. 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1e, 0x2e, 0x66,
  3445. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f,
  3446. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x66,
  3447. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f,
  3448. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  3449. 0x4c, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c,
  3450. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  3451. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66,
  3452. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e,
  3453. 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5e, 0x0a,
  3454. 0x11, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74,
  3455. 0x72, 0x79, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x74,
  3456. 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  3457. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3458. 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e,
  3459. 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4f, 0x0a,
  3460. 0x0c, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d, 0x2e,
  3461. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56,
  3462. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66,
  3463. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f,
  3464. 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4f,
  3465. 0x0a, 0x0c, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d,
  3466. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70,
  3467. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e,
  3468. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56,
  3469. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  3470. 0x55, 0x0a, 0x0e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73,
  3471. 0x74, 0x12, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c,
  3472. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
  3473. 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f,
  3474. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70,
  3475. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x10, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  3476. 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x2e, 0x66, 0x69, 0x6c,
  3477. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c,
  3478. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e,
  3479. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43,
  3480. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3481. 0x65, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63,
  3482. 0x73, 0x12, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x61,
  3483. 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c,
  3484. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73,
  3485. 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x6a,
  3486. 0x0a, 0x15, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67,
  3487. 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3488. 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69,
  3489. 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  3490. 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69,
  3491. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3492. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x60, 0x0a, 0x11, 0x53, 0x75,
  3493. 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12,
  3494. 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63,
  3495. 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75,
  3496. 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53,
  3497. 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61,
  3498. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01, 0x12, 0x65, 0x0a, 0x16,
  3499. 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x4d, 0x65,
  3500. 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3501. 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64,
  3502. 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c,
  3503. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d,
  3504. 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3505. 0x00, 0x30, 0x01, 0x12, 0x56, 0x0a, 0x0d, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65,
  3506. 0x63, 0x74, 0x65, 0x64, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3507. 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71,
  3508. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3509. 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x73,
  3510. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x28, 0x01, 0x30, 0x01, 0x12, 0x4f, 0x0a, 0x0c, 0x4c,
  3511. 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x12, 0x1d, 0x2e, 0x66, 0x69,
  3512. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f,
  3513. 0x6b, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c,
  3514. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b,
  3515. 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x05,
  3516. 0x4b, 0x76, 0x47, 0x65, 0x74, 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3517. 0x2e, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e,
  3518. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65,
  3519. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x05, 0x4b, 0x76, 0x50, 0x75,
  3520. 0x74, 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x50,
  3521. 0x75, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  3522. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3523. 0x73, 0x65, 0x22, 0x00, 0x42, 0x4f, 0x0a, 0x10, 0x73, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x66,
  3524. 0x73, 0x2e, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x42, 0x0a, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x50,
  3525. 0x72, 0x6f, 0x74, 0x6f, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d,
  3526. 0x2f, 0x63, 0x68, 0x72, 0x69, 0x73, 0x6c, 0x75, 0x73, 0x66, 0x2f, 0x73, 0x65, 0x61, 0x77, 0x65,
  3527. 0x65, 0x64, 0x66, 0x73, 0x2f, 0x77, 0x65, 0x65, 0x64, 0x2f, 0x70, 0x62, 0x2f, 0x66, 0x69, 0x6c,
  3528. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3529. }
  3530. var (
  3531. file_filer_proto_rawDescOnce sync.Once
  3532. file_filer_proto_rawDescData = file_filer_proto_rawDesc
  3533. )
  3534. func file_filer_proto_rawDescGZIP() []byte {
  3535. file_filer_proto_rawDescOnce.Do(func() {
  3536. file_filer_proto_rawDescData = protoimpl.X.CompressGZIP(file_filer_proto_rawDescData)
  3537. })
  3538. return file_filer_proto_rawDescData
  3539. }
  3540. var file_filer_proto_msgTypes = make([]protoimpl.MessageInfo, 57)
  3541. var file_filer_proto_goTypes = []interface{}{
  3542. (*LookupDirectoryEntryRequest)(nil), // 0: filer_pb.LookupDirectoryEntryRequest
  3543. (*LookupDirectoryEntryResponse)(nil), // 1: filer_pb.LookupDirectoryEntryResponse
  3544. (*ListEntriesRequest)(nil), // 2: filer_pb.ListEntriesRequest
  3545. (*ListEntriesResponse)(nil), // 3: filer_pb.ListEntriesResponse
  3546. (*RemoteEntry)(nil), // 4: filer_pb.RemoteEntry
  3547. (*Entry)(nil), // 5: filer_pb.Entry
  3548. (*FullEntry)(nil), // 6: filer_pb.FullEntry
  3549. (*EventNotification)(nil), // 7: filer_pb.EventNotification
  3550. (*FileChunk)(nil), // 8: filer_pb.FileChunk
  3551. (*FileChunkManifest)(nil), // 9: filer_pb.FileChunkManifest
  3552. (*FileId)(nil), // 10: filer_pb.FileId
  3553. (*FuseAttributes)(nil), // 11: filer_pb.FuseAttributes
  3554. (*CreateEntryRequest)(nil), // 12: filer_pb.CreateEntryRequest
  3555. (*CreateEntryResponse)(nil), // 13: filer_pb.CreateEntryResponse
  3556. (*UpdateEntryRequest)(nil), // 14: filer_pb.UpdateEntryRequest
  3557. (*UpdateEntryResponse)(nil), // 15: filer_pb.UpdateEntryResponse
  3558. (*AppendToEntryRequest)(nil), // 16: filer_pb.AppendToEntryRequest
  3559. (*AppendToEntryResponse)(nil), // 17: filer_pb.AppendToEntryResponse
  3560. (*DeleteEntryRequest)(nil), // 18: filer_pb.DeleteEntryRequest
  3561. (*DeleteEntryResponse)(nil), // 19: filer_pb.DeleteEntryResponse
  3562. (*AtomicRenameEntryRequest)(nil), // 20: filer_pb.AtomicRenameEntryRequest
  3563. (*AtomicRenameEntryResponse)(nil), // 21: filer_pb.AtomicRenameEntryResponse
  3564. (*AssignVolumeRequest)(nil), // 22: filer_pb.AssignVolumeRequest
  3565. (*AssignVolumeResponse)(nil), // 23: filer_pb.AssignVolumeResponse
  3566. (*LookupVolumeRequest)(nil), // 24: filer_pb.LookupVolumeRequest
  3567. (*Locations)(nil), // 25: filer_pb.Locations
  3568. (*Location)(nil), // 26: filer_pb.Location
  3569. (*LookupVolumeResponse)(nil), // 27: filer_pb.LookupVolumeResponse
  3570. (*Collection)(nil), // 28: filer_pb.Collection
  3571. (*CollectionListRequest)(nil), // 29: filer_pb.CollectionListRequest
  3572. (*CollectionListResponse)(nil), // 30: filer_pb.CollectionListResponse
  3573. (*DeleteCollectionRequest)(nil), // 31: filer_pb.DeleteCollectionRequest
  3574. (*DeleteCollectionResponse)(nil), // 32: filer_pb.DeleteCollectionResponse
  3575. (*StatisticsRequest)(nil), // 33: filer_pb.StatisticsRequest
  3576. (*StatisticsResponse)(nil), // 34: filer_pb.StatisticsResponse
  3577. (*GetFilerConfigurationRequest)(nil), // 35: filer_pb.GetFilerConfigurationRequest
  3578. (*GetFilerConfigurationResponse)(nil), // 36: filer_pb.GetFilerConfigurationResponse
  3579. (*SubscribeMetadataRequest)(nil), // 37: filer_pb.SubscribeMetadataRequest
  3580. (*SubscribeMetadataResponse)(nil), // 38: filer_pb.SubscribeMetadataResponse
  3581. (*LogEntry)(nil), // 39: filer_pb.LogEntry
  3582. (*KeepConnectedRequest)(nil), // 40: filer_pb.KeepConnectedRequest
  3583. (*KeepConnectedResponse)(nil), // 41: filer_pb.KeepConnectedResponse
  3584. (*LocateBrokerRequest)(nil), // 42: filer_pb.LocateBrokerRequest
  3585. (*LocateBrokerResponse)(nil), // 43: filer_pb.LocateBrokerResponse
  3586. (*KvGetRequest)(nil), // 44: filer_pb.KvGetRequest
  3587. (*KvGetResponse)(nil), // 45: filer_pb.KvGetResponse
  3588. (*KvPutRequest)(nil), // 46: filer_pb.KvPutRequest
  3589. (*KvPutResponse)(nil), // 47: filer_pb.KvPutResponse
  3590. (*FilerConf)(nil), // 48: filer_pb.FilerConf
  3591. (*RemoteConf)(nil), // 49: filer_pb.RemoteConf
  3592. (*RemoteStorageMapping)(nil), // 50: filer_pb.RemoteStorageMapping
  3593. (*RemoteStorageLocation)(nil), // 51: filer_pb.RemoteStorageLocation
  3594. nil, // 52: filer_pb.Entry.ExtendedEntry
  3595. nil, // 53: filer_pb.LookupVolumeResponse.LocationsMapEntry
  3596. (*LocateBrokerResponse_Resource)(nil), // 54: filer_pb.LocateBrokerResponse.Resource
  3597. (*FilerConf_PathConf)(nil), // 55: filer_pb.FilerConf.PathConf
  3598. nil, // 56: filer_pb.RemoteStorageMapping.MappingsEntry
  3599. }
  3600. var file_filer_proto_depIdxs = []int32{
  3601. 5, // 0: filer_pb.LookupDirectoryEntryResponse.entry:type_name -> filer_pb.Entry
  3602. 5, // 1: filer_pb.ListEntriesResponse.entry:type_name -> filer_pb.Entry
  3603. 8, // 2: filer_pb.Entry.chunks:type_name -> filer_pb.FileChunk
  3604. 11, // 3: filer_pb.Entry.attributes:type_name -> filer_pb.FuseAttributes
  3605. 52, // 4: filer_pb.Entry.extended:type_name -> filer_pb.Entry.ExtendedEntry
  3606. 4, // 5: filer_pb.Entry.remote_entry:type_name -> filer_pb.RemoteEntry
  3607. 5, // 6: filer_pb.FullEntry.entry:type_name -> filer_pb.Entry
  3608. 5, // 7: filer_pb.EventNotification.old_entry:type_name -> filer_pb.Entry
  3609. 5, // 8: filer_pb.EventNotification.new_entry:type_name -> filer_pb.Entry
  3610. 10, // 9: filer_pb.FileChunk.fid:type_name -> filer_pb.FileId
  3611. 10, // 10: filer_pb.FileChunk.source_fid:type_name -> filer_pb.FileId
  3612. 8, // 11: filer_pb.FileChunkManifest.chunks:type_name -> filer_pb.FileChunk
  3613. 5, // 12: filer_pb.CreateEntryRequest.entry:type_name -> filer_pb.Entry
  3614. 5, // 13: filer_pb.UpdateEntryRequest.entry:type_name -> filer_pb.Entry
  3615. 8, // 14: filer_pb.AppendToEntryRequest.chunks:type_name -> filer_pb.FileChunk
  3616. 26, // 15: filer_pb.Locations.locations:type_name -> filer_pb.Location
  3617. 53, // 16: filer_pb.LookupVolumeResponse.locations_map:type_name -> filer_pb.LookupVolumeResponse.LocationsMapEntry
  3618. 28, // 17: filer_pb.CollectionListResponse.collections:type_name -> filer_pb.Collection
  3619. 7, // 18: filer_pb.SubscribeMetadataResponse.event_notification:type_name -> filer_pb.EventNotification
  3620. 54, // 19: filer_pb.LocateBrokerResponse.resources:type_name -> filer_pb.LocateBrokerResponse.Resource
  3621. 55, // 20: filer_pb.FilerConf.locations:type_name -> filer_pb.FilerConf.PathConf
  3622. 56, // 21: filer_pb.RemoteStorageMapping.mappings:type_name -> filer_pb.RemoteStorageMapping.MappingsEntry
  3623. 25, // 22: filer_pb.LookupVolumeResponse.LocationsMapEntry.value:type_name -> filer_pb.Locations
  3624. 51, // 23: filer_pb.RemoteStorageMapping.MappingsEntry.value:type_name -> filer_pb.RemoteStorageLocation
  3625. 0, // 24: filer_pb.SeaweedFiler.LookupDirectoryEntry:input_type -> filer_pb.LookupDirectoryEntryRequest
  3626. 2, // 25: filer_pb.SeaweedFiler.ListEntries:input_type -> filer_pb.ListEntriesRequest
  3627. 12, // 26: filer_pb.SeaweedFiler.CreateEntry:input_type -> filer_pb.CreateEntryRequest
  3628. 14, // 27: filer_pb.SeaweedFiler.UpdateEntry:input_type -> filer_pb.UpdateEntryRequest
  3629. 16, // 28: filer_pb.SeaweedFiler.AppendToEntry:input_type -> filer_pb.AppendToEntryRequest
  3630. 18, // 29: filer_pb.SeaweedFiler.DeleteEntry:input_type -> filer_pb.DeleteEntryRequest
  3631. 20, // 30: filer_pb.SeaweedFiler.AtomicRenameEntry:input_type -> filer_pb.AtomicRenameEntryRequest
  3632. 22, // 31: filer_pb.SeaweedFiler.AssignVolume:input_type -> filer_pb.AssignVolumeRequest
  3633. 24, // 32: filer_pb.SeaweedFiler.LookupVolume:input_type -> filer_pb.LookupVolumeRequest
  3634. 29, // 33: filer_pb.SeaweedFiler.CollectionList:input_type -> filer_pb.CollectionListRequest
  3635. 31, // 34: filer_pb.SeaweedFiler.DeleteCollection:input_type -> filer_pb.DeleteCollectionRequest
  3636. 33, // 35: filer_pb.SeaweedFiler.Statistics:input_type -> filer_pb.StatisticsRequest
  3637. 35, // 36: filer_pb.SeaweedFiler.GetFilerConfiguration:input_type -> filer_pb.GetFilerConfigurationRequest
  3638. 37, // 37: filer_pb.SeaweedFiler.SubscribeMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  3639. 37, // 38: filer_pb.SeaweedFiler.SubscribeLocalMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  3640. 40, // 39: filer_pb.SeaweedFiler.KeepConnected:input_type -> filer_pb.KeepConnectedRequest
  3641. 42, // 40: filer_pb.SeaweedFiler.LocateBroker:input_type -> filer_pb.LocateBrokerRequest
  3642. 44, // 41: filer_pb.SeaweedFiler.KvGet:input_type -> filer_pb.KvGetRequest
  3643. 46, // 42: filer_pb.SeaweedFiler.KvPut:input_type -> filer_pb.KvPutRequest
  3644. 1, // 43: filer_pb.SeaweedFiler.LookupDirectoryEntry:output_type -> filer_pb.LookupDirectoryEntryResponse
  3645. 3, // 44: filer_pb.SeaweedFiler.ListEntries:output_type -> filer_pb.ListEntriesResponse
  3646. 13, // 45: filer_pb.SeaweedFiler.CreateEntry:output_type -> filer_pb.CreateEntryResponse
  3647. 15, // 46: filer_pb.SeaweedFiler.UpdateEntry:output_type -> filer_pb.UpdateEntryResponse
  3648. 17, // 47: filer_pb.SeaweedFiler.AppendToEntry:output_type -> filer_pb.AppendToEntryResponse
  3649. 19, // 48: filer_pb.SeaweedFiler.DeleteEntry:output_type -> filer_pb.DeleteEntryResponse
  3650. 21, // 49: filer_pb.SeaweedFiler.AtomicRenameEntry:output_type -> filer_pb.AtomicRenameEntryResponse
  3651. 23, // 50: filer_pb.SeaweedFiler.AssignVolume:output_type -> filer_pb.AssignVolumeResponse
  3652. 27, // 51: filer_pb.SeaweedFiler.LookupVolume:output_type -> filer_pb.LookupVolumeResponse
  3653. 30, // 52: filer_pb.SeaweedFiler.CollectionList:output_type -> filer_pb.CollectionListResponse
  3654. 32, // 53: filer_pb.SeaweedFiler.DeleteCollection:output_type -> filer_pb.DeleteCollectionResponse
  3655. 34, // 54: filer_pb.SeaweedFiler.Statistics:output_type -> filer_pb.StatisticsResponse
  3656. 36, // 55: filer_pb.SeaweedFiler.GetFilerConfiguration:output_type -> filer_pb.GetFilerConfigurationResponse
  3657. 38, // 56: filer_pb.SeaweedFiler.SubscribeMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  3658. 38, // 57: filer_pb.SeaweedFiler.SubscribeLocalMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  3659. 41, // 58: filer_pb.SeaweedFiler.KeepConnected:output_type -> filer_pb.KeepConnectedResponse
  3660. 43, // 59: filer_pb.SeaweedFiler.LocateBroker:output_type -> filer_pb.LocateBrokerResponse
  3661. 45, // 60: filer_pb.SeaweedFiler.KvGet:output_type -> filer_pb.KvGetResponse
  3662. 47, // 61: filer_pb.SeaweedFiler.KvPut:output_type -> filer_pb.KvPutResponse
  3663. 43, // [43:62] is the sub-list for method output_type
  3664. 24, // [24:43] is the sub-list for method input_type
  3665. 24, // [24:24] is the sub-list for extension type_name
  3666. 24, // [24:24] is the sub-list for extension extendee
  3667. 0, // [0:24] is the sub-list for field type_name
  3668. }
  3669. func init() { file_filer_proto_init() }
  3670. func file_filer_proto_init() {
  3671. if File_filer_proto != nil {
  3672. return
  3673. }
  3674. if !protoimpl.UnsafeEnabled {
  3675. file_filer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3676. switch v := v.(*LookupDirectoryEntryRequest); i {
  3677. case 0:
  3678. return &v.state
  3679. case 1:
  3680. return &v.sizeCache
  3681. case 2:
  3682. return &v.unknownFields
  3683. default:
  3684. return nil
  3685. }
  3686. }
  3687. file_filer_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3688. switch v := v.(*LookupDirectoryEntryResponse); i {
  3689. case 0:
  3690. return &v.state
  3691. case 1:
  3692. return &v.sizeCache
  3693. case 2:
  3694. return &v.unknownFields
  3695. default:
  3696. return nil
  3697. }
  3698. }
  3699. file_filer_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3700. switch v := v.(*ListEntriesRequest); i {
  3701. case 0:
  3702. return &v.state
  3703. case 1:
  3704. return &v.sizeCache
  3705. case 2:
  3706. return &v.unknownFields
  3707. default:
  3708. return nil
  3709. }
  3710. }
  3711. file_filer_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3712. switch v := v.(*ListEntriesResponse); i {
  3713. case 0:
  3714. return &v.state
  3715. case 1:
  3716. return &v.sizeCache
  3717. case 2:
  3718. return &v.unknownFields
  3719. default:
  3720. return nil
  3721. }
  3722. }
  3723. file_filer_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3724. switch v := v.(*RemoteEntry); i {
  3725. case 0:
  3726. return &v.state
  3727. case 1:
  3728. return &v.sizeCache
  3729. case 2:
  3730. return &v.unknownFields
  3731. default:
  3732. return nil
  3733. }
  3734. }
  3735. file_filer_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3736. switch v := v.(*Entry); i {
  3737. case 0:
  3738. return &v.state
  3739. case 1:
  3740. return &v.sizeCache
  3741. case 2:
  3742. return &v.unknownFields
  3743. default:
  3744. return nil
  3745. }
  3746. }
  3747. file_filer_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3748. switch v := v.(*FullEntry); i {
  3749. case 0:
  3750. return &v.state
  3751. case 1:
  3752. return &v.sizeCache
  3753. case 2:
  3754. return &v.unknownFields
  3755. default:
  3756. return nil
  3757. }
  3758. }
  3759. file_filer_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3760. switch v := v.(*EventNotification); i {
  3761. case 0:
  3762. return &v.state
  3763. case 1:
  3764. return &v.sizeCache
  3765. case 2:
  3766. return &v.unknownFields
  3767. default:
  3768. return nil
  3769. }
  3770. }
  3771. file_filer_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3772. switch v := v.(*FileChunk); i {
  3773. case 0:
  3774. return &v.state
  3775. case 1:
  3776. return &v.sizeCache
  3777. case 2:
  3778. return &v.unknownFields
  3779. default:
  3780. return nil
  3781. }
  3782. }
  3783. file_filer_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3784. switch v := v.(*FileChunkManifest); i {
  3785. case 0:
  3786. return &v.state
  3787. case 1:
  3788. return &v.sizeCache
  3789. case 2:
  3790. return &v.unknownFields
  3791. default:
  3792. return nil
  3793. }
  3794. }
  3795. file_filer_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3796. switch v := v.(*FileId); i {
  3797. case 0:
  3798. return &v.state
  3799. case 1:
  3800. return &v.sizeCache
  3801. case 2:
  3802. return &v.unknownFields
  3803. default:
  3804. return nil
  3805. }
  3806. }
  3807. file_filer_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3808. switch v := v.(*FuseAttributes); i {
  3809. case 0:
  3810. return &v.state
  3811. case 1:
  3812. return &v.sizeCache
  3813. case 2:
  3814. return &v.unknownFields
  3815. default:
  3816. return nil
  3817. }
  3818. }
  3819. file_filer_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3820. switch v := v.(*CreateEntryRequest); i {
  3821. case 0:
  3822. return &v.state
  3823. case 1:
  3824. return &v.sizeCache
  3825. case 2:
  3826. return &v.unknownFields
  3827. default:
  3828. return nil
  3829. }
  3830. }
  3831. file_filer_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3832. switch v := v.(*CreateEntryResponse); i {
  3833. case 0:
  3834. return &v.state
  3835. case 1:
  3836. return &v.sizeCache
  3837. case 2:
  3838. return &v.unknownFields
  3839. default:
  3840. return nil
  3841. }
  3842. }
  3843. file_filer_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3844. switch v := v.(*UpdateEntryRequest); i {
  3845. case 0:
  3846. return &v.state
  3847. case 1:
  3848. return &v.sizeCache
  3849. case 2:
  3850. return &v.unknownFields
  3851. default:
  3852. return nil
  3853. }
  3854. }
  3855. file_filer_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3856. switch v := v.(*UpdateEntryResponse); i {
  3857. case 0:
  3858. return &v.state
  3859. case 1:
  3860. return &v.sizeCache
  3861. case 2:
  3862. return &v.unknownFields
  3863. default:
  3864. return nil
  3865. }
  3866. }
  3867. file_filer_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3868. switch v := v.(*AppendToEntryRequest); i {
  3869. case 0:
  3870. return &v.state
  3871. case 1:
  3872. return &v.sizeCache
  3873. case 2:
  3874. return &v.unknownFields
  3875. default:
  3876. return nil
  3877. }
  3878. }
  3879. file_filer_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3880. switch v := v.(*AppendToEntryResponse); i {
  3881. case 0:
  3882. return &v.state
  3883. case 1:
  3884. return &v.sizeCache
  3885. case 2:
  3886. return &v.unknownFields
  3887. default:
  3888. return nil
  3889. }
  3890. }
  3891. file_filer_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3892. switch v := v.(*DeleteEntryRequest); i {
  3893. case 0:
  3894. return &v.state
  3895. case 1:
  3896. return &v.sizeCache
  3897. case 2:
  3898. return &v.unknownFields
  3899. default:
  3900. return nil
  3901. }
  3902. }
  3903. file_filer_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3904. switch v := v.(*DeleteEntryResponse); i {
  3905. case 0:
  3906. return &v.state
  3907. case 1:
  3908. return &v.sizeCache
  3909. case 2:
  3910. return &v.unknownFields
  3911. default:
  3912. return nil
  3913. }
  3914. }
  3915. file_filer_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3916. switch v := v.(*AtomicRenameEntryRequest); i {
  3917. case 0:
  3918. return &v.state
  3919. case 1:
  3920. return &v.sizeCache
  3921. case 2:
  3922. return &v.unknownFields
  3923. default:
  3924. return nil
  3925. }
  3926. }
  3927. file_filer_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3928. switch v := v.(*AtomicRenameEntryResponse); i {
  3929. case 0:
  3930. return &v.state
  3931. case 1:
  3932. return &v.sizeCache
  3933. case 2:
  3934. return &v.unknownFields
  3935. default:
  3936. return nil
  3937. }
  3938. }
  3939. file_filer_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3940. switch v := v.(*AssignVolumeRequest); i {
  3941. case 0:
  3942. return &v.state
  3943. case 1:
  3944. return &v.sizeCache
  3945. case 2:
  3946. return &v.unknownFields
  3947. default:
  3948. return nil
  3949. }
  3950. }
  3951. file_filer_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3952. switch v := v.(*AssignVolumeResponse); i {
  3953. case 0:
  3954. return &v.state
  3955. case 1:
  3956. return &v.sizeCache
  3957. case 2:
  3958. return &v.unknownFields
  3959. default:
  3960. return nil
  3961. }
  3962. }
  3963. file_filer_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3964. switch v := v.(*LookupVolumeRequest); i {
  3965. case 0:
  3966. return &v.state
  3967. case 1:
  3968. return &v.sizeCache
  3969. case 2:
  3970. return &v.unknownFields
  3971. default:
  3972. return nil
  3973. }
  3974. }
  3975. file_filer_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3976. switch v := v.(*Locations); i {
  3977. case 0:
  3978. return &v.state
  3979. case 1:
  3980. return &v.sizeCache
  3981. case 2:
  3982. return &v.unknownFields
  3983. default:
  3984. return nil
  3985. }
  3986. }
  3987. file_filer_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3988. switch v := v.(*Location); i {
  3989. case 0:
  3990. return &v.state
  3991. case 1:
  3992. return &v.sizeCache
  3993. case 2:
  3994. return &v.unknownFields
  3995. default:
  3996. return nil
  3997. }
  3998. }
  3999. file_filer_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  4000. switch v := v.(*LookupVolumeResponse); i {
  4001. case 0:
  4002. return &v.state
  4003. case 1:
  4004. return &v.sizeCache
  4005. case 2:
  4006. return &v.unknownFields
  4007. default:
  4008. return nil
  4009. }
  4010. }
  4011. file_filer_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  4012. switch v := v.(*Collection); i {
  4013. case 0:
  4014. return &v.state
  4015. case 1:
  4016. return &v.sizeCache
  4017. case 2:
  4018. return &v.unknownFields
  4019. default:
  4020. return nil
  4021. }
  4022. }
  4023. file_filer_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  4024. switch v := v.(*CollectionListRequest); i {
  4025. case 0:
  4026. return &v.state
  4027. case 1:
  4028. return &v.sizeCache
  4029. case 2:
  4030. return &v.unknownFields
  4031. default:
  4032. return nil
  4033. }
  4034. }
  4035. file_filer_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  4036. switch v := v.(*CollectionListResponse); i {
  4037. case 0:
  4038. return &v.state
  4039. case 1:
  4040. return &v.sizeCache
  4041. case 2:
  4042. return &v.unknownFields
  4043. default:
  4044. return nil
  4045. }
  4046. }
  4047. file_filer_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  4048. switch v := v.(*DeleteCollectionRequest); i {
  4049. case 0:
  4050. return &v.state
  4051. case 1:
  4052. return &v.sizeCache
  4053. case 2:
  4054. return &v.unknownFields
  4055. default:
  4056. return nil
  4057. }
  4058. }
  4059. file_filer_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  4060. switch v := v.(*DeleteCollectionResponse); i {
  4061. case 0:
  4062. return &v.state
  4063. case 1:
  4064. return &v.sizeCache
  4065. case 2:
  4066. return &v.unknownFields
  4067. default:
  4068. return nil
  4069. }
  4070. }
  4071. file_filer_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  4072. switch v := v.(*StatisticsRequest); i {
  4073. case 0:
  4074. return &v.state
  4075. case 1:
  4076. return &v.sizeCache
  4077. case 2:
  4078. return &v.unknownFields
  4079. default:
  4080. return nil
  4081. }
  4082. }
  4083. file_filer_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  4084. switch v := v.(*StatisticsResponse); i {
  4085. case 0:
  4086. return &v.state
  4087. case 1:
  4088. return &v.sizeCache
  4089. case 2:
  4090. return &v.unknownFields
  4091. default:
  4092. return nil
  4093. }
  4094. }
  4095. file_filer_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  4096. switch v := v.(*GetFilerConfigurationRequest); i {
  4097. case 0:
  4098. return &v.state
  4099. case 1:
  4100. return &v.sizeCache
  4101. case 2:
  4102. return &v.unknownFields
  4103. default:
  4104. return nil
  4105. }
  4106. }
  4107. file_filer_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  4108. switch v := v.(*GetFilerConfigurationResponse); i {
  4109. case 0:
  4110. return &v.state
  4111. case 1:
  4112. return &v.sizeCache
  4113. case 2:
  4114. return &v.unknownFields
  4115. default:
  4116. return nil
  4117. }
  4118. }
  4119. file_filer_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  4120. switch v := v.(*SubscribeMetadataRequest); i {
  4121. case 0:
  4122. return &v.state
  4123. case 1:
  4124. return &v.sizeCache
  4125. case 2:
  4126. return &v.unknownFields
  4127. default:
  4128. return nil
  4129. }
  4130. }
  4131. file_filer_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  4132. switch v := v.(*SubscribeMetadataResponse); i {
  4133. case 0:
  4134. return &v.state
  4135. case 1:
  4136. return &v.sizeCache
  4137. case 2:
  4138. return &v.unknownFields
  4139. default:
  4140. return nil
  4141. }
  4142. }
  4143. file_filer_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  4144. switch v := v.(*LogEntry); i {
  4145. case 0:
  4146. return &v.state
  4147. case 1:
  4148. return &v.sizeCache
  4149. case 2:
  4150. return &v.unknownFields
  4151. default:
  4152. return nil
  4153. }
  4154. }
  4155. file_filer_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  4156. switch v := v.(*KeepConnectedRequest); i {
  4157. case 0:
  4158. return &v.state
  4159. case 1:
  4160. return &v.sizeCache
  4161. case 2:
  4162. return &v.unknownFields
  4163. default:
  4164. return nil
  4165. }
  4166. }
  4167. file_filer_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  4168. switch v := v.(*KeepConnectedResponse); i {
  4169. case 0:
  4170. return &v.state
  4171. case 1:
  4172. return &v.sizeCache
  4173. case 2:
  4174. return &v.unknownFields
  4175. default:
  4176. return nil
  4177. }
  4178. }
  4179. file_filer_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  4180. switch v := v.(*LocateBrokerRequest); i {
  4181. case 0:
  4182. return &v.state
  4183. case 1:
  4184. return &v.sizeCache
  4185. case 2:
  4186. return &v.unknownFields
  4187. default:
  4188. return nil
  4189. }
  4190. }
  4191. file_filer_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} {
  4192. switch v := v.(*LocateBrokerResponse); i {
  4193. case 0:
  4194. return &v.state
  4195. case 1:
  4196. return &v.sizeCache
  4197. case 2:
  4198. return &v.unknownFields
  4199. default:
  4200. return nil
  4201. }
  4202. }
  4203. file_filer_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} {
  4204. switch v := v.(*KvGetRequest); i {
  4205. case 0:
  4206. return &v.state
  4207. case 1:
  4208. return &v.sizeCache
  4209. case 2:
  4210. return &v.unknownFields
  4211. default:
  4212. return nil
  4213. }
  4214. }
  4215. file_filer_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
  4216. switch v := v.(*KvGetResponse); i {
  4217. case 0:
  4218. return &v.state
  4219. case 1:
  4220. return &v.sizeCache
  4221. case 2:
  4222. return &v.unknownFields
  4223. default:
  4224. return nil
  4225. }
  4226. }
  4227. file_filer_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} {
  4228. switch v := v.(*KvPutRequest); i {
  4229. case 0:
  4230. return &v.state
  4231. case 1:
  4232. return &v.sizeCache
  4233. case 2:
  4234. return &v.unknownFields
  4235. default:
  4236. return nil
  4237. }
  4238. }
  4239. file_filer_proto_msgTypes[47].Exporter = func(v interface{}, i int) interface{} {
  4240. switch v := v.(*KvPutResponse); i {
  4241. case 0:
  4242. return &v.state
  4243. case 1:
  4244. return &v.sizeCache
  4245. case 2:
  4246. return &v.unknownFields
  4247. default:
  4248. return nil
  4249. }
  4250. }
  4251. file_filer_proto_msgTypes[48].Exporter = func(v interface{}, i int) interface{} {
  4252. switch v := v.(*FilerConf); i {
  4253. case 0:
  4254. return &v.state
  4255. case 1:
  4256. return &v.sizeCache
  4257. case 2:
  4258. return &v.unknownFields
  4259. default:
  4260. return nil
  4261. }
  4262. }
  4263. file_filer_proto_msgTypes[49].Exporter = func(v interface{}, i int) interface{} {
  4264. switch v := v.(*RemoteConf); i {
  4265. case 0:
  4266. return &v.state
  4267. case 1:
  4268. return &v.sizeCache
  4269. case 2:
  4270. return &v.unknownFields
  4271. default:
  4272. return nil
  4273. }
  4274. }
  4275. file_filer_proto_msgTypes[50].Exporter = func(v interface{}, i int) interface{} {
  4276. switch v := v.(*RemoteStorageMapping); i {
  4277. case 0:
  4278. return &v.state
  4279. case 1:
  4280. return &v.sizeCache
  4281. case 2:
  4282. return &v.unknownFields
  4283. default:
  4284. return nil
  4285. }
  4286. }
  4287. file_filer_proto_msgTypes[51].Exporter = func(v interface{}, i int) interface{} {
  4288. switch v := v.(*RemoteStorageLocation); i {
  4289. case 0:
  4290. return &v.state
  4291. case 1:
  4292. return &v.sizeCache
  4293. case 2:
  4294. return &v.unknownFields
  4295. default:
  4296. return nil
  4297. }
  4298. }
  4299. file_filer_proto_msgTypes[54].Exporter = func(v interface{}, i int) interface{} {
  4300. switch v := v.(*LocateBrokerResponse_Resource); i {
  4301. case 0:
  4302. return &v.state
  4303. case 1:
  4304. return &v.sizeCache
  4305. case 2:
  4306. return &v.unknownFields
  4307. default:
  4308. return nil
  4309. }
  4310. }
  4311. file_filer_proto_msgTypes[55].Exporter = func(v interface{}, i int) interface{} {
  4312. switch v := v.(*FilerConf_PathConf); i {
  4313. case 0:
  4314. return &v.state
  4315. case 1:
  4316. return &v.sizeCache
  4317. case 2:
  4318. return &v.unknownFields
  4319. default:
  4320. return nil
  4321. }
  4322. }
  4323. }
  4324. type x struct{}
  4325. out := protoimpl.TypeBuilder{
  4326. File: protoimpl.DescBuilder{
  4327. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  4328. RawDescriptor: file_filer_proto_rawDesc,
  4329. NumEnums: 0,
  4330. NumMessages: 57,
  4331. NumExtensions: 0,
  4332. NumServices: 1,
  4333. },
  4334. GoTypes: file_filer_proto_goTypes,
  4335. DependencyIndexes: file_filer_proto_depIdxs,
  4336. MessageInfos: file_filer_proto_msgTypes,
  4337. }.Build()
  4338. File_filer_proto = out.File
  4339. file_filer_proto_rawDesc = nil
  4340. file_filer_proto_goTypes = nil
  4341. file_filer_proto_depIdxs = nil
  4342. }
  4343. // Reference imports to suppress errors if they are not otherwise used.
  4344. var _ context.Context
  4345. var _ grpc.ClientConnInterface
  4346. // This is a compile-time assertion to ensure that this generated file
  4347. // is compatible with the grpc package it is being compiled against.
  4348. const _ = grpc.SupportPackageIsVersion6
  4349. // SeaweedFilerClient is the client API for SeaweedFiler service.
  4350. //
  4351. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  4352. type SeaweedFilerClient interface {
  4353. LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error)
  4354. ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error)
  4355. CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error)
  4356. UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error)
  4357. AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error)
  4358. DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error)
  4359. AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error)
  4360. AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error)
  4361. LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error)
  4362. CollectionList(ctx context.Context, in *CollectionListRequest, opts ...grpc.CallOption) (*CollectionListResponse, error)
  4363. DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error)
  4364. Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error)
  4365. GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error)
  4366. SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error)
  4367. SubscribeLocalMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeLocalMetadataClient, error)
  4368. KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error)
  4369. LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error)
  4370. KvGet(ctx context.Context, in *KvGetRequest, opts ...grpc.CallOption) (*KvGetResponse, error)
  4371. KvPut(ctx context.Context, in *KvPutRequest, opts ...grpc.CallOption) (*KvPutResponse, error)
  4372. }
  4373. type seaweedFilerClient struct {
  4374. cc grpc.ClientConnInterface
  4375. }
  4376. func NewSeaweedFilerClient(cc grpc.ClientConnInterface) SeaweedFilerClient {
  4377. return &seaweedFilerClient{cc}
  4378. }
  4379. func (c *seaweedFilerClient) LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error) {
  4380. out := new(LookupDirectoryEntryResponse)
  4381. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupDirectoryEntry", in, out, opts...)
  4382. if err != nil {
  4383. return nil, err
  4384. }
  4385. return out, nil
  4386. }
  4387. func (c *seaweedFilerClient) ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error) {
  4388. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[0], "/filer_pb.SeaweedFiler/ListEntries", opts...)
  4389. if err != nil {
  4390. return nil, err
  4391. }
  4392. x := &seaweedFilerListEntriesClient{stream}
  4393. if err := x.ClientStream.SendMsg(in); err != nil {
  4394. return nil, err
  4395. }
  4396. if err := x.ClientStream.CloseSend(); err != nil {
  4397. return nil, err
  4398. }
  4399. return x, nil
  4400. }
  4401. type SeaweedFiler_ListEntriesClient interface {
  4402. Recv() (*ListEntriesResponse, error)
  4403. grpc.ClientStream
  4404. }
  4405. type seaweedFilerListEntriesClient struct {
  4406. grpc.ClientStream
  4407. }
  4408. func (x *seaweedFilerListEntriesClient) Recv() (*ListEntriesResponse, error) {
  4409. m := new(ListEntriesResponse)
  4410. if err := x.ClientStream.RecvMsg(m); err != nil {
  4411. return nil, err
  4412. }
  4413. return m, nil
  4414. }
  4415. func (c *seaweedFilerClient) CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error) {
  4416. out := new(CreateEntryResponse)
  4417. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/CreateEntry", in, out, opts...)
  4418. if err != nil {
  4419. return nil, err
  4420. }
  4421. return out, nil
  4422. }
  4423. func (c *seaweedFilerClient) UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error) {
  4424. out := new(UpdateEntryResponse)
  4425. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/UpdateEntry", in, out, opts...)
  4426. if err != nil {
  4427. return nil, err
  4428. }
  4429. return out, nil
  4430. }
  4431. func (c *seaweedFilerClient) AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error) {
  4432. out := new(AppendToEntryResponse)
  4433. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AppendToEntry", in, out, opts...)
  4434. if err != nil {
  4435. return nil, err
  4436. }
  4437. return out, nil
  4438. }
  4439. func (c *seaweedFilerClient) DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error) {
  4440. out := new(DeleteEntryResponse)
  4441. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteEntry", in, out, opts...)
  4442. if err != nil {
  4443. return nil, err
  4444. }
  4445. return out, nil
  4446. }
  4447. func (c *seaweedFilerClient) AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error) {
  4448. out := new(AtomicRenameEntryResponse)
  4449. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AtomicRenameEntry", in, out, opts...)
  4450. if err != nil {
  4451. return nil, err
  4452. }
  4453. return out, nil
  4454. }
  4455. func (c *seaweedFilerClient) AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error) {
  4456. out := new(AssignVolumeResponse)
  4457. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AssignVolume", in, out, opts...)
  4458. if err != nil {
  4459. return nil, err
  4460. }
  4461. return out, nil
  4462. }
  4463. func (c *seaweedFilerClient) LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error) {
  4464. out := new(LookupVolumeResponse)
  4465. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupVolume", in, out, opts...)
  4466. if err != nil {
  4467. return nil, err
  4468. }
  4469. return out, nil
  4470. }
  4471. func (c *seaweedFilerClient) CollectionList(ctx context.Context, in *CollectionListRequest, opts ...grpc.CallOption) (*CollectionListResponse, error) {
  4472. out := new(CollectionListResponse)
  4473. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/CollectionList", in, out, opts...)
  4474. if err != nil {
  4475. return nil, err
  4476. }
  4477. return out, nil
  4478. }
  4479. func (c *seaweedFilerClient) DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error) {
  4480. out := new(DeleteCollectionResponse)
  4481. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteCollection", in, out, opts...)
  4482. if err != nil {
  4483. return nil, err
  4484. }
  4485. return out, nil
  4486. }
  4487. func (c *seaweedFilerClient) Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error) {
  4488. out := new(StatisticsResponse)
  4489. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/Statistics", in, out, opts...)
  4490. if err != nil {
  4491. return nil, err
  4492. }
  4493. return out, nil
  4494. }
  4495. func (c *seaweedFilerClient) GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error) {
  4496. out := new(GetFilerConfigurationResponse)
  4497. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/GetFilerConfiguration", in, out, opts...)
  4498. if err != nil {
  4499. return nil, err
  4500. }
  4501. return out, nil
  4502. }
  4503. func (c *seaweedFilerClient) SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error) {
  4504. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[1], "/filer_pb.SeaweedFiler/SubscribeMetadata", opts...)
  4505. if err != nil {
  4506. return nil, err
  4507. }
  4508. x := &seaweedFilerSubscribeMetadataClient{stream}
  4509. if err := x.ClientStream.SendMsg(in); err != nil {
  4510. return nil, err
  4511. }
  4512. if err := x.ClientStream.CloseSend(); err != nil {
  4513. return nil, err
  4514. }
  4515. return x, nil
  4516. }
  4517. type SeaweedFiler_SubscribeMetadataClient interface {
  4518. Recv() (*SubscribeMetadataResponse, error)
  4519. grpc.ClientStream
  4520. }
  4521. type seaweedFilerSubscribeMetadataClient struct {
  4522. grpc.ClientStream
  4523. }
  4524. func (x *seaweedFilerSubscribeMetadataClient) Recv() (*SubscribeMetadataResponse, error) {
  4525. m := new(SubscribeMetadataResponse)
  4526. if err := x.ClientStream.RecvMsg(m); err != nil {
  4527. return nil, err
  4528. }
  4529. return m, nil
  4530. }
  4531. func (c *seaweedFilerClient) SubscribeLocalMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeLocalMetadataClient, error) {
  4532. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[2], "/filer_pb.SeaweedFiler/SubscribeLocalMetadata", opts...)
  4533. if err != nil {
  4534. return nil, err
  4535. }
  4536. x := &seaweedFilerSubscribeLocalMetadataClient{stream}
  4537. if err := x.ClientStream.SendMsg(in); err != nil {
  4538. return nil, err
  4539. }
  4540. if err := x.ClientStream.CloseSend(); err != nil {
  4541. return nil, err
  4542. }
  4543. return x, nil
  4544. }
  4545. type SeaweedFiler_SubscribeLocalMetadataClient interface {
  4546. Recv() (*SubscribeMetadataResponse, error)
  4547. grpc.ClientStream
  4548. }
  4549. type seaweedFilerSubscribeLocalMetadataClient struct {
  4550. grpc.ClientStream
  4551. }
  4552. func (x *seaweedFilerSubscribeLocalMetadataClient) Recv() (*SubscribeMetadataResponse, error) {
  4553. m := new(SubscribeMetadataResponse)
  4554. if err := x.ClientStream.RecvMsg(m); err != nil {
  4555. return nil, err
  4556. }
  4557. return m, nil
  4558. }
  4559. func (c *seaweedFilerClient) KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error) {
  4560. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[3], "/filer_pb.SeaweedFiler/KeepConnected", opts...)
  4561. if err != nil {
  4562. return nil, err
  4563. }
  4564. x := &seaweedFilerKeepConnectedClient{stream}
  4565. return x, nil
  4566. }
  4567. type SeaweedFiler_KeepConnectedClient interface {
  4568. Send(*KeepConnectedRequest) error
  4569. Recv() (*KeepConnectedResponse, error)
  4570. grpc.ClientStream
  4571. }
  4572. type seaweedFilerKeepConnectedClient struct {
  4573. grpc.ClientStream
  4574. }
  4575. func (x *seaweedFilerKeepConnectedClient) Send(m *KeepConnectedRequest) error {
  4576. return x.ClientStream.SendMsg(m)
  4577. }
  4578. func (x *seaweedFilerKeepConnectedClient) Recv() (*KeepConnectedResponse, error) {
  4579. m := new(KeepConnectedResponse)
  4580. if err := x.ClientStream.RecvMsg(m); err != nil {
  4581. return nil, err
  4582. }
  4583. return m, nil
  4584. }
  4585. func (c *seaweedFilerClient) LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error) {
  4586. out := new(LocateBrokerResponse)
  4587. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LocateBroker", in, out, opts...)
  4588. if err != nil {
  4589. return nil, err
  4590. }
  4591. return out, nil
  4592. }
  4593. func (c *seaweedFilerClient) KvGet(ctx context.Context, in *KvGetRequest, opts ...grpc.CallOption) (*KvGetResponse, error) {
  4594. out := new(KvGetResponse)
  4595. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/KvGet", in, out, opts...)
  4596. if err != nil {
  4597. return nil, err
  4598. }
  4599. return out, nil
  4600. }
  4601. func (c *seaweedFilerClient) KvPut(ctx context.Context, in *KvPutRequest, opts ...grpc.CallOption) (*KvPutResponse, error) {
  4602. out := new(KvPutResponse)
  4603. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/KvPut", in, out, opts...)
  4604. if err != nil {
  4605. return nil, err
  4606. }
  4607. return out, nil
  4608. }
  4609. // SeaweedFilerServer is the server API for SeaweedFiler service.
  4610. type SeaweedFilerServer interface {
  4611. LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error)
  4612. ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error
  4613. CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error)
  4614. UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error)
  4615. AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error)
  4616. DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error)
  4617. AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error)
  4618. AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error)
  4619. LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error)
  4620. CollectionList(context.Context, *CollectionListRequest) (*CollectionListResponse, error)
  4621. DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error)
  4622. Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error)
  4623. GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error)
  4624. SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error
  4625. SubscribeLocalMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeLocalMetadataServer) error
  4626. KeepConnected(SeaweedFiler_KeepConnectedServer) error
  4627. LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error)
  4628. KvGet(context.Context, *KvGetRequest) (*KvGetResponse, error)
  4629. KvPut(context.Context, *KvPutRequest) (*KvPutResponse, error)
  4630. }
  4631. // UnimplementedSeaweedFilerServer can be embedded to have forward compatible implementations.
  4632. type UnimplementedSeaweedFilerServer struct {
  4633. }
  4634. func (*UnimplementedSeaweedFilerServer) LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error) {
  4635. return nil, status.Errorf(codes.Unimplemented, "method LookupDirectoryEntry not implemented")
  4636. }
  4637. func (*UnimplementedSeaweedFilerServer) ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error {
  4638. return status.Errorf(codes.Unimplemented, "method ListEntries not implemented")
  4639. }
  4640. func (*UnimplementedSeaweedFilerServer) CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error) {
  4641. return nil, status.Errorf(codes.Unimplemented, "method CreateEntry not implemented")
  4642. }
  4643. func (*UnimplementedSeaweedFilerServer) UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error) {
  4644. return nil, status.Errorf(codes.Unimplemented, "method UpdateEntry not implemented")
  4645. }
  4646. func (*UnimplementedSeaweedFilerServer) AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error) {
  4647. return nil, status.Errorf(codes.Unimplemented, "method AppendToEntry not implemented")
  4648. }
  4649. func (*UnimplementedSeaweedFilerServer) DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error) {
  4650. return nil, status.Errorf(codes.Unimplemented, "method DeleteEntry not implemented")
  4651. }
  4652. func (*UnimplementedSeaweedFilerServer) AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error) {
  4653. return nil, status.Errorf(codes.Unimplemented, "method AtomicRenameEntry not implemented")
  4654. }
  4655. func (*UnimplementedSeaweedFilerServer) AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error) {
  4656. return nil, status.Errorf(codes.Unimplemented, "method AssignVolume not implemented")
  4657. }
  4658. func (*UnimplementedSeaweedFilerServer) LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error) {
  4659. return nil, status.Errorf(codes.Unimplemented, "method LookupVolume not implemented")
  4660. }
  4661. func (*UnimplementedSeaweedFilerServer) CollectionList(context.Context, *CollectionListRequest) (*CollectionListResponse, error) {
  4662. return nil, status.Errorf(codes.Unimplemented, "method CollectionList not implemented")
  4663. }
  4664. func (*UnimplementedSeaweedFilerServer) DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error) {
  4665. return nil, status.Errorf(codes.Unimplemented, "method DeleteCollection not implemented")
  4666. }
  4667. func (*UnimplementedSeaweedFilerServer) Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error) {
  4668. return nil, status.Errorf(codes.Unimplemented, "method Statistics not implemented")
  4669. }
  4670. func (*UnimplementedSeaweedFilerServer) GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error) {
  4671. return nil, status.Errorf(codes.Unimplemented, "method GetFilerConfiguration not implemented")
  4672. }
  4673. func (*UnimplementedSeaweedFilerServer) SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error {
  4674. return status.Errorf(codes.Unimplemented, "method SubscribeMetadata not implemented")
  4675. }
  4676. func (*UnimplementedSeaweedFilerServer) SubscribeLocalMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeLocalMetadataServer) error {
  4677. return status.Errorf(codes.Unimplemented, "method SubscribeLocalMetadata not implemented")
  4678. }
  4679. func (*UnimplementedSeaweedFilerServer) KeepConnected(SeaweedFiler_KeepConnectedServer) error {
  4680. return status.Errorf(codes.Unimplemented, "method KeepConnected not implemented")
  4681. }
  4682. func (*UnimplementedSeaweedFilerServer) LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error) {
  4683. return nil, status.Errorf(codes.Unimplemented, "method LocateBroker not implemented")
  4684. }
  4685. func (*UnimplementedSeaweedFilerServer) KvGet(context.Context, *KvGetRequest) (*KvGetResponse, error) {
  4686. return nil, status.Errorf(codes.Unimplemented, "method KvGet not implemented")
  4687. }
  4688. func (*UnimplementedSeaweedFilerServer) KvPut(context.Context, *KvPutRequest) (*KvPutResponse, error) {
  4689. return nil, status.Errorf(codes.Unimplemented, "method KvPut not implemented")
  4690. }
  4691. func RegisterSeaweedFilerServer(s *grpc.Server, srv SeaweedFilerServer) {
  4692. s.RegisterService(&_SeaweedFiler_serviceDesc, srv)
  4693. }
  4694. func _SeaweedFiler_LookupDirectoryEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4695. in := new(LookupDirectoryEntryRequest)
  4696. if err := dec(in); err != nil {
  4697. return nil, err
  4698. }
  4699. if interceptor == nil {
  4700. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, in)
  4701. }
  4702. info := &grpc.UnaryServerInfo{
  4703. Server: srv,
  4704. FullMethod: "/filer_pb.SeaweedFiler/LookupDirectoryEntry",
  4705. }
  4706. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4707. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, req.(*LookupDirectoryEntryRequest))
  4708. }
  4709. return interceptor(ctx, in, info, handler)
  4710. }
  4711. func _SeaweedFiler_ListEntries_Handler(srv interface{}, stream grpc.ServerStream) error {
  4712. m := new(ListEntriesRequest)
  4713. if err := stream.RecvMsg(m); err != nil {
  4714. return err
  4715. }
  4716. return srv.(SeaweedFilerServer).ListEntries(m, &seaweedFilerListEntriesServer{stream})
  4717. }
  4718. type SeaweedFiler_ListEntriesServer interface {
  4719. Send(*ListEntriesResponse) error
  4720. grpc.ServerStream
  4721. }
  4722. type seaweedFilerListEntriesServer struct {
  4723. grpc.ServerStream
  4724. }
  4725. func (x *seaweedFilerListEntriesServer) Send(m *ListEntriesResponse) error {
  4726. return x.ServerStream.SendMsg(m)
  4727. }
  4728. func _SeaweedFiler_CreateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4729. in := new(CreateEntryRequest)
  4730. if err := dec(in); err != nil {
  4731. return nil, err
  4732. }
  4733. if interceptor == nil {
  4734. return srv.(SeaweedFilerServer).CreateEntry(ctx, in)
  4735. }
  4736. info := &grpc.UnaryServerInfo{
  4737. Server: srv,
  4738. FullMethod: "/filer_pb.SeaweedFiler/CreateEntry",
  4739. }
  4740. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4741. return srv.(SeaweedFilerServer).CreateEntry(ctx, req.(*CreateEntryRequest))
  4742. }
  4743. return interceptor(ctx, in, info, handler)
  4744. }
  4745. func _SeaweedFiler_UpdateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4746. in := new(UpdateEntryRequest)
  4747. if err := dec(in); err != nil {
  4748. return nil, err
  4749. }
  4750. if interceptor == nil {
  4751. return srv.(SeaweedFilerServer).UpdateEntry(ctx, in)
  4752. }
  4753. info := &grpc.UnaryServerInfo{
  4754. Server: srv,
  4755. FullMethod: "/filer_pb.SeaweedFiler/UpdateEntry",
  4756. }
  4757. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4758. return srv.(SeaweedFilerServer).UpdateEntry(ctx, req.(*UpdateEntryRequest))
  4759. }
  4760. return interceptor(ctx, in, info, handler)
  4761. }
  4762. func _SeaweedFiler_AppendToEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4763. in := new(AppendToEntryRequest)
  4764. if err := dec(in); err != nil {
  4765. return nil, err
  4766. }
  4767. if interceptor == nil {
  4768. return srv.(SeaweedFilerServer).AppendToEntry(ctx, in)
  4769. }
  4770. info := &grpc.UnaryServerInfo{
  4771. Server: srv,
  4772. FullMethod: "/filer_pb.SeaweedFiler/AppendToEntry",
  4773. }
  4774. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4775. return srv.(SeaweedFilerServer).AppendToEntry(ctx, req.(*AppendToEntryRequest))
  4776. }
  4777. return interceptor(ctx, in, info, handler)
  4778. }
  4779. func _SeaweedFiler_DeleteEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4780. in := new(DeleteEntryRequest)
  4781. if err := dec(in); err != nil {
  4782. return nil, err
  4783. }
  4784. if interceptor == nil {
  4785. return srv.(SeaweedFilerServer).DeleteEntry(ctx, in)
  4786. }
  4787. info := &grpc.UnaryServerInfo{
  4788. Server: srv,
  4789. FullMethod: "/filer_pb.SeaweedFiler/DeleteEntry",
  4790. }
  4791. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4792. return srv.(SeaweedFilerServer).DeleteEntry(ctx, req.(*DeleteEntryRequest))
  4793. }
  4794. return interceptor(ctx, in, info, handler)
  4795. }
  4796. func _SeaweedFiler_AtomicRenameEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4797. in := new(AtomicRenameEntryRequest)
  4798. if err := dec(in); err != nil {
  4799. return nil, err
  4800. }
  4801. if interceptor == nil {
  4802. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, in)
  4803. }
  4804. info := &grpc.UnaryServerInfo{
  4805. Server: srv,
  4806. FullMethod: "/filer_pb.SeaweedFiler/AtomicRenameEntry",
  4807. }
  4808. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4809. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, req.(*AtomicRenameEntryRequest))
  4810. }
  4811. return interceptor(ctx, in, info, handler)
  4812. }
  4813. func _SeaweedFiler_AssignVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4814. in := new(AssignVolumeRequest)
  4815. if err := dec(in); err != nil {
  4816. return nil, err
  4817. }
  4818. if interceptor == nil {
  4819. return srv.(SeaweedFilerServer).AssignVolume(ctx, in)
  4820. }
  4821. info := &grpc.UnaryServerInfo{
  4822. Server: srv,
  4823. FullMethod: "/filer_pb.SeaweedFiler/AssignVolume",
  4824. }
  4825. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4826. return srv.(SeaweedFilerServer).AssignVolume(ctx, req.(*AssignVolumeRequest))
  4827. }
  4828. return interceptor(ctx, in, info, handler)
  4829. }
  4830. func _SeaweedFiler_LookupVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4831. in := new(LookupVolumeRequest)
  4832. if err := dec(in); err != nil {
  4833. return nil, err
  4834. }
  4835. if interceptor == nil {
  4836. return srv.(SeaweedFilerServer).LookupVolume(ctx, in)
  4837. }
  4838. info := &grpc.UnaryServerInfo{
  4839. Server: srv,
  4840. FullMethod: "/filer_pb.SeaweedFiler/LookupVolume",
  4841. }
  4842. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4843. return srv.(SeaweedFilerServer).LookupVolume(ctx, req.(*LookupVolumeRequest))
  4844. }
  4845. return interceptor(ctx, in, info, handler)
  4846. }
  4847. func _SeaweedFiler_CollectionList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4848. in := new(CollectionListRequest)
  4849. if err := dec(in); err != nil {
  4850. return nil, err
  4851. }
  4852. if interceptor == nil {
  4853. return srv.(SeaweedFilerServer).CollectionList(ctx, in)
  4854. }
  4855. info := &grpc.UnaryServerInfo{
  4856. Server: srv,
  4857. FullMethod: "/filer_pb.SeaweedFiler/CollectionList",
  4858. }
  4859. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4860. return srv.(SeaweedFilerServer).CollectionList(ctx, req.(*CollectionListRequest))
  4861. }
  4862. return interceptor(ctx, in, info, handler)
  4863. }
  4864. func _SeaweedFiler_DeleteCollection_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4865. in := new(DeleteCollectionRequest)
  4866. if err := dec(in); err != nil {
  4867. return nil, err
  4868. }
  4869. if interceptor == nil {
  4870. return srv.(SeaweedFilerServer).DeleteCollection(ctx, in)
  4871. }
  4872. info := &grpc.UnaryServerInfo{
  4873. Server: srv,
  4874. FullMethod: "/filer_pb.SeaweedFiler/DeleteCollection",
  4875. }
  4876. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4877. return srv.(SeaweedFilerServer).DeleteCollection(ctx, req.(*DeleteCollectionRequest))
  4878. }
  4879. return interceptor(ctx, in, info, handler)
  4880. }
  4881. func _SeaweedFiler_Statistics_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4882. in := new(StatisticsRequest)
  4883. if err := dec(in); err != nil {
  4884. return nil, err
  4885. }
  4886. if interceptor == nil {
  4887. return srv.(SeaweedFilerServer).Statistics(ctx, in)
  4888. }
  4889. info := &grpc.UnaryServerInfo{
  4890. Server: srv,
  4891. FullMethod: "/filer_pb.SeaweedFiler/Statistics",
  4892. }
  4893. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4894. return srv.(SeaweedFilerServer).Statistics(ctx, req.(*StatisticsRequest))
  4895. }
  4896. return interceptor(ctx, in, info, handler)
  4897. }
  4898. func _SeaweedFiler_GetFilerConfiguration_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4899. in := new(GetFilerConfigurationRequest)
  4900. if err := dec(in); err != nil {
  4901. return nil, err
  4902. }
  4903. if interceptor == nil {
  4904. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, in)
  4905. }
  4906. info := &grpc.UnaryServerInfo{
  4907. Server: srv,
  4908. FullMethod: "/filer_pb.SeaweedFiler/GetFilerConfiguration",
  4909. }
  4910. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4911. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, req.(*GetFilerConfigurationRequest))
  4912. }
  4913. return interceptor(ctx, in, info, handler)
  4914. }
  4915. func _SeaweedFiler_SubscribeMetadata_Handler(srv interface{}, stream grpc.ServerStream) error {
  4916. m := new(SubscribeMetadataRequest)
  4917. if err := stream.RecvMsg(m); err != nil {
  4918. return err
  4919. }
  4920. return srv.(SeaweedFilerServer).SubscribeMetadata(m, &seaweedFilerSubscribeMetadataServer{stream})
  4921. }
  4922. type SeaweedFiler_SubscribeMetadataServer interface {
  4923. Send(*SubscribeMetadataResponse) error
  4924. grpc.ServerStream
  4925. }
  4926. type seaweedFilerSubscribeMetadataServer struct {
  4927. grpc.ServerStream
  4928. }
  4929. func (x *seaweedFilerSubscribeMetadataServer) Send(m *SubscribeMetadataResponse) error {
  4930. return x.ServerStream.SendMsg(m)
  4931. }
  4932. func _SeaweedFiler_SubscribeLocalMetadata_Handler(srv interface{}, stream grpc.ServerStream) error {
  4933. m := new(SubscribeMetadataRequest)
  4934. if err := stream.RecvMsg(m); err != nil {
  4935. return err
  4936. }
  4937. return srv.(SeaweedFilerServer).SubscribeLocalMetadata(m, &seaweedFilerSubscribeLocalMetadataServer{stream})
  4938. }
  4939. type SeaweedFiler_SubscribeLocalMetadataServer interface {
  4940. Send(*SubscribeMetadataResponse) error
  4941. grpc.ServerStream
  4942. }
  4943. type seaweedFilerSubscribeLocalMetadataServer struct {
  4944. grpc.ServerStream
  4945. }
  4946. func (x *seaweedFilerSubscribeLocalMetadataServer) Send(m *SubscribeMetadataResponse) error {
  4947. return x.ServerStream.SendMsg(m)
  4948. }
  4949. func _SeaweedFiler_KeepConnected_Handler(srv interface{}, stream grpc.ServerStream) error {
  4950. return srv.(SeaweedFilerServer).KeepConnected(&seaweedFilerKeepConnectedServer{stream})
  4951. }
  4952. type SeaweedFiler_KeepConnectedServer interface {
  4953. Send(*KeepConnectedResponse) error
  4954. Recv() (*KeepConnectedRequest, error)
  4955. grpc.ServerStream
  4956. }
  4957. type seaweedFilerKeepConnectedServer struct {
  4958. grpc.ServerStream
  4959. }
  4960. func (x *seaweedFilerKeepConnectedServer) Send(m *KeepConnectedResponse) error {
  4961. return x.ServerStream.SendMsg(m)
  4962. }
  4963. func (x *seaweedFilerKeepConnectedServer) Recv() (*KeepConnectedRequest, error) {
  4964. m := new(KeepConnectedRequest)
  4965. if err := x.ServerStream.RecvMsg(m); err != nil {
  4966. return nil, err
  4967. }
  4968. return m, nil
  4969. }
  4970. func _SeaweedFiler_LocateBroker_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4971. in := new(LocateBrokerRequest)
  4972. if err := dec(in); err != nil {
  4973. return nil, err
  4974. }
  4975. if interceptor == nil {
  4976. return srv.(SeaweedFilerServer).LocateBroker(ctx, in)
  4977. }
  4978. info := &grpc.UnaryServerInfo{
  4979. Server: srv,
  4980. FullMethod: "/filer_pb.SeaweedFiler/LocateBroker",
  4981. }
  4982. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4983. return srv.(SeaweedFilerServer).LocateBroker(ctx, req.(*LocateBrokerRequest))
  4984. }
  4985. return interceptor(ctx, in, info, handler)
  4986. }
  4987. func _SeaweedFiler_KvGet_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4988. in := new(KvGetRequest)
  4989. if err := dec(in); err != nil {
  4990. return nil, err
  4991. }
  4992. if interceptor == nil {
  4993. return srv.(SeaweedFilerServer).KvGet(ctx, in)
  4994. }
  4995. info := &grpc.UnaryServerInfo{
  4996. Server: srv,
  4997. FullMethod: "/filer_pb.SeaweedFiler/KvGet",
  4998. }
  4999. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5000. return srv.(SeaweedFilerServer).KvGet(ctx, req.(*KvGetRequest))
  5001. }
  5002. return interceptor(ctx, in, info, handler)
  5003. }
  5004. func _SeaweedFiler_KvPut_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  5005. in := new(KvPutRequest)
  5006. if err := dec(in); err != nil {
  5007. return nil, err
  5008. }
  5009. if interceptor == nil {
  5010. return srv.(SeaweedFilerServer).KvPut(ctx, in)
  5011. }
  5012. info := &grpc.UnaryServerInfo{
  5013. Server: srv,
  5014. FullMethod: "/filer_pb.SeaweedFiler/KvPut",
  5015. }
  5016. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  5017. return srv.(SeaweedFilerServer).KvPut(ctx, req.(*KvPutRequest))
  5018. }
  5019. return interceptor(ctx, in, info, handler)
  5020. }
  5021. var _SeaweedFiler_serviceDesc = grpc.ServiceDesc{
  5022. ServiceName: "filer_pb.SeaweedFiler",
  5023. HandlerType: (*SeaweedFilerServer)(nil),
  5024. Methods: []grpc.MethodDesc{
  5025. {
  5026. MethodName: "LookupDirectoryEntry",
  5027. Handler: _SeaweedFiler_LookupDirectoryEntry_Handler,
  5028. },
  5029. {
  5030. MethodName: "CreateEntry",
  5031. Handler: _SeaweedFiler_CreateEntry_Handler,
  5032. },
  5033. {
  5034. MethodName: "UpdateEntry",
  5035. Handler: _SeaweedFiler_UpdateEntry_Handler,
  5036. },
  5037. {
  5038. MethodName: "AppendToEntry",
  5039. Handler: _SeaweedFiler_AppendToEntry_Handler,
  5040. },
  5041. {
  5042. MethodName: "DeleteEntry",
  5043. Handler: _SeaweedFiler_DeleteEntry_Handler,
  5044. },
  5045. {
  5046. MethodName: "AtomicRenameEntry",
  5047. Handler: _SeaweedFiler_AtomicRenameEntry_Handler,
  5048. },
  5049. {
  5050. MethodName: "AssignVolume",
  5051. Handler: _SeaweedFiler_AssignVolume_Handler,
  5052. },
  5053. {
  5054. MethodName: "LookupVolume",
  5055. Handler: _SeaweedFiler_LookupVolume_Handler,
  5056. },
  5057. {
  5058. MethodName: "CollectionList",
  5059. Handler: _SeaweedFiler_CollectionList_Handler,
  5060. },
  5061. {
  5062. MethodName: "DeleteCollection",
  5063. Handler: _SeaweedFiler_DeleteCollection_Handler,
  5064. },
  5065. {
  5066. MethodName: "Statistics",
  5067. Handler: _SeaweedFiler_Statistics_Handler,
  5068. },
  5069. {
  5070. MethodName: "GetFilerConfiguration",
  5071. Handler: _SeaweedFiler_GetFilerConfiguration_Handler,
  5072. },
  5073. {
  5074. MethodName: "LocateBroker",
  5075. Handler: _SeaweedFiler_LocateBroker_Handler,
  5076. },
  5077. {
  5078. MethodName: "KvGet",
  5079. Handler: _SeaweedFiler_KvGet_Handler,
  5080. },
  5081. {
  5082. MethodName: "KvPut",
  5083. Handler: _SeaweedFiler_KvPut_Handler,
  5084. },
  5085. },
  5086. Streams: []grpc.StreamDesc{
  5087. {
  5088. StreamName: "ListEntries",
  5089. Handler: _SeaweedFiler_ListEntries_Handler,
  5090. ServerStreams: true,
  5091. },
  5092. {
  5093. StreamName: "SubscribeMetadata",
  5094. Handler: _SeaweedFiler_SubscribeMetadata_Handler,
  5095. ServerStreams: true,
  5096. },
  5097. {
  5098. StreamName: "SubscribeLocalMetadata",
  5099. Handler: _SeaweedFiler_SubscribeLocalMetadata_Handler,
  5100. ServerStreams: true,
  5101. },
  5102. {
  5103. StreamName: "KeepConnected",
  5104. Handler: _SeaweedFiler_KeepConnected_Handler,
  5105. ServerStreams: true,
  5106. ClientStreams: true,
  5107. },
  5108. },
  5109. Metadata: "filer.proto",
  5110. }