| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173 |
- // Code generated by goctl. DO NOT EDIT.
- // goctl 1.9.2
- // Source: gorpc.proto
- package govpnclient
- import (
- "context"
- "code.clickto.dev/nomo-server/go-service-pb/pb/pb"
- "github.com/zeromicro/go-zero/zrpc"
- "google.golang.org/grpc"
- )
- type (
- AccountDeviceListReq = pb.AccountDeviceListReq
- AccountDeviceListResp = pb.AccountDeviceListResp
- AccountDeviceVo = pb.AccountDeviceVo
- AccountListReq = pb.AccountListReq
- AccountListResp = pb.AccountListResp
- AccountVo = pb.AccountVo
- AdGlobalConfigGetReq = pb.AdGlobalConfigGetReq
- AdGlobalConfigVo = pb.AdGlobalConfigVo
- AdPlanDetailListReq = pb.AdPlanDetailListReq
- AdPlanDetailListResp = pb.AdPlanDetailListResp
- AdPlanDetailVo = pb.AdPlanDetailVo
- AdPlanListReq = pb.AdPlanListReq
- AdPlanListResp = pb.AdPlanListResp
- AdPlanVo = pb.AdPlanVo
- AnnouncePlanDetailListReq = pb.AnnouncePlanDetailListReq
- AnnouncePlanDetailListResp = pb.AnnouncePlanDetailListResp
- AnnouncePlanDetailVo = pb.AnnouncePlanDetailVo
- AnnouncePlanListReq = pb.AnnouncePlanListReq
- AnnouncePlanListResp = pb.AnnouncePlanListResp
- AnnouncePlanVo = pb.AnnouncePlanVo
- AreaParamListReq = pb.AreaParamListReq
- AreaParamListResp = pb.AreaParamListResp
- AreaParamVo = pb.AreaParamVo
- BaseReq = pb.BaseReq
- CommonResult = pb.CommonResult
- ConfigGetReq = pb.ConfigGetReq
- DeleteIdResp = pb.DeleteIdResp
- DeployConfigListReq = pb.DeployConfigListReq
- DeployConfigListResp = pb.DeployConfigListResp
- DeployConfigVo = pb.DeployConfigVo
- DeviceListReq = pb.DeviceListReq
- DeviceListRes = pb.DeviceListRes
- DeviceVo = pb.DeviceVo
- DictGetReq = pb.DictGetReq
- DictListReq = pb.DictListReq
- DictListResp = pb.DictListResp
- DictVo = pb.DictVo
- Empty = pb.Empty
- FindSchedulePublishListReq = pb.FindSchedulePublishListReq
- FindSchedulePublishListResp = pb.FindSchedulePublishListResp
- GameCategoryListReq = pb.GameCategoryListReq
- GameCategoryListRes = pb.GameCategoryListRes
- GameCategoryReq = pb.GameCategoryReq
- GameCategoryVo = pb.GameCategoryVo
- GameCustomerAddResp = pb.GameCustomerAddResp
- GameCustomerListReq = pb.GameCustomerListReq
- GameCustomerListRes = pb.GameCustomerListRes
- GameCustomerVo = pb.GameCustomerVo
- GameListReq = pb.GameListReq
- GameListRes = pb.GameListRes
- GameRankOption = pb.GameRankOption
- GameRedisHScanByNameReq = pb.GameRedisHScanByNameReq
- GameRedisHScanByNameResp = pb.GameRedisHScanByNameResp
- GameReq = pb.GameReq
- GameVo = pb.GameVo
- GlobalParamGetReq = pb.GlobalParamGetReq
- GlobalParamListReq = pb.GlobalParamListReq
- GlobalParamListResp = pb.GlobalParamListResp
- GlobalParamVo = pb.GlobalParamVo
- I18NVo = pb.I18NVo
- Ids = pb.Ids
- Int64SelectController = pb.Int64SelectController
- IntSelectController = pb.IntSelectController
- JobBatchListReq = pb.JobBatchListReq
- JobBatchListResp = pb.JobBatchListResp
- JobBatchListWithTasksResp = pb.JobBatchListWithTasksResp
- JobBatchVo = pb.JobBatchVo
- JobBatchWithTasksVo = pb.JobBatchWithTasksVo
- JobTasksListReq = pb.JobTasksListReq
- JobTasksListResp = pb.JobTasksListResp
- JobTasksVo = pb.JobTasksVo
- MessagePushListReq = pb.MessagePushListReq
- MessagePushListResp = pb.MessagePushListResp
- MessagePushVo = pb.MessagePushVo
- NationalLanguageListReq = pb.NationalLanguageListReq
- NationalLanguageListResp = pb.NationalLanguageListResp
- NationalLanguageVo = pb.NationalLanguageVo
- OperationLogListReq = pb.OperationLogListReq
- OperationLogListResp = pb.OperationLogListResp
- OperationLogVo = pb.OperationLogVo
- Page = pb.Page
- Page_OrderItem = pb.Page_OrderItem
- ProductActionGroupDisableReq = pb.ProductActionGroupDisableReq
- ProductActionGroupEnableReq = pb.ProductActionGroupEnableReq
- ProductActionGroupListReq = pb.ProductActionGroupListReq
- ProductActionGroupListResp = pb.ProductActionGroupListResp
- ProductActionGroupReq = pb.ProductActionGroupReq
- ProductActionGroupVo = pb.ProductActionGroupVo
- ProductActionListReq = pb.ProductActionListReq
- ProductActionListResp = pb.ProductActionListResp
- ProductActionPolicyGroupDisableReq = pb.ProductActionPolicyGroupDisableReq
- ProductActionPolicyGroupEnableReq = pb.ProductActionPolicyGroupEnableReq
- ProductActionPolicyGroupListReq = pb.ProductActionPolicyGroupListReq
- ProductActionPolicyGroupListResp = pb.ProductActionPolicyGroupListResp
- ProductActionPolicyGroupReq = pb.ProductActionPolicyGroupReq
- ProductActionPolicyGroupVo = pb.ProductActionPolicyGroupVo
- ProductActionReq = pb.ProductActionReq
- ProductActionTypeListReq = pb.ProductActionTypeListReq
- ProductActionTypeListResp = pb.ProductActionTypeListResp
- ProductActionTypeReq = pb.ProductActionTypeReq
- ProductActionTypeVo = pb.ProductActionTypeVo
- ProductActionVo = pb.ProductActionVo
- ProductListReq = pb.ProductListReq
- ProductListResp = pb.ProductListResp
- ProductParamGetReq = pb.ProductParamGetReq
- ProductParamListReq = pb.ProductParamListReq
- ProductParamListResp = pb.ProductParamListResp
- ProductParamVo = pb.ProductParamVo
- ProductVo = pb.ProductVo
- PublishScheduleDramaReq = pb.PublishScheduleDramaReq
- RelGameRankListReq = pb.RelGameRankListReq
- RelGameRankListRes = pb.RelGameRankListRes
- RelGameRankReq = pb.RelGameRankReq
- RelGameRankVo = pb.RelGameRankVo
- RelGameVpnGroupListReq = pb.RelGameVpnGroupListReq
- RelGameVpnGroupListRes = pb.RelGameVpnGroupListRes
- RelGameVpnGroupReq = pb.RelGameVpnGroupReq
- RelGameVpnGroupVo = pb.RelGameVpnGroupVo
- Request = pb.Request
- Response = pb.Response
- ServiceBoxAddReq = pb.ServiceBoxAddReq
- ServiceBoxAddResp = pb.ServiceBoxAddResp
- ServiceBoxAddWithDetailsReq = pb.ServiceBoxAddWithDetailsReq
- ServiceBoxAddWithDetailsResp = pb.ServiceBoxAddWithDetailsResp
- ServiceBoxDelReq = pb.ServiceBoxDelReq
- ServiceBoxGetReq = pb.ServiceBoxGetReq
- ServiceBoxGetResp = pb.ServiceBoxGetResp
- ServiceBoxGetWithDetailsReq = pb.ServiceBoxGetWithDetailsReq
- ServiceBoxGetWithDetailsResp = pb.ServiceBoxGetWithDetailsResp
- ServiceBoxListReq = pb.ServiceBoxListReq
- ServiceBoxListResp = pb.ServiceBoxListResp
- ServiceBoxListWithDetailsReq = pb.ServiceBoxListWithDetailsReq
- ServiceBoxListWithDetailsResp = pb.ServiceBoxListWithDetailsResp
- ServiceBoxTypesAddReq = pb.ServiceBoxTypesAddReq
- ServiceBoxTypesAddResp = pb.ServiceBoxTypesAddResp
- ServiceBoxTypesDelReq = pb.ServiceBoxTypesDelReq
- ServiceBoxTypesGetReq = pb.ServiceBoxTypesGetReq
- ServiceBoxTypesGetResp = pb.ServiceBoxTypesGetResp
- ServiceBoxTypesListReq = pb.ServiceBoxTypesListReq
- ServiceBoxTypesListResp = pb.ServiceBoxTypesListResp
- ServiceBoxTypesUpdateReq = pb.ServiceBoxTypesUpdateReq
- ServiceBoxTypesUpdateResp = pb.ServiceBoxTypesUpdateResp
- ServiceBoxTypesVo = pb.ServiceBoxTypesVo
- ServiceBoxUpdateReq = pb.ServiceBoxUpdateReq
- ServiceBoxUpdateResp = pb.ServiceBoxUpdateResp
- ServiceBoxUpdateWithDetailsReq = pb.ServiceBoxUpdateWithDetailsReq
- ServiceBoxUpdateWithDetailsResp = pb.ServiceBoxUpdateWithDetailsResp
- ServiceBoxVo = pb.ServiceBoxVo
- ServiceBoxWithDetailsVo = pb.ServiceBoxWithDetailsVo
- ServiceBoxWithDurationAndDetailsVo = pb.ServiceBoxWithDurationAndDetailsVo
- ServiceBoxWithDurationVo = pb.ServiceBoxWithDurationVo
- ServicePlanAddReq = pb.ServicePlanAddReq
- ServicePlanAddResp = pb.ServicePlanAddResp
- ServicePlanAddWithBoxesAndDetailsReq = pb.ServicePlanAddWithBoxesAndDetailsReq
- ServicePlanAddWithBoxesAndDetailsResp = pb.ServicePlanAddWithBoxesAndDetailsResp
- ServicePlanAddWithBoxesReq = pb.ServicePlanAddWithBoxesReq
- ServicePlanAddWithBoxesResp = pb.ServicePlanAddWithBoxesResp
- ServicePlanBoxesAddReq = pb.ServicePlanBoxesAddReq
- ServicePlanBoxesAddResp = pb.ServicePlanBoxesAddResp
- ServicePlanBoxesDelReq = pb.ServicePlanBoxesDelReq
- ServicePlanBoxesGetReq = pb.ServicePlanBoxesGetReq
- ServicePlanBoxesGetResp = pb.ServicePlanBoxesGetResp
- ServicePlanBoxesListReq = pb.ServicePlanBoxesListReq
- ServicePlanBoxesListResp = pb.ServicePlanBoxesListResp
- ServicePlanBoxesUpdateReq = pb.ServicePlanBoxesUpdateReq
- ServicePlanBoxesUpdateResp = pb.ServicePlanBoxesUpdateResp
- ServicePlanBoxesVo = pb.ServicePlanBoxesVo
- ServicePlanChannelAddReq = pb.ServicePlanChannelAddReq
- ServicePlanChannelAddResp = pb.ServicePlanChannelAddResp
- ServicePlanChannelDelReq = pb.ServicePlanChannelDelReq
- ServicePlanChannelGetReq = pb.ServicePlanChannelGetReq
- ServicePlanChannelGetResp = pb.ServicePlanChannelGetResp
- ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq = pb.ServicePlanChannelGetWithPlanAndBoxesAndDetailsReq
- ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp = pb.ServicePlanChannelGetWithPlanAndBoxesAndDetailsResp
- ServicePlanChannelGetWithPlanAndBoxesReq = pb.ServicePlanChannelGetWithPlanAndBoxesReq
- ServicePlanChannelGetWithPlanAndBoxesResp = pb.ServicePlanChannelGetWithPlanAndBoxesResp
- ServicePlanChannelGetWithPlanReq = pb.ServicePlanChannelGetWithPlanReq
- ServicePlanChannelGetWithPlanResp = pb.ServicePlanChannelGetWithPlanResp
- ServicePlanChannelListReq = pb.ServicePlanChannelListReq
- ServicePlanChannelListResp = pb.ServicePlanChannelListResp
- ServicePlanChannelListWithPlanAndBoxesAndDetailsReq = pb.ServicePlanChannelListWithPlanAndBoxesAndDetailsReq
- ServicePlanChannelListWithPlanAndBoxesAndDetailsResp = pb.ServicePlanChannelListWithPlanAndBoxesAndDetailsResp
- ServicePlanChannelListWithPlanAndBoxesReq = pb.ServicePlanChannelListWithPlanAndBoxesReq
- ServicePlanChannelListWithPlanAndBoxesResp = pb.ServicePlanChannelListWithPlanAndBoxesResp
- ServicePlanChannelListWithPlanReq = pb.ServicePlanChannelListWithPlanReq
- ServicePlanChannelListWithPlanResp = pb.ServicePlanChannelListWithPlanResp
- ServicePlanChannelUpdateReq = pb.ServicePlanChannelUpdateReq
- ServicePlanChannelUpdateResp = pb.ServicePlanChannelUpdateResp
- ServicePlanChannelVo = pb.ServicePlanChannelVo
- ServicePlanChannelWithPlanAndBoxesAndDetailsVo = pb.ServicePlanChannelWithPlanAndBoxesAndDetailsVo
- ServicePlanChannelWithPlanAndBoxesVo = pb.ServicePlanChannelWithPlanAndBoxesVo
- ServicePlanChannelWithPlanVo = pb.ServicePlanChannelWithPlanVo
- ServicePlanDelReq = pb.ServicePlanDelReq
- ServicePlanGetReq = pb.ServicePlanGetReq
- ServicePlanGetResp = pb.ServicePlanGetResp
- ServicePlanGetWithBoxesAndDetailsReq = pb.ServicePlanGetWithBoxesAndDetailsReq
- ServicePlanGetWithBoxesAndDetailsResp = pb.ServicePlanGetWithBoxesAndDetailsResp
- ServicePlanGetWithBoxesReq = pb.ServicePlanGetWithBoxesReq
- ServicePlanGetWithBoxesResp = pb.ServicePlanGetWithBoxesResp
- ServicePlanListReq = pb.ServicePlanListReq
- ServicePlanListResp = pb.ServicePlanListResp
- ServicePlanListWithBoxesAndDetailsReq = pb.ServicePlanListWithBoxesAndDetailsReq
- ServicePlanListWithBoxesAndDetailsResp = pb.ServicePlanListWithBoxesAndDetailsResp
- ServicePlanListWithBoxesReq = pb.ServicePlanListWithBoxesReq
- ServicePlanListWithBoxesResp = pb.ServicePlanListWithBoxesResp
- ServicePlanUpdateReq = pb.ServicePlanUpdateReq
- ServicePlanUpdateResp = pb.ServicePlanUpdateResp
- ServicePlanUpdateWithBoxesAndDetailsReq = pb.ServicePlanUpdateWithBoxesAndDetailsReq
- ServicePlanUpdateWithBoxesAndDetailsResp = pb.ServicePlanUpdateWithBoxesAndDetailsResp
- ServicePlanUpdateWithBoxesReq = pb.ServicePlanUpdateWithBoxesReq
- ServicePlanUpdateWithBoxesResp = pb.ServicePlanUpdateWithBoxesResp
- ServicePlanVo = pb.ServicePlanVo
- ServicePlanWithBoxesAndDetailsVo = pb.ServicePlanWithBoxesAndDetailsVo
- ServicePlanWithBoxesVo = pb.ServicePlanWithBoxesVo
- ServiceTypesAddReq = pb.ServiceTypesAddReq
- ServiceTypesAddResp = pb.ServiceTypesAddResp
- ServiceTypesDelReq = pb.ServiceTypesDelReq
- ServiceTypesGetReq = pb.ServiceTypesGetReq
- ServiceTypesGetResp = pb.ServiceTypesGetResp
- ServiceTypesGetWithValueReq = pb.ServiceTypesGetWithValueReq
- ServiceTypesGetWithValueResp = pb.ServiceTypesGetWithValueResp
- ServiceTypesListReq = pb.ServiceTypesListReq
- ServiceTypesListResp = pb.ServiceTypesListResp
- ServiceTypesListWithValueReq = pb.ServiceTypesListWithValueReq
- ServiceTypesListWithValueResp = pb.ServiceTypesListWithValueResp
- ServiceTypesUpdateReq = pb.ServiceTypesUpdateReq
- ServiceTypesUpdateResp = pb.ServiceTypesUpdateResp
- ServiceTypesVo = pb.ServiceTypesVo
- ServiceTypesWithValueVo = pb.ServiceTypesWithValueVo
- SetTotalStatsReq = pb.SetTotalStatsReq
- ShortDramaCheckNameReq = pb.ShortDramaCheckNameReq
- ShortDramaCheckNameResp = pb.ShortDramaCheckNameResp
- ShortDramaCopyrightInfoVo = pb.ShortDramaCopyrightInfoVo
- ShortDramaEpisodeBatchAddReq = pb.ShortDramaEpisodeBatchAddReq
- ShortDramaEpisodeBatchRefreshUpdateTimeReq = pb.ShortDramaEpisodeBatchRefreshUpdateTimeReq
- ShortDramaEpisodeCountReq = pb.ShortDramaEpisodeCountReq
- ShortDramaEpisodeCountResp = pb.ShortDramaEpisodeCountResp
- ShortDramaEpisodeCountVo = pb.ShortDramaEpisodeCountVo
- ShortDramaEpisodeGetReq = pb.ShortDramaEpisodeGetReq
- ShortDramaEpisodeListReq = pb.ShortDramaEpisodeListReq
- ShortDramaEpisodeListResp = pb.ShortDramaEpisodeListResp
- ShortDramaEpisodeVo = pb.ShortDramaEpisodeVo
- ShortDramaFindIdsWithCopyrightResp = pb.ShortDramaFindIdsWithCopyrightResp
- ShortDramaGetReq = pb.ShortDramaGetReq
- ShortDramaLanguageListReq = pb.ShortDramaLanguageListReq
- ShortDramaLanguageListResp = pb.ShortDramaLanguageListResp
- ShortDramaLanguageVo = pb.ShortDramaLanguageVo
- ShortDramaListReq = pb.ShortDramaListReq
- ShortDramaListResp = pb.ShortDramaListResp
- ShortDramaStatsPlaysTotalListReq = pb.ShortDramaStatsPlaysTotalListReq
- ShortDramaStatsPlaysTotalListResp = pb.ShortDramaStatsPlaysTotalListResp
- ShortDramaStatsPlaysTotalVo = pb.ShortDramaStatsPlaysTotalVo
- ShortDramaUpdateModifierReq = pb.ShortDramaUpdateModifierReq
- ShortDramaUpdateReleaseRegionsReq = pb.ShortDramaUpdateReleaseRegionsReq
- ShortDramaVo = pb.ShortDramaVo
- StringSelectController = pb.StringSelectController
- SysPermGetReq = pb.SysPermGetReq
- SysPermListReq = pb.SysPermListReq
- SysPermListResp = pb.SysPermListResp
- SysPermRule = pb.SysPermRule
- SysPermVo = pb.SysPermVo
- SysRoleGetReq = pb.SysRoleGetReq
- SysRoleListReq = pb.SysRoleListReq
- SysRoleListResp = pb.SysRoleListResp
- SysRoleListWithPermsResp = pb.SysRoleListWithPermsResp
- SysRolePermGetReq = pb.SysRolePermGetReq
- SysRolePermListReq = pb.SysRolePermListReq
- SysRolePermListResp = pb.SysRolePermListResp
- SysRolePermVo = pb.SysRolePermVo
- SysRoleVo = pb.SysRoleVo
- SysRoleWithPermIds = pb.SysRoleWithPermIds
- SysRoleWithPerms = pb.SysRoleWithPerms
- SysUserGetReq = pb.SysUserGetReq
- SysUserListReq = pb.SysUserListReq
- SysUserListResp = pb.SysUserListResp
- SysUserListWithRolesAndPermsResp = pb.SysUserListWithRolesAndPermsResp
- SysUserPermGetReq = pb.SysUserPermGetReq
- SysUserPermListReq = pb.SysUserPermListReq
- SysUserPermListResp = pb.SysUserPermListResp
- SysUserPermVo = pb.SysUserPermVo
- SysUserRoleGetReq = pb.SysUserRoleGetReq
- SysUserRoleListReq = pb.SysUserRoleListReq
- SysUserRoleListResp = pb.SysUserRoleListResp
- SysUserRoleVo = pb.SysUserRoleVo
- SysUserVo = pb.SysUserVo
- SysUserWithRoleIdsAndPermRules = pb.SysUserWithRoleIdsAndPermRules
- SysUserWithRolesAndPerms = pb.SysUserWithRolesAndPerms
- TimeRange = pb.TimeRange
- TipGetReq = pb.TipGetReq
- TipListReq = pb.TipListReq
- TipListResp = pb.TipListResp
- TipVo = pb.TipVo
- TransactionOperation = pb.TransactionOperation
- TransactionReq = pb.TransactionReq
- UpgradePkgPlanDetailListReq = pb.UpgradePkgPlanDetailListReq
- UpgradePkgPlanDetailListResp = pb.UpgradePkgPlanDetailListResp
- UpgradePkgPlanDetailVo = pb.UpgradePkgPlanDetailVo
- UpgradePkgPlanListReq = pb.UpgradePkgPlanListReq
- UpgradePkgPlanListResp = pb.UpgradePkgPlanListResp
- UpgradePkgPlanVo = pb.UpgradePkgPlanVo
- UpgradeResPlanDetailListReq = pb.UpgradeResPlanDetailListReq
- UpgradeResPlanDetailListResp = pb.UpgradeResPlanDetailListResp
- UpgradeResPlanDetailVo = pb.UpgradeResPlanDetailVo
- UpgradeResPlanListReq = pb.UpgradeResPlanListReq
- UpgradeResPlanListResp = pb.UpgradeResPlanListResp
- UpgradeResPlanVo = pb.UpgradeResPlanVo
- UserAddReq = pb.UserAddReq
- UserAddResp = pb.UserAddResp
- UserAppConfigGetReq = pb.UserAppConfigGetReq
- UserAppConfigListReq = pb.UserAppConfigListReq
- UserAppConfigListRes = pb.UserAppConfigListRes
- UserAppConfigVo = pb.UserAppConfigVo
- UserCredentialAddReq = pb.UserCredentialAddReq
- UserCredentialAddResp = pb.UserCredentialAddResp
- UserCredentialDelReq = pb.UserCredentialDelReq
- UserCredentialGetReq = pb.UserCredentialGetReq
- UserCredentialGetResp = pb.UserCredentialGetResp
- UserCredentialListReq = pb.UserCredentialListReq
- UserCredentialListResp = pb.UserCredentialListResp
- UserCredentialUpdateReq = pb.UserCredentialUpdateReq
- UserCredentialUpdateResp = pb.UserCredentialUpdateResp
- UserCredentialVo = pb.UserCredentialVo
- UserDelReq = pb.UserDelReq
- UserDeviceAddReq = pb.UserDeviceAddReq
- UserDeviceAddResp = pb.UserDeviceAddResp
- UserDeviceDelReq = pb.UserDeviceDelReq
- UserDeviceGetReq = pb.UserDeviceGetReq
- UserDeviceGetResp = pb.UserDeviceGetResp
- UserDeviceListReq = pb.UserDeviceListReq
- UserDeviceListResp = pb.UserDeviceListResp
- UserDeviceUpdateReq = pb.UserDeviceUpdateReq
- UserDeviceUpdateResp = pb.UserDeviceUpdateResp
- UserDeviceVo = pb.UserDeviceVo
- UserGetReq = pb.UserGetReq
- UserGetResp = pb.UserGetResp
- UserListReq = pb.UserListReq
- UserListResp = pb.UserListResp
- UserServiceAddReq = pb.UserServiceAddReq
- UserServiceAddResp = pb.UserServiceAddResp
- UserServiceDelReq = pb.UserServiceDelReq
- UserServiceGetReq = pb.UserServiceGetReq
- UserServiceGetResp = pb.UserServiceGetResp
- UserServiceListReq = pb.UserServiceListReq
- UserServiceListResp = pb.UserServiceListResp
- UserServiceUpdateReq = pb.UserServiceUpdateReq
- UserServiceUpdateResp = pb.UserServiceUpdateResp
- UserServiceVo = pb.UserServiceVo
- UserTestAddReq = pb.UserTestAddReq
- UserTestAddResp = pb.UserTestAddResp
- UserTestDelReq = pb.UserTestDelReq
- UserTestGetReq = pb.UserTestGetReq
- UserTestGetResp = pb.UserTestGetResp
- UserTestListReq = pb.UserTestListReq
- UserTestListResp = pb.UserTestListResp
- UserTestUpdateReq = pb.UserTestUpdateReq
- UserTestUpdateResp = pb.UserTestUpdateResp
- UserTestVo = pb.UserTestVo
- UserUpdateReq = pb.UserUpdateReq
- UserUpdateResp = pb.UserUpdateResp
- UserVo = pb.UserVo
- UserWhiteAddReq = pb.UserWhiteAddReq
- UserWhiteAddResp = pb.UserWhiteAddResp
- UserWhiteDelReq = pb.UserWhiteDelReq
- UserWhiteGetReq = pb.UserWhiteGetReq
- UserWhiteGetResp = pb.UserWhiteGetResp
- UserWhiteListReq = pb.UserWhiteListReq
- UserWhiteListResp = pb.UserWhiteListResp
- UserWhiteUpdateReq = pb.UserWhiteUpdateReq
- UserWhiteUpdateResp = pb.UserWhiteUpdateResp
- UserWhiteVo = pb.UserWhiteVo
- VpnConfigTemplatePlanAddReq = pb.VpnConfigTemplatePlanAddReq
- VpnConfigTemplatePlanAddResp = pb.VpnConfigTemplatePlanAddResp
- VpnConfigTemplatePlanDelReq = pb.VpnConfigTemplatePlanDelReq
- VpnConfigTemplatePlanDetailAddReq = pb.VpnConfigTemplatePlanDetailAddReq
- VpnConfigTemplatePlanDetailAddResp = pb.VpnConfigTemplatePlanDetailAddResp
- VpnConfigTemplatePlanDetailDelReq = pb.VpnConfigTemplatePlanDetailDelReq
- VpnConfigTemplatePlanDetailGetReq = pb.VpnConfigTemplatePlanDetailGetReq
- VpnConfigTemplatePlanDetailGetResp = pb.VpnConfigTemplatePlanDetailGetResp
- VpnConfigTemplatePlanDetailListReq = pb.VpnConfigTemplatePlanDetailListReq
- VpnConfigTemplatePlanDetailListResp = pb.VpnConfigTemplatePlanDetailListResp
- VpnConfigTemplatePlanDetailUpdateReq = pb.VpnConfigTemplatePlanDetailUpdateReq
- VpnConfigTemplatePlanDetailUpdateResp = pb.VpnConfigTemplatePlanDetailUpdateResp
- VpnConfigTemplatePlanDetailVo = pb.VpnConfigTemplatePlanDetailVo
- VpnConfigTemplatePlanGetReq = pb.VpnConfigTemplatePlanGetReq
- VpnConfigTemplatePlanGetResp = pb.VpnConfigTemplatePlanGetResp
- VpnConfigTemplatePlanListReq = pb.VpnConfigTemplatePlanListReq
- VpnConfigTemplatePlanListResp = pb.VpnConfigTemplatePlanListResp
- VpnConfigTemplatePlanUpdateReq = pb.VpnConfigTemplatePlanUpdateReq
- VpnConfigTemplatePlanUpdateResp = pb.VpnConfigTemplatePlanUpdateResp
- VpnConfigTemplatePlanVo = pb.VpnConfigTemplatePlanVo
- VpnGroupAddReq = pb.VpnGroupAddReq
- VpnGroupBatchAddReq = pb.VpnGroupBatchAddReq
- VpnGroupBatchAddResp = pb.VpnGroupBatchAddResp
- VpnGroupBatchDelReq = pb.VpnGroupBatchDelReq
- VpnGroupBatchUpdateReq = pb.VpnGroupBatchUpdateReq
- VpnGroupBatchUpdateResp = pb.VpnGroupBatchUpdateResp
- VpnGroupExVo = pb.VpnGroupExVo
- VpnGroupGetReq = pb.VpnGroupGetReq
- VpnGroupListReq = pb.VpnGroupListReq
- VpnGroupListResp = pb.VpnGroupListResp
- VpnGroupTagListReq = pb.VpnGroupTagListReq
- VpnGroupTagListResp = pb.VpnGroupTagListResp
- VpnGroupTagVo = pb.VpnGroupTagVo
- VpnGroupVo = pb.VpnGroupVo
- VpnLocationBatchAddReq = pb.VpnLocationBatchAddReq
- VpnLocationBatchAddResp = pb.VpnLocationBatchAddResp
- VpnLocationBatchDelReq = pb.VpnLocationBatchDelReq
- VpnLocationBatchUpdateReq = pb.VpnLocationBatchUpdateReq
- VpnLocationBatchUpdateResp = pb.VpnLocationBatchUpdateResp
- VpnLocationExVo = pb.VpnLocationExVo
- VpnLocationGetReq = pb.VpnLocationGetReq
- VpnLocationListReq = pb.VpnLocationListReq
- VpnLocationListResp = pb.VpnLocationListResp
- VpnLocationServerCountReq = pb.VpnLocationServerCountReq
- VpnLocationServerCountResp = pb.VpnLocationServerCountResp
- VpnLocationServerCountVo = pb.VpnLocationServerCountVo
- VpnLocationVo = pb.VpnLocationVo
- VpnProbeTaskListReq = pb.VpnProbeTaskListReq
- VpnProbeTaskListResp = pb.VpnProbeTaskListResp
- VpnProbeTaskVo = pb.VpnProbeTaskVo
- VpnServerAddReq = pb.VpnServerAddReq
- VpnServerBatchAddReq = pb.VpnServerBatchAddReq
- VpnServerBatchAddResp = pb.VpnServerBatchAddResp
- VpnServerBatchDelReq = pb.VpnServerBatchDelReq
- VpnServerBatchUpdateReq = pb.VpnServerBatchUpdateReq
- VpnServerBatchUpdateResp = pb.VpnServerBatchUpdateResp
- VpnServerExListResp = pb.VpnServerExListResp
- VpnServerExVo = pb.VpnServerExVo
- VpnServerListReq = pb.VpnServerListReq
- VpnServerListResp = pb.VpnServerListResp
- VpnServerLocationListReq = pb.VpnServerLocationListReq
- VpnServerLocationListResp = pb.VpnServerLocationListResp
- VpnServerLocationVo = pb.VpnServerLocationVo
- VpnServerVo = pb.VpnServerVo
- VpnTagBatchAddReq = pb.VpnTagBatchAddReq
- VpnTagBatchAddResp = pb.VpnTagBatchAddResp
- VpnTagBatchDelReq = pb.VpnTagBatchDelReq
- VpnTagBatchUpdateReq = pb.VpnTagBatchUpdateReq
- VpnTagBatchUpdateResp = pb.VpnTagBatchUpdateResp
- VpnTagGetReq = pb.VpnTagGetReq
- VpnTagListReq = pb.VpnTagListReq
- VpnTagListResp = pb.VpnTagListResp
- VpnTagVo = pb.VpnTagVo
- VpnWithIPAndPortReq = pb.VpnWithIPAndPortReq
- VpnWithIPAndPortResp = pb.VpnWithIPAndPortResp
- VpnipAddReq = pb.VpnipAddReq
- VpnipAddResp = pb.VpnipAddResp
- VpnipBatchAddReq = pb.VpnipBatchAddReq
- VpnipBatchAddResp = pb.VpnipBatchAddResp
- VpnipBatchUpdateReq = pb.VpnipBatchUpdateReq
- VpnipBatchUpdateResp = pb.VpnipBatchUpdateResp
- VpnipBindAddReq = pb.VpnipBindAddReq
- VpnipBindAddResp = pb.VpnipBindAddResp
- VpnipBindBatchAddReq = pb.VpnipBindBatchAddReq
- VpnipBindBatchAddResp = pb.VpnipBindBatchAddResp
- VpnipBindBatchUpdateReq = pb.VpnipBindBatchUpdateReq
- VpnipBindBatchUpdateResp = pb.VpnipBindBatchUpdateResp
- VpnipBindGetReq = pb.VpnipBindGetReq
- VpnipBindGetResp = pb.VpnipBindGetResp
- VpnipBindListReq = pb.VpnipBindListReq
- VpnipBindListResp = pb.VpnipBindListResp
- VpnipBindUpdateReq = pb.VpnipBindUpdateReq
- VpnipBindUpdateResp = pb.VpnipBindUpdateResp
- VpnipBindVo = pb.VpnipBindVo
- VpnipExAddReq = pb.VpnipExAddReq
- VpnipExAddResp = pb.VpnipExAddResp
- VpnipExBatchAddReq = pb.VpnipExBatchAddReq
- VpnipExBatchAddResp = pb.VpnipExBatchAddResp
- VpnipExBatchUpdateReq = pb.VpnipExBatchUpdateReq
- VpnipExBatchUpdateResp = pb.VpnipExBatchUpdateResp
- VpnipExGetResp = pb.VpnipExGetResp
- VpnipExListResp = pb.VpnipExListResp
- VpnipExUpdateReq = pb.VpnipExUpdateReq
- VpnipExUpdateResp = pb.VpnipExUpdateResp
- VpnipExVo = pb.VpnipExVo
- VpnipGetReq = pb.VpnipGetReq
- VpnipGetResp = pb.VpnipGetResp
- VpnipListReq = pb.VpnipListReq
- VpnipListResp = pb.VpnipListResp
- VpnipRangeAddReq = pb.VpnipRangeAddReq
- VpnipRangeAddResp = pb.VpnipRangeAddResp
- VpnipRangeBatchAddReq = pb.VpnipRangeBatchAddReq
- VpnipRangeBatchAddResp = pb.VpnipRangeBatchAddResp
- VpnipRangeBatchUpdateReq = pb.VpnipRangeBatchUpdateReq
- VpnipRangeBatchUpdateResp = pb.VpnipRangeBatchUpdateResp
- VpnipRangeExAddReq = pb.VpnipRangeExAddReq
- VpnipRangeExAddResp = pb.VpnipRangeExAddResp
- VpnipRangeExBatchAddReq = pb.VpnipRangeExBatchAddReq
- VpnipRangeExBatchAddResp = pb.VpnipRangeExBatchAddResp
- VpnipRangeExBatchUpdateReq = pb.VpnipRangeExBatchUpdateReq
- VpnipRangeExBatchUpdateResp = pb.VpnipRangeExBatchUpdateResp
- VpnipRangeExGetResp = pb.VpnipRangeExGetResp
- VpnipRangeExListResp = pb.VpnipRangeExListResp
- VpnipRangeExUpdateReq = pb.VpnipRangeExUpdateReq
- VpnipRangeExUpdateResp = pb.VpnipRangeExUpdateResp
- VpnipRangeExVo = pb.VpnipRangeExVo
- VpnipRangeGetReq = pb.VpnipRangeGetReq
- VpnipRangeGetResp = pb.VpnipRangeGetResp
- VpnipRangeListReq = pb.VpnipRangeListReq
- VpnipRangeListResp = pb.VpnipRangeListResp
- VpnipRangeUpdateReq = pb.VpnipRangeUpdateReq
- VpnipRangeUpdateResp = pb.VpnipRangeUpdateResp
- VpnipRangeVo = pb.VpnipRangeVo
- VpnipUpdateReq = pb.VpnipUpdateReq
- VpnipUpdateResp = pb.VpnipUpdateResp
- VpnipVo = pb.VpnipVo
- VpnipWalledAddReq = pb.VpnipWalledAddReq
- VpnipWalledAddResp = pb.VpnipWalledAddResp
- VpnipWalledBatchAddReq = pb.VpnipWalledBatchAddReq
- VpnipWalledBatchAddResp = pb.VpnipWalledBatchAddResp
- VpnipWalledBatchUpdateReq = pb.VpnipWalledBatchUpdateReq
- VpnipWalledBatchUpdateResp = pb.VpnipWalledBatchUpdateResp
- VpnipWalledGetReq = pb.VpnipWalledGetReq
- VpnipWalledGetResp = pb.VpnipWalledGetResp
- VpnipWalledListReq = pb.VpnipWalledListReq
- VpnipWalledListResp = pb.VpnipWalledListResp
- VpnipWalledUpdateReq = pb.VpnipWalledUpdateReq
- VpnipWalledUpdateResp = pb.VpnipWalledUpdateResp
- VpnipWalledVo = pb.VpnipWalledVo
- GoVpnClient interface {
- Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error)
- // 表的事务操作
- Transaction(ctx context.Context, in *TransactionReq, opts ...grpc.CallOption) (*Empty, error)
- // VpnTag Model
- VpnTagAdd(ctx context.Context, in *VpnTagVo, opts ...grpc.CallOption) (*VpnTagVo, error)
- VpnTagUpdate(ctx context.Context, in *VpnTagVo, opts ...grpc.CallOption) (*VpnTagVo, error)
- VpnTagDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnTagGet(ctx context.Context, in *VpnTagGetReq, opts ...grpc.CallOption) (*VpnTagVo, error)
- VpnTagList(ctx context.Context, in *VpnTagListReq, opts ...grpc.CallOption) (*VpnTagListResp, error)
- VpnTagBatchAdd(ctx context.Context, in *VpnTagBatchAddReq, opts ...grpc.CallOption) (*VpnTagBatchAddResp, error)
- VpnTagBatchUpdate(ctx context.Context, in *VpnTagBatchUpdateReq, opts ...grpc.CallOption) (*VpnTagBatchUpdateResp, error)
- // VpnGroup Model
- VpnGroupAdd(ctx context.Context, in *VpnGroupAddReq, opts ...grpc.CallOption) (*VpnGroupVo, error)
- VpnGroupUpdate(ctx context.Context, in *VpnGroupAddReq, opts ...grpc.CallOption) (*Empty, error)
- VpnGroupDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnGroupGet(ctx context.Context, in *VpnGroupGetReq, opts ...grpc.CallOption) (*VpnGroupVo, error)
- VpnGroupList(ctx context.Context, in *VpnGroupListReq, opts ...grpc.CallOption) (*VpnGroupListResp, error)
- VpnGroupBatchAdd(ctx context.Context, in *VpnGroupBatchAddReq, opts ...grpc.CallOption) (*VpnGroupBatchAddResp, error)
- VpnGroupBatchUpdate(ctx context.Context, in *VpnGroupBatchUpdateReq, opts ...grpc.CallOption) (*VpnGroupBatchUpdateResp, error)
- // VpnGroupTag Model
- VpnGroupTagAdd(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error)
- VpnGroupTagUpdate(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error)
- VpnGroupTagDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnGroupTagGet(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error)
- VpnGroupTagList(ctx context.Context, in *VpnGroupTagListReq, opts ...grpc.CallOption) (*VpnGroupTagListResp, error)
- // VpnLocation Model
- VpnLocationAdd(ctx context.Context, in *VpnLocationVo, opts ...grpc.CallOption) (*VpnLocationVo, error)
- VpnLocationUpdate(ctx context.Context, in *VpnLocationVo, opts ...grpc.CallOption) (*Empty, error)
- VpnLocationDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnLocationGet(ctx context.Context, in *VpnLocationGetReq, opts ...grpc.CallOption) (*VpnLocationVo, error)
- VpnLocationList(ctx context.Context, in *VpnLocationListReq, opts ...grpc.CallOption) (*VpnLocationListResp, error)
- VpnLocationBatchAdd(ctx context.Context, in *VpnLocationBatchAddReq, opts ...grpc.CallOption) (*VpnLocationBatchAddResp, error)
- VpnLocationBatchUpdate(ctx context.Context, in *VpnLocationBatchUpdateReq, opts ...grpc.CallOption) (*VpnLocationBatchUpdateResp, error)
- // VpnServer Model
- VpnServerAdd(ctx context.Context, in *VpnServerAddReq, opts ...grpc.CallOption) (*VpnServerAddReq, error)
- VpnServerUpdate(ctx context.Context, in *VpnServerAddReq, opts ...grpc.CallOption) (*VpnServerAddReq, error)
- VpnServerDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnServerGet(ctx context.Context, in *VpnServerVo, opts ...grpc.CallOption) (*VpnServerVo, error)
- VpnServerExGet(ctx context.Context, in *VpnServerVo, opts ...grpc.CallOption) (*VpnServerExVo, error)
- VpnServerList(ctx context.Context, in *VpnServerListReq, opts ...grpc.CallOption) (*VpnServerListResp, error)
- VpnServerExList(ctx context.Context, in *VpnServerListReq, opts ...grpc.CallOption) (*VpnServerExListResp, error)
- VpnServerBatchAdd(ctx context.Context, in *VpnServerBatchAddReq, opts ...grpc.CallOption) (*VpnServerBatchAddResp, error)
- VpnServerBatchUpdate(ctx context.Context, in *VpnServerBatchUpdateReq, opts ...grpc.CallOption) (*VpnServerBatchUpdateResp, error)
- // VpnServerLocation Model
- VpnServerLocationAdd(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*VpnServerLocationVo, error)
- VpnServerLocationUpdate(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*Empty, error)
- VpnServerLocationDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnServerLocationGet(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*VpnServerLocationVo, error)
- VpnServerLocationList(ctx context.Context, in *VpnServerLocationListReq, opts ...grpc.CallOption) (*VpnServerLocationListResp, error)
- VpnWithIPAndPort(ctx context.Context, in *VpnWithIPAndPortReq, opts ...grpc.CallOption) (*VpnWithIPAndPortResp, error)
- // VpnLocationServerCount
- VpnLocationServerCount(ctx context.Context, in *VpnLocationServerCountReq, opts ...grpc.CallOption) (*VpnLocationServerCountResp, error)
- // VpnProbeTask Model
- VpnProbeTaskAdd(ctx context.Context, in *VpnProbeTaskVo, opts ...grpc.CallOption) (*VpnProbeTaskVo, error)
- VpnProbeTaskUpdate(ctx context.Context, in *VpnProbeTaskVo, opts ...grpc.CallOption) (*Empty, error)
- VpnProbeTaskList(ctx context.Context, in *VpnProbeTaskListReq, opts ...grpc.CallOption) (*VpnProbeTaskListResp, error)
- // VpnipWalled Model
- VpnipWalledAdd(ctx context.Context, in *VpnipWalledAddReq, opts ...grpc.CallOption) (*VpnipWalledAddResp, error)
- VpnipWalledUpdate(ctx context.Context, in *VpnipWalledUpdateReq, opts ...grpc.CallOption) (*VpnipWalledUpdateResp, error)
- VpnipWalledDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnipWalledGet(ctx context.Context, in *VpnipWalledGetReq, opts ...grpc.CallOption) (*VpnipWalledGetResp, error)
- VpnipWalledList(ctx context.Context, in *VpnipWalledListReq, opts ...grpc.CallOption) (*VpnipWalledListResp, error)
- VpnipWalledBatchAdd(ctx context.Context, in *VpnipWalledBatchAddReq, opts ...grpc.CallOption) (*VpnipWalledBatchAddResp, error)
- VpnipWalledBatchUpdate(ctx context.Context, in *VpnipWalledBatchUpdateReq, opts ...grpc.CallOption) (*VpnipWalledBatchUpdateResp, error)
- // Vpnip Model
- VpnipAdd(ctx context.Context, in *VpnipAddReq, opts ...grpc.CallOption) (*VpnipAddResp, error)
- VpnipExAdd(ctx context.Context, in *VpnipExAddReq, opts ...grpc.CallOption) (*VpnipExAddResp, error)
- VpnipUpdate(ctx context.Context, in *VpnipUpdateReq, opts ...grpc.CallOption) (*VpnipUpdateResp, error)
- VpnipExUpdate(ctx context.Context, in *VpnipExUpdateReq, opts ...grpc.CallOption) (*VpnipExUpdateResp, error)
- VpnipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnipGet(ctx context.Context, in *VpnipGetReq, opts ...grpc.CallOption) (*VpnipGetResp, error)
- VpnipExGet(ctx context.Context, in *VpnipGetReq, opts ...grpc.CallOption) (*VpnipExGetResp, error)
- VpnipList(ctx context.Context, in *VpnipListReq, opts ...grpc.CallOption) (*VpnipListResp, error)
- VpnipExList(ctx context.Context, in *VpnipListReq, opts ...grpc.CallOption) (*VpnipExListResp, error)
- VpnipBatchAdd(ctx context.Context, in *VpnipBatchAddReq, opts ...grpc.CallOption) (*VpnipBatchAddResp, error)
- VpnipBatchUpdate(ctx context.Context, in *VpnipBatchUpdateReq, opts ...grpc.CallOption) (*VpnipBatchUpdateResp, error)
- VpnipExBatchAdd(ctx context.Context, in *VpnipExBatchAddReq, opts ...grpc.CallOption) (*VpnipExBatchAddResp, error)
- VpnipExBatchUpdate(ctx context.Context, in *VpnipExBatchUpdateReq, opts ...grpc.CallOption) (*VpnipExBatchUpdateResp, error)
- // VpnipRange Model
- VpnipRangeAdd(ctx context.Context, in *VpnipRangeAddReq, opts ...grpc.CallOption) (*VpnipRangeAddResp, error)
- // VpnipRangeExAdd 添加IP段及IP数据,如果IP数据已存在,会自动将已经存在的IP的 rangeId 更新为新增的IP段的ID
- VpnipRangeExAdd(ctx context.Context, in *VpnipRangeExAddReq, opts ...grpc.CallOption) (*VpnipRangeExAddResp, error)
- VpnipRangeUpdate(ctx context.Context, in *VpnipRangeUpdateReq, opts ...grpc.CallOption) (*VpnipRangeUpdateResp, error)
- VpnipRangeExUpdate(ctx context.Context, in *VpnipRangeExUpdateReq, opts ...grpc.CallOption) (*VpnipRangeExUpdateResp, error)
- VpnipRangeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnipRangeGet(ctx context.Context, in *VpnipRangeGetReq, opts ...grpc.CallOption) (*VpnipRangeGetResp, error)
- VpnipRangeExGet(ctx context.Context, in *VpnipRangeGetReq, opts ...grpc.CallOption) (*VpnipRangeExGetResp, error)
- VpnipRangeList(ctx context.Context, in *VpnipRangeListReq, opts ...grpc.CallOption) (*VpnipRangeListResp, error)
- VpnipRangeExList(ctx context.Context, in *VpnipRangeListReq, opts ...grpc.CallOption) (*VpnipRangeExListResp, error)
- VpnipRangeBatchAdd(ctx context.Context, in *VpnipRangeBatchAddReq, opts ...grpc.CallOption) (*VpnipRangeBatchAddResp, error)
- VpnipRangeExBatchAdd(ctx context.Context, in *VpnipRangeExBatchAddReq, opts ...grpc.CallOption) (*VpnipRangeExBatchAddResp, error)
- VpnipRangeBatchUpdate(ctx context.Context, in *VpnipRangeBatchUpdateReq, opts ...grpc.CallOption) (*VpnipRangeBatchUpdateResp, error)
- VpnipRangeExBatchUpdate(ctx context.Context, in *VpnipRangeExBatchUpdateReq, opts ...grpc.CallOption) (*VpnipRangeExBatchUpdateResp, error)
- // VpnipBind Model
- VpnipBindAdd(ctx context.Context, in *VpnipBindAddReq, opts ...grpc.CallOption) (*VpnipBindAddResp, error)
- VpnipBindUpdate(ctx context.Context, in *VpnipBindUpdateReq, opts ...grpc.CallOption) (*VpnipBindUpdateResp, error)
- VpnipBindDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error)
- VpnipBindGet(ctx context.Context, in *VpnipBindGetReq, opts ...grpc.CallOption) (*VpnipBindGetResp, error)
- VpnipBindList(ctx context.Context, in *VpnipBindListReq, opts ...grpc.CallOption) (*VpnipBindListResp, error)
- VpnipBindBatchUpdate(ctx context.Context, in *VpnipBindBatchUpdateReq, opts ...grpc.CallOption) (*VpnipBindBatchUpdateResp, error)
- // VpnipsBindServer 为一台服务器绑定一批新IP,会解绑上次绑定的IP,再绑定新的IP,仅需提供 ipId, serverId, Remark, createAt, updateAt 即可,其他字段会自动填充
- VpnipsBindServer(ctx context.Context, in *VpnipBindBatchAddReq, opts ...grpc.CallOption) (*VpnipBindBatchAddResp, error)
- // VpnConfigTemplatePlan Model (Xray配置模板,jump那边叫做配置模板)
- VpnConfigTemplatePlanAdd(ctx context.Context, in *VpnConfigTemplatePlanAddReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanAddResp, error)
- // VpnConfigTemplatePlanUpdate 更新配置模板(只更新模板,不更新模板详情,如果 withDetails 为 true,则返回结果中包含模板详情)
- VpnConfigTemplatePlanUpdate(ctx context.Context, in *VpnConfigTemplatePlanUpdateReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanUpdateResp, error)
- // VpnConfigTemplatePlanDel 删除配置模板(会同时删除模板详情)
- VpnConfigTemplatePlanDel(ctx context.Context, in *VpnConfigTemplatePlanDelReq, opts ...grpc.CallOption) (*Empty, error)
- // VpnConfigTemplatePlanGet 获取配置模板(如果 withDetails 为 true,则返回结果中包含模板详情)
- VpnConfigTemplatePlanGet(ctx context.Context, in *VpnConfigTemplatePlanGetReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanGetResp, error)
- // VpnConfigTemplatePlanList 获取配置模板列表(如果 withDetails 为 true,则返回结果中包含模板详情)
- VpnConfigTemplatePlanList(ctx context.Context, in *VpnConfigTemplatePlanListReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanListResp, error)
- // VpnConfigTemplatePlanDetail Model (Xray配置模板详情,jump那边叫做传输配置)
- VpnConfigTemplatePlanDetailAdd(ctx context.Context, in *VpnConfigTemplatePlanDetailAddReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailAddResp, error)
- VpnConfigTemplatePlanDetailUpdate(ctx context.Context, in *VpnConfigTemplatePlanDetailUpdateReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailUpdateResp, error)
- VpnConfigTemplatePlanDetailDel(ctx context.Context, in *VpnConfigTemplatePlanDetailDelReq, opts ...grpc.CallOption) (*Empty, error)
- VpnConfigTemplatePlanDetailGet(ctx context.Context, in *VpnConfigTemplatePlanDetailGetReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailGetResp, error)
- VpnConfigTemplatePlanDetailList(ctx context.Context, in *VpnConfigTemplatePlanDetailListReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailListResp, error)
- }
- defaultGoVpnClient struct {
- cli zrpc.Client
- }
- )
- func NewGoVpnClient(cli zrpc.Client) GoVpnClient {
- return &defaultGoVpnClient{
- cli: cli,
- }
- }
- func (m *defaultGoVpnClient) Ping(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.Ping(ctx, in, opts...)
- }
- // 表的事务操作
- func (m *defaultGoVpnClient) Transaction(ctx context.Context, in *TransactionReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.Transaction(ctx, in, opts...)
- }
- // VpnTag Model
- func (m *defaultGoVpnClient) VpnTagAdd(ctx context.Context, in *VpnTagVo, opts ...grpc.CallOption) (*VpnTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagUpdate(ctx context.Context, in *VpnTagVo, opts ...grpc.CallOption) (*VpnTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagGet(ctx context.Context, in *VpnTagGetReq, opts ...grpc.CallOption) (*VpnTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagList(ctx context.Context, in *VpnTagListReq, opts ...grpc.CallOption) (*VpnTagListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagBatchAdd(ctx context.Context, in *VpnTagBatchAddReq, opts ...grpc.CallOption) (*VpnTagBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnTagBatchUpdate(ctx context.Context, in *VpnTagBatchUpdateReq, opts ...grpc.CallOption) (*VpnTagBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnTagBatchUpdate(ctx, in, opts...)
- }
- // VpnGroup Model
- func (m *defaultGoVpnClient) VpnGroupAdd(ctx context.Context, in *VpnGroupAddReq, opts ...grpc.CallOption) (*VpnGroupVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupUpdate(ctx context.Context, in *VpnGroupAddReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupGet(ctx context.Context, in *VpnGroupGetReq, opts ...grpc.CallOption) (*VpnGroupVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupList(ctx context.Context, in *VpnGroupListReq, opts ...grpc.CallOption) (*VpnGroupListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupBatchAdd(ctx context.Context, in *VpnGroupBatchAddReq, opts ...grpc.CallOption) (*VpnGroupBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupBatchUpdate(ctx context.Context, in *VpnGroupBatchUpdateReq, opts ...grpc.CallOption) (*VpnGroupBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupBatchUpdate(ctx, in, opts...)
- }
- // VpnGroupTag Model
- func (m *defaultGoVpnClient) VpnGroupTagAdd(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupTagAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupTagUpdate(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupTagUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupTagDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupTagDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupTagGet(ctx context.Context, in *VpnGroupTagVo, opts ...grpc.CallOption) (*VpnGroupTagVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupTagGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnGroupTagList(ctx context.Context, in *VpnGroupTagListReq, opts ...grpc.CallOption) (*VpnGroupTagListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnGroupTagList(ctx, in, opts...)
- }
- // VpnLocation Model
- func (m *defaultGoVpnClient) VpnLocationAdd(ctx context.Context, in *VpnLocationVo, opts ...grpc.CallOption) (*VpnLocationVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationUpdate(ctx context.Context, in *VpnLocationVo, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationGet(ctx context.Context, in *VpnLocationGetReq, opts ...grpc.CallOption) (*VpnLocationVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationList(ctx context.Context, in *VpnLocationListReq, opts ...grpc.CallOption) (*VpnLocationListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationBatchAdd(ctx context.Context, in *VpnLocationBatchAddReq, opts ...grpc.CallOption) (*VpnLocationBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnLocationBatchUpdate(ctx context.Context, in *VpnLocationBatchUpdateReq, opts ...grpc.CallOption) (*VpnLocationBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationBatchUpdate(ctx, in, opts...)
- }
- // VpnServer Model
- func (m *defaultGoVpnClient) VpnServerAdd(ctx context.Context, in *VpnServerAddReq, opts ...grpc.CallOption) (*VpnServerAddReq, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerUpdate(ctx context.Context, in *VpnServerAddReq, opts ...grpc.CallOption) (*VpnServerAddReq, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerGet(ctx context.Context, in *VpnServerVo, opts ...grpc.CallOption) (*VpnServerVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerExGet(ctx context.Context, in *VpnServerVo, opts ...grpc.CallOption) (*VpnServerExVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerExGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerList(ctx context.Context, in *VpnServerListReq, opts ...grpc.CallOption) (*VpnServerListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerExList(ctx context.Context, in *VpnServerListReq, opts ...grpc.CallOption) (*VpnServerExListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerExList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerBatchAdd(ctx context.Context, in *VpnServerBatchAddReq, opts ...grpc.CallOption) (*VpnServerBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerBatchUpdate(ctx context.Context, in *VpnServerBatchUpdateReq, opts ...grpc.CallOption) (*VpnServerBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerBatchUpdate(ctx, in, opts...)
- }
- // VpnServerLocation Model
- func (m *defaultGoVpnClient) VpnServerLocationAdd(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*VpnServerLocationVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerLocationAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerLocationUpdate(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerLocationUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerLocationDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerLocationDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerLocationGet(ctx context.Context, in *VpnServerLocationVo, opts ...grpc.CallOption) (*VpnServerLocationVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerLocationGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnServerLocationList(ctx context.Context, in *VpnServerLocationListReq, opts ...grpc.CallOption) (*VpnServerLocationListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnServerLocationList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnWithIPAndPort(ctx context.Context, in *VpnWithIPAndPortReq, opts ...grpc.CallOption) (*VpnWithIPAndPortResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnWithIPAndPort(ctx, in, opts...)
- }
- // VpnLocationServerCount
- func (m *defaultGoVpnClient) VpnLocationServerCount(ctx context.Context, in *VpnLocationServerCountReq, opts ...grpc.CallOption) (*VpnLocationServerCountResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnLocationServerCount(ctx, in, opts...)
- }
- // VpnProbeTask Model
- func (m *defaultGoVpnClient) VpnProbeTaskAdd(ctx context.Context, in *VpnProbeTaskVo, opts ...grpc.CallOption) (*VpnProbeTaskVo, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnProbeTaskAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnProbeTaskUpdate(ctx context.Context, in *VpnProbeTaskVo, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnProbeTaskUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnProbeTaskList(ctx context.Context, in *VpnProbeTaskListReq, opts ...grpc.CallOption) (*VpnProbeTaskListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnProbeTaskList(ctx, in, opts...)
- }
- // VpnipWalled Model
- func (m *defaultGoVpnClient) VpnipWalledAdd(ctx context.Context, in *VpnipWalledAddReq, opts ...grpc.CallOption) (*VpnipWalledAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledUpdate(ctx context.Context, in *VpnipWalledUpdateReq, opts ...grpc.CallOption) (*VpnipWalledUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledGet(ctx context.Context, in *VpnipWalledGetReq, opts ...grpc.CallOption) (*VpnipWalledGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledList(ctx context.Context, in *VpnipWalledListReq, opts ...grpc.CallOption) (*VpnipWalledListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledBatchAdd(ctx context.Context, in *VpnipWalledBatchAddReq, opts ...grpc.CallOption) (*VpnipWalledBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipWalledBatchUpdate(ctx context.Context, in *VpnipWalledBatchUpdateReq, opts ...grpc.CallOption) (*VpnipWalledBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipWalledBatchUpdate(ctx, in, opts...)
- }
- // Vpnip Model
- func (m *defaultGoVpnClient) VpnipAdd(ctx context.Context, in *VpnipAddReq, opts ...grpc.CallOption) (*VpnipAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExAdd(ctx context.Context, in *VpnipExAddReq, opts ...grpc.CallOption) (*VpnipExAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipUpdate(ctx context.Context, in *VpnipUpdateReq, opts ...grpc.CallOption) (*VpnipUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExUpdate(ctx context.Context, in *VpnipExUpdateReq, opts ...grpc.CallOption) (*VpnipExUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipGet(ctx context.Context, in *VpnipGetReq, opts ...grpc.CallOption) (*VpnipGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExGet(ctx context.Context, in *VpnipGetReq, opts ...grpc.CallOption) (*VpnipExGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipList(ctx context.Context, in *VpnipListReq, opts ...grpc.CallOption) (*VpnipListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExList(ctx context.Context, in *VpnipListReq, opts ...grpc.CallOption) (*VpnipExListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBatchAdd(ctx context.Context, in *VpnipBatchAddReq, opts ...grpc.CallOption) (*VpnipBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBatchUpdate(ctx context.Context, in *VpnipBatchUpdateReq, opts ...grpc.CallOption) (*VpnipBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBatchUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExBatchAdd(ctx context.Context, in *VpnipExBatchAddReq, opts ...grpc.CallOption) (*VpnipExBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipExBatchUpdate(ctx context.Context, in *VpnipExBatchUpdateReq, opts ...grpc.CallOption) (*VpnipExBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipExBatchUpdate(ctx, in, opts...)
- }
- // VpnipRange Model
- func (m *defaultGoVpnClient) VpnipRangeAdd(ctx context.Context, in *VpnipRangeAddReq, opts ...grpc.CallOption) (*VpnipRangeAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeAdd(ctx, in, opts...)
- }
- // VpnipRangeExAdd 添加IP段及IP数据,如果IP数据已存在,会自动将已经存在的IP的 rangeId 更新为新增的IP段的ID
- func (m *defaultGoVpnClient) VpnipRangeExAdd(ctx context.Context, in *VpnipRangeExAddReq, opts ...grpc.CallOption) (*VpnipRangeExAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeUpdate(ctx context.Context, in *VpnipRangeUpdateReq, opts ...grpc.CallOption) (*VpnipRangeUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeExUpdate(ctx context.Context, in *VpnipRangeExUpdateReq, opts ...grpc.CallOption) (*VpnipRangeExUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeGet(ctx context.Context, in *VpnipRangeGetReq, opts ...grpc.CallOption) (*VpnipRangeGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeExGet(ctx context.Context, in *VpnipRangeGetReq, opts ...grpc.CallOption) (*VpnipRangeExGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeList(ctx context.Context, in *VpnipRangeListReq, opts ...grpc.CallOption) (*VpnipRangeListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeExList(ctx context.Context, in *VpnipRangeListReq, opts ...grpc.CallOption) (*VpnipRangeExListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeBatchAdd(ctx context.Context, in *VpnipRangeBatchAddReq, opts ...grpc.CallOption) (*VpnipRangeBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeExBatchAdd(ctx context.Context, in *VpnipRangeExBatchAddReq, opts ...grpc.CallOption) (*VpnipRangeExBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExBatchAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeBatchUpdate(ctx context.Context, in *VpnipRangeBatchUpdateReq, opts ...grpc.CallOption) (*VpnipRangeBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeBatchUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipRangeExBatchUpdate(ctx context.Context, in *VpnipRangeExBatchUpdateReq, opts ...grpc.CallOption) (*VpnipRangeExBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipRangeExBatchUpdate(ctx, in, opts...)
- }
- // VpnipBind Model
- func (m *defaultGoVpnClient) VpnipBindAdd(ctx context.Context, in *VpnipBindAddReq, opts ...grpc.CallOption) (*VpnipBindAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBindUpdate(ctx context.Context, in *VpnipBindUpdateReq, opts ...grpc.CallOption) (*VpnipBindUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBindDel(ctx context.Context, in *Ids, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBindGet(ctx context.Context, in *VpnipBindGetReq, opts ...grpc.CallOption) (*VpnipBindGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBindList(ctx context.Context, in *VpnipBindListReq, opts ...grpc.CallOption) (*VpnipBindListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindList(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnipBindBatchUpdate(ctx context.Context, in *VpnipBindBatchUpdateReq, opts ...grpc.CallOption) (*VpnipBindBatchUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipBindBatchUpdate(ctx, in, opts...)
- }
- // VpnipsBindServer 为一台服务器绑定一批新IP,会解绑上次绑定的IP,再绑定新的IP,仅需提供 ipId, serverId, Remark, createAt, updateAt 即可,其他字段会自动填充
- func (m *defaultGoVpnClient) VpnipsBindServer(ctx context.Context, in *VpnipBindBatchAddReq, opts ...grpc.CallOption) (*VpnipBindBatchAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnipsBindServer(ctx, in, opts...)
- }
- // VpnConfigTemplatePlan Model (Xray配置模板,jump那边叫做配置模板)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanAdd(ctx context.Context, in *VpnConfigTemplatePlanAddReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanAdd(ctx, in, opts...)
- }
- // VpnConfigTemplatePlanUpdate 更新配置模板(只更新模板,不更新模板详情,如果 withDetails 为 true,则返回结果中包含模板详情)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanUpdate(ctx context.Context, in *VpnConfigTemplatePlanUpdateReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanUpdate(ctx, in, opts...)
- }
- // VpnConfigTemplatePlanDel 删除配置模板(会同时删除模板详情)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDel(ctx context.Context, in *VpnConfigTemplatePlanDelReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDel(ctx, in, opts...)
- }
- // VpnConfigTemplatePlanGet 获取配置模板(如果 withDetails 为 true,则返回结果中包含模板详情)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanGet(ctx context.Context, in *VpnConfigTemplatePlanGetReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanGet(ctx, in, opts...)
- }
- // VpnConfigTemplatePlanList 获取配置模板列表(如果 withDetails 为 true,则返回结果中包含模板详情)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanList(ctx context.Context, in *VpnConfigTemplatePlanListReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanList(ctx, in, opts...)
- }
- // VpnConfigTemplatePlanDetail Model (Xray配置模板详情,jump那边叫做传输配置)
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDetailAdd(ctx context.Context, in *VpnConfigTemplatePlanDetailAddReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailAddResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDetailAdd(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDetailUpdate(ctx context.Context, in *VpnConfigTemplatePlanDetailUpdateReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailUpdateResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDetailUpdate(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDetailDel(ctx context.Context, in *VpnConfigTemplatePlanDetailDelReq, opts ...grpc.CallOption) (*Empty, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDetailDel(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDetailGet(ctx context.Context, in *VpnConfigTemplatePlanDetailGetReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailGetResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDetailGet(ctx, in, opts...)
- }
- func (m *defaultGoVpnClient) VpnConfigTemplatePlanDetailList(ctx context.Context, in *VpnConfigTemplatePlanDetailListReq, opts ...grpc.CallOption) (*VpnConfigTemplatePlanDetailListResp, error) {
- client := pb.NewGoVpnClientClient(m.cli.Conn())
- return client.VpnConfigTemplatePlanDetailList(ctx, in, opts...)
- }
|