Documentation
¶
Index ¶
- func RegisterService(s giraffe_micro.Server, srv Service)
- type Client
- type GetAgentRequest
- func (*GetAgentRequest) Descriptor() ([]byte, []int)
- func (m *GetAgentRequest) GetId() string
- func (*GetAgentRequest) ProtoMessage()
- func (m *GetAgentRequest) Reset()
- func (m *GetAgentRequest) String() string
- func (this *GetAgentRequest) Validate() error
- func (m *GetAgentRequest) XXX_DiscardUnknown()
- func (m *GetAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAgentRequest) XXX_Merge(src proto.Message)
- func (m *GetAgentRequest) XXX_Size() int
- func (m *GetAgentRequest) XXX_Unmarshal(b []byte) error
- type GetAgentResponseWrapper
- func (*GetAgentResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetAgentResponseWrapper) GetCode() int32
- func (m *GetAgentResponseWrapper) GetCodeExplain() string
- func (m *GetAgentResponseWrapper) GetData() *agent_admin.Agent
- func (m *GetAgentResponseWrapper) GetError() string
- func (*GetAgentResponseWrapper) ProtoMessage()
- func (m *GetAgentResponseWrapper) Reset()
- func (m *GetAgentResponseWrapper) String() string
- func (this *GetAgentResponseWrapper) Validate() error
- func (m *GetAgentResponseWrapper) XXX_DiscardUnknown()
- func (m *GetAgentResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAgentResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetAgentResponseWrapper) XXX_Size() int
- func (m *GetAgentResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsRequest
- func (*ListAgentPluginsRequest) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsRequest) GetId() string
- func (m *ListAgentPluginsRequest) GetPage() int32
- func (m *ListAgentPluginsRequest) GetPageSize() int32
- func (*ListAgentPluginsRequest) ProtoMessage()
- func (m *ListAgentPluginsRequest) Reset()
- func (m *ListAgentPluginsRequest) String() string
- func (this *ListAgentPluginsRequest) Validate() error
- func (m *ListAgentPluginsRequest) XXX_DiscardUnknown()
- func (m *ListAgentPluginsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsRequest) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsRequest) XXX_Size() int
- func (m *ListAgentPluginsRequest) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsResponse
- func (*ListAgentPluginsResponse) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsResponse) GetList() []*agent_admin.PluginInstance
- func (m *ListAgentPluginsResponse) GetPage() int32
- func (m *ListAgentPluginsResponse) GetPageSize() int32
- func (m *ListAgentPluginsResponse) GetTotal() int32
- func (*ListAgentPluginsResponse) ProtoMessage()
- func (m *ListAgentPluginsResponse) Reset()
- func (m *ListAgentPluginsResponse) String() string
- func (this *ListAgentPluginsResponse) Validate() error
- func (m *ListAgentPluginsResponse) XXX_DiscardUnknown()
- func (m *ListAgentPluginsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsResponse) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsResponse) XXX_Size() int
- func (m *ListAgentPluginsResponse) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsResponseWrapper
- func (*ListAgentPluginsResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsResponseWrapper) GetCode() int32
- func (m *ListAgentPluginsResponseWrapper) GetCodeExplain() string
- func (m *ListAgentPluginsResponseWrapper) GetData() *ListAgentPluginsResponse
- func (m *ListAgentPluginsResponseWrapper) GetError() string
- func (*ListAgentPluginsResponseWrapper) ProtoMessage()
- func (m *ListAgentPluginsResponseWrapper) Reset()
- func (m *ListAgentPluginsResponseWrapper) String() string
- func (this *ListAgentPluginsResponseWrapper) Validate() error
- func (m *ListAgentPluginsResponseWrapper) XXX_DiscardUnknown()
- func (m *ListAgentPluginsResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsResponseWrapper) XXX_Size() int
- func (m *ListAgentPluginsResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsV1Request
- func (*ListAgentPluginsV1Request) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsV1Request) GetId() string
- func (m *ListAgentPluginsV1Request) GetPage() int32
- func (m *ListAgentPluginsV1Request) GetPageSize() int32
- func (*ListAgentPluginsV1Request) ProtoMessage()
- func (m *ListAgentPluginsV1Request) Reset()
- func (m *ListAgentPluginsV1Request) String() string
- func (this *ListAgentPluginsV1Request) Validate() error
- func (m *ListAgentPluginsV1Request) XXX_DiscardUnknown()
- func (m *ListAgentPluginsV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsV1Request) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsV1Request) XXX_Size() int
- func (m *ListAgentPluginsV1Request) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsV1Response
- func (*ListAgentPluginsV1Response) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsV1Response) GetList() []*ListAgentPluginsV1Response_List
- func (m *ListAgentPluginsV1Response) GetPage() int32
- func (m *ListAgentPluginsV1Response) GetPageSize() int32
- func (m *ListAgentPluginsV1Response) GetTotal() int32
- func (*ListAgentPluginsV1Response) ProtoMessage()
- func (m *ListAgentPluginsV1Response) Reset()
- func (m *ListAgentPluginsV1Response) String() string
- func (this *ListAgentPluginsV1Response) Validate() error
- func (m *ListAgentPluginsV1Response) XXX_DiscardUnknown()
- func (m *ListAgentPluginsV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsV1Response) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsV1Response) XXX_Size() int
- func (m *ListAgentPluginsV1Response) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsV1ResponseWrapper
- func (*ListAgentPluginsV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsV1ResponseWrapper) GetCode() int32
- func (m *ListAgentPluginsV1ResponseWrapper) GetCodeExplain() string
- func (m *ListAgentPluginsV1ResponseWrapper) GetData() *ListAgentPluginsV1Response
- func (m *ListAgentPluginsV1ResponseWrapper) GetError() string
- func (*ListAgentPluginsV1ResponseWrapper) ProtoMessage()
- func (m *ListAgentPluginsV1ResponseWrapper) Reset()
- func (m *ListAgentPluginsV1ResponseWrapper) String() string
- func (this *ListAgentPluginsV1ResponseWrapper) Validate() error
- func (m *ListAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *ListAgentPluginsV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsV1ResponseWrapper) XXX_Size() int
- func (m *ListAgentPluginsV1ResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListAgentPluginsV1Response_List
- func (*ListAgentPluginsV1Response_List) Descriptor() ([]byte, []int)
- func (m *ListAgentPluginsV1Response_List) GetAgentPluginName() string
- func (m *ListAgentPluginsV1Response_List) GetDeployPath() []string
- func (m *ListAgentPluginsV1Response_List) GetLastestVersion() string
- func (m *ListAgentPluginsV1Response_List) GetMemo() string
- func (m *ListAgentPluginsV1Response_List) GetPluginId() string
- func (m *ListAgentPluginsV1Response_List) GetVersionName() string
- func (*ListAgentPluginsV1Response_List) ProtoMessage()
- func (m *ListAgentPluginsV1Response_List) Reset()
- func (m *ListAgentPluginsV1Response_List) String() string
- func (this *ListAgentPluginsV1Response_List) Validate() error
- func (m *ListAgentPluginsV1Response_List) XXX_DiscardUnknown()
- func (m *ListAgentPluginsV1Response_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentPluginsV1Response_List) XXX_Merge(src proto.Message)
- func (m *ListAgentPluginsV1Response_List) XXX_Size() int
- func (m *ListAgentPluginsV1Response_List) XXX_Unmarshal(b []byte) error
- type ListAgentRequest
- func (*ListAgentRequest) Descriptor() ([]byte, []int)
- func (m *ListAgentRequest) GetAgentIds() []string
- func (*ListAgentRequest) ProtoMessage()
- func (m *ListAgentRequest) Reset()
- func (m *ListAgentRequest) String() string
- func (this *ListAgentRequest) Validate() error
- func (m *ListAgentRequest) XXX_DiscardUnknown()
- func (m *ListAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentRequest) XXX_Merge(src proto.Message)
- func (m *ListAgentRequest) XXX_Size() int
- func (m *ListAgentRequest) XXX_Unmarshal(b []byte) error
- type ListAgentResponse
- func (*ListAgentResponse) Descriptor() ([]byte, []int)
- func (m *ListAgentResponse) GetList() []*agent_admin.Agent
- func (m *ListAgentResponse) GetPage() int32
- func (m *ListAgentResponse) GetPageSize() int32
- func (m *ListAgentResponse) GetTotal() int32
- func (*ListAgentResponse) ProtoMessage()
- func (m *ListAgentResponse) Reset()
- func (m *ListAgentResponse) String() string
- func (this *ListAgentResponse) Validate() error
- func (m *ListAgentResponse) XXX_DiscardUnknown()
- func (m *ListAgentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentResponse) XXX_Merge(src proto.Message)
- func (m *ListAgentResponse) XXX_Size() int
- func (m *ListAgentResponse) XXX_Unmarshal(b []byte) error
- type ListAgentResponseWrapper
- func (*ListAgentResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListAgentResponseWrapper) GetCode() int32
- func (m *ListAgentResponseWrapper) GetCodeExplain() string
- func (m *ListAgentResponseWrapper) GetData() *ListAgentResponse
- func (m *ListAgentResponseWrapper) GetError() string
- func (*ListAgentResponseWrapper) ProtoMessage()
- func (m *ListAgentResponseWrapper) Reset()
- func (m *ListAgentResponseWrapper) String() string
- func (this *ListAgentResponseWrapper) Validate() error
- func (m *ListAgentResponseWrapper) XXX_DiscardUnknown()
- func (m *ListAgentResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListAgentResponseWrapper) XXX_Size() int
- func (m *ListAgentResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListAgentStatusOldRequest
- func (*ListAgentStatusOldRequest) Descriptor() ([]byte, []int)
- func (m *ListAgentStatusOldRequest) GetIp() string
- func (m *ListAgentStatusOldRequest) GetIp_In() string
- func (*ListAgentStatusOldRequest) ProtoMessage()
- func (m *ListAgentStatusOldRequest) Reset()
- func (m *ListAgentStatusOldRequest) String() string
- func (this *ListAgentStatusOldRequest) Validate() error
- func (m *ListAgentStatusOldRequest) XXX_DiscardUnknown()
- func (m *ListAgentStatusOldRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentStatusOldRequest) XXX_Merge(src proto.Message)
- func (m *ListAgentStatusOldRequest) XXX_Size() int
- func (m *ListAgentStatusOldRequest) XXX_Unmarshal(b []byte) error
- type ListAgentStatusOldResponse
- func (*ListAgentStatusOldResponse) Descriptor() ([]byte, []int)
- func (m *ListAgentStatusOldResponse) GetList() []*ListAgentStatusOldResponse_List
- func (m *ListAgentStatusOldResponse) GetPage() int32
- func (m *ListAgentStatusOldResponse) GetPageSize() int32
- func (m *ListAgentStatusOldResponse) GetTotal() int32
- func (*ListAgentStatusOldResponse) ProtoMessage()
- func (m *ListAgentStatusOldResponse) Reset()
- func (m *ListAgentStatusOldResponse) String() string
- func (this *ListAgentStatusOldResponse) Validate() error
- func (m *ListAgentStatusOldResponse) XXX_DiscardUnknown()
- func (m *ListAgentStatusOldResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentStatusOldResponse) XXX_Merge(src proto.Message)
- func (m *ListAgentStatusOldResponse) XXX_Size() int
- func (m *ListAgentStatusOldResponse) XXX_Unmarshal(b []byte) error
- type ListAgentStatusOldResponseWrapper
- func (*ListAgentStatusOldResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListAgentStatusOldResponseWrapper) GetCode() int32
- func (m *ListAgentStatusOldResponseWrapper) GetCodeExplain() string
- func (m *ListAgentStatusOldResponseWrapper) GetData() *ListAgentStatusOldResponse
- func (m *ListAgentStatusOldResponseWrapper) GetError() string
- func (*ListAgentStatusOldResponseWrapper) ProtoMessage()
- func (m *ListAgentStatusOldResponseWrapper) Reset()
- func (m *ListAgentStatusOldResponseWrapper) String() string
- func (this *ListAgentStatusOldResponseWrapper) Validate() error
- func (m *ListAgentStatusOldResponseWrapper) XXX_DiscardUnknown()
- func (m *ListAgentStatusOldResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentStatusOldResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListAgentStatusOldResponseWrapper) XXX_Size() int
- func (m *ListAgentStatusOldResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListAgentStatusOldResponse_List
- func (*ListAgentStatusOldResponse_List) Descriptor() ([]byte, []int)
- func (m *ListAgentStatusOldResponse_List) GetAgent() string
- func (m *ListAgentStatusOldResponse_List) GetAlive() bool
- func (m *ListAgentStatusOldResponse_List) GetHbAgentTime() int32
- func (m *ListAgentStatusOldResponse_List) GetHbServerTime() int32
- func (m *ListAgentStatusOldResponse_List) GetStartTime() int32
- func (m *ListAgentStatusOldResponse_List) GetStatus() []*ListAgentStatusOldResponse_List_Status
- func (m *ListAgentStatusOldResponse_List) GetTimezone() int32
- func (m *ListAgentStatusOldResponse_List) GetUuid() string
- func (m *ListAgentStatusOldResponse_List) GetVersion() string
- func (*ListAgentStatusOldResponse_List) ProtoMessage()
- func (m *ListAgentStatusOldResponse_List) Reset()
- func (m *ListAgentStatusOldResponse_List) String() string
- func (this *ListAgentStatusOldResponse_List) Validate() error
- func (m *ListAgentStatusOldResponse_List) XXX_DiscardUnknown()
- func (m *ListAgentStatusOldResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentStatusOldResponse_List) XXX_Merge(src proto.Message)
- func (m *ListAgentStatusOldResponse_List) XXX_Size() int
- func (m *ListAgentStatusOldResponse_List) XXX_Unmarshal(b []byte) error
- type ListAgentStatusOldResponse_List_Status
- func (*ListAgentStatusOldResponse_List_Status) Descriptor() ([]byte, []int)
- func (m *ListAgentStatusOldResponse_List_Status) GetConnectTime() int32
- func (m *ListAgentStatusOldResponse_List_Status) GetGateway() string
- func (m *ListAgentStatusOldResponse_List_Status) GetHbAgentTime() int32
- func (m *ListAgentStatusOldResponse_List_Status) GetHbServerTime() int32
- func (m *ListAgentStatusOldResponse_List_Status) GetStartTime() int32
- func (m *ListAgentStatusOldResponse_List_Status) GetVersion() string
- func (*ListAgentStatusOldResponse_List_Status) ProtoMessage()
- func (m *ListAgentStatusOldResponse_List_Status) Reset()
- func (m *ListAgentStatusOldResponse_List_Status) String() string
- func (this *ListAgentStatusOldResponse_List_Status) Validate() error
- func (m *ListAgentStatusOldResponse_List_Status) XXX_DiscardUnknown()
- func (m *ListAgentStatusOldResponse_List_Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAgentStatusOldResponse_List_Status) XXX_Merge(src proto.Message)
- func (m *ListAgentStatusOldResponse_List_Status) XXX_Size() int
- func (m *ListAgentStatusOldResponse_List_Status) XXX_Unmarshal(b []byte) error
- type Service
- type UpsertAgentPluginsRequest
- func (*UpsertAgentPluginsRequest) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsRequest) GetDims() *types.Struct
- func (m *UpsertAgentPluginsRequest) GetVals() *UpsertAgentPluginsRequest_Vals
- func (*UpsertAgentPluginsRequest) ProtoMessage()
- func (m *UpsertAgentPluginsRequest) Reset()
- func (m *UpsertAgentPluginsRequest) String() string
- func (this *UpsertAgentPluginsRequest) Validate() error
- func (m *UpsertAgentPluginsRequest) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsRequest) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsRequest) XXX_Size() int
- func (m *UpsertAgentPluginsRequest) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsRequest_Vals
- func (*UpsertAgentPluginsRequest_Vals) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsRequest_Vals) GetPlugins() []*UpsertAgentPluginsRequest_Vals_Plugins
- func (*UpsertAgentPluginsRequest_Vals) ProtoMessage()
- func (m *UpsertAgentPluginsRequest_Vals) Reset()
- func (m *UpsertAgentPluginsRequest_Vals) String() string
- func (this *UpsertAgentPluginsRequest_Vals) Validate() error
- func (m *UpsertAgentPluginsRequest_Vals) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsRequest_Vals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsRequest_Vals) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsRequest_Vals) XXX_Size() int
- func (m *UpsertAgentPluginsRequest_Vals) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsRequest_Vals_Plugins
- func (*UpsertAgentPluginsRequest_Vals_Plugins) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetAgentId() string
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetAgentPluginId() string
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetDeployPath() string
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetIp() string
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetVersionId() string
- func (*UpsertAgentPluginsRequest_Vals_Plugins) ProtoMessage()
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) Reset()
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) String() string
- func (this *UpsertAgentPluginsRequest_Vals_Plugins) Validate() error
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Size() int
- func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsResponse
- func (*UpsertAgentPluginsResponse) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsResponse) GetMessage() string
- func (*UpsertAgentPluginsResponse) ProtoMessage()
- func (m *UpsertAgentPluginsResponse) Reset()
- func (m *UpsertAgentPluginsResponse) String() string
- func (this *UpsertAgentPluginsResponse) Validate() error
- func (m *UpsertAgentPluginsResponse) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsResponse) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsResponse) XXX_Size() int
- func (m *UpsertAgentPluginsResponse) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsResponseWrapper
- func (*UpsertAgentPluginsResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsResponseWrapper) GetCode() int32
- func (m *UpsertAgentPluginsResponseWrapper) GetCodeExplain() string
- func (m *UpsertAgentPluginsResponseWrapper) GetData() *UpsertAgentPluginsResponse
- func (m *UpsertAgentPluginsResponseWrapper) GetError() string
- func (*UpsertAgentPluginsResponseWrapper) ProtoMessage()
- func (m *UpsertAgentPluginsResponseWrapper) Reset()
- func (m *UpsertAgentPluginsResponseWrapper) String() string
- func (this *UpsertAgentPluginsResponseWrapper) Validate() error
- func (m *UpsertAgentPluginsResponseWrapper) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsResponseWrapper) XXX_Size() int
- func (m *UpsertAgentPluginsResponseWrapper) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsV1Request
- func (*UpsertAgentPluginsV1Request) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsV1Request) GetDims() *types.Struct
- func (m *UpsertAgentPluginsV1Request) GetVals() *UpsertAgentPluginsV1Request_Vals
- func (*UpsertAgentPluginsV1Request) ProtoMessage()
- func (m *UpsertAgentPluginsV1Request) Reset()
- func (m *UpsertAgentPluginsV1Request) String() string
- func (this *UpsertAgentPluginsV1Request) Validate() error
- func (m *UpsertAgentPluginsV1Request) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsV1Request) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsV1Request) XXX_Size() int
- func (m *UpsertAgentPluginsV1Request) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsV1Request_Vals
- func (*UpsertAgentPluginsV1Request_Vals) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsV1Request_Vals) GetUpdateDeployInfoList() []*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList
- func (*UpsertAgentPluginsV1Request_Vals) ProtoMessage()
- func (m *UpsertAgentPluginsV1Request_Vals) Reset()
- func (m *UpsertAgentPluginsV1Request_Vals) String() string
- func (this *UpsertAgentPluginsV1Request_Vals) Validate() error
- func (m *UpsertAgentPluginsV1Request_Vals) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsV1Request_Vals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsV1Request_Vals) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsV1Request_Vals) XXX_Size() int
- func (m *UpsertAgentPluginsV1Request_Vals) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList
- func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentId() string
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentPluginId() string
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetDeployPath() string
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetIp() string
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetVersionId() string
- func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) ProtoMessage()
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Reset()
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) String() string
- func (this *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Validate() error
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Size() int
- func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsV1Response
- func (*UpsertAgentPluginsV1Response) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsV1Response) GetMessage() string
- func (*UpsertAgentPluginsV1Response) ProtoMessage()
- func (m *UpsertAgentPluginsV1Response) Reset()
- func (m *UpsertAgentPluginsV1Response) String() string
- func (this *UpsertAgentPluginsV1Response) Validate() error
- func (m *UpsertAgentPluginsV1Response) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsV1Response) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsV1Response) XXX_Size() int
- func (m *UpsertAgentPluginsV1Response) XXX_Unmarshal(b []byte) error
- type UpsertAgentPluginsV1ResponseWrapper
- func (*UpsertAgentPluginsV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpsertAgentPluginsV1ResponseWrapper) GetCode() int32
- func (m *UpsertAgentPluginsV1ResponseWrapper) GetCodeExplain() string
- func (m *UpsertAgentPluginsV1ResponseWrapper) GetData() *UpsertAgentPluginsV1Response
- func (m *UpsertAgentPluginsV1ResponseWrapper) GetError() string
- func (*UpsertAgentPluginsV1ResponseWrapper) ProtoMessage()
- func (m *UpsertAgentPluginsV1ResponseWrapper) Reset()
- func (m *UpsertAgentPluginsV1ResponseWrapper) String() string
- func (this *UpsertAgentPluginsV1ResponseWrapper) Validate() error
- func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Size() int
- func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterService ¶
func RegisterService(s giraffe_micro.Server, srv Service)
Types ¶
type Client ¶
type Client interface { GetAgent(ctx context.Context, in *GetAgentRequest) (*agent_admin.Agent, error) ListAgent(ctx context.Context, in *ListAgentRequest) (*ListAgentResponse, error) ListAgentPlugins(ctx context.Context, in *ListAgentPluginsRequest) (*ListAgentPluginsResponse, error) ListAgentPluginsV1(ctx context.Context, in *ListAgentPluginsV1Request) (*ListAgentPluginsV1Response, error) ListAgentStatusOld(ctx context.Context, in *ListAgentStatusOldRequest) (*ListAgentStatusOldResponse, error) UpsertAgentPlugins(ctx context.Context, in *UpsertAgentPluginsRequest) (*UpsertAgentPluginsResponse, error) UpsertAgentPluginsV1(ctx context.Context, in *UpsertAgentPluginsV1Request) (*UpsertAgentPluginsV1Response, error) }
Client is the client API for agent service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewClient ¶
func NewClient(c giraffe_micro.Client) Client
type GetAgentRequest ¶
type GetAgentRequest struct { // //实例唯一标识 Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetAgent请求
func (*GetAgentRequest) Descriptor ¶
func (*GetAgentRequest) Descriptor() ([]byte, []int)
func (*GetAgentRequest) GetId ¶
func (m *GetAgentRequest) GetId() string
func (*GetAgentRequest) ProtoMessage ¶
func (*GetAgentRequest) ProtoMessage()
func (*GetAgentRequest) Reset ¶
func (m *GetAgentRequest) Reset()
func (*GetAgentRequest) String ¶
func (m *GetAgentRequest) String() string
func (*GetAgentRequest) Validate ¶
func (this *GetAgentRequest) Validate() error
func (*GetAgentRequest) XXX_DiscardUnknown ¶
func (m *GetAgentRequest) XXX_DiscardUnknown()
func (*GetAgentRequest) XXX_Marshal ¶
func (m *GetAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAgentRequest) XXX_Merge ¶
func (m *GetAgentRequest) XXX_Merge(src proto.Message)
func (*GetAgentRequest) XXX_Size ¶
func (m *GetAgentRequest) XXX_Size() int
func (*GetAgentRequest) XXX_Unmarshal ¶
func (m *GetAgentRequest) XXX_Unmarshal(b []byte) error
type GetAgentResponseWrapper ¶
type GetAgentResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *agent_admin.Agent `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetAgentApi返回
func (*GetAgentResponseWrapper) Descriptor ¶
func (*GetAgentResponseWrapper) Descriptor() ([]byte, []int)
func (*GetAgentResponseWrapper) GetCode ¶
func (m *GetAgentResponseWrapper) GetCode() int32
func (*GetAgentResponseWrapper) GetCodeExplain ¶
func (m *GetAgentResponseWrapper) GetCodeExplain() string
func (*GetAgentResponseWrapper) GetData ¶
func (m *GetAgentResponseWrapper) GetData() *agent_admin.Agent
func (*GetAgentResponseWrapper) GetError ¶
func (m *GetAgentResponseWrapper) GetError() string
func (*GetAgentResponseWrapper) ProtoMessage ¶
func (*GetAgentResponseWrapper) ProtoMessage()
func (*GetAgentResponseWrapper) Reset ¶
func (m *GetAgentResponseWrapper) Reset()
func (*GetAgentResponseWrapper) String ¶
func (m *GetAgentResponseWrapper) String() string
func (*GetAgentResponseWrapper) Validate ¶
func (this *GetAgentResponseWrapper) Validate() error
func (*GetAgentResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetAgentResponseWrapper) XXX_DiscardUnknown()
func (*GetAgentResponseWrapper) XXX_Marshal ¶
func (m *GetAgentResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAgentResponseWrapper) XXX_Merge ¶
func (m *GetAgentResponseWrapper) XXX_Merge(src proto.Message)
func (*GetAgentResponseWrapper) XXX_Size ¶
func (m *GetAgentResponseWrapper) XXX_Size() int
func (*GetAgentResponseWrapper) XXX_Unmarshal ¶
func (m *GetAgentResponseWrapper) XXX_Unmarshal(b []byte) error
type ListAgentPluginsRequest ¶
type ListAgentPluginsRequest struct { // //页码 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //每页数据量 PageSize int32 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize" form:"pageSize"` // //实例唯一标识 Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id" form:"id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPlugins请求
func (*ListAgentPluginsRequest) Descriptor ¶
func (*ListAgentPluginsRequest) Descriptor() ([]byte, []int)
func (*ListAgentPluginsRequest) GetId ¶
func (m *ListAgentPluginsRequest) GetId() string
func (*ListAgentPluginsRequest) GetPage ¶
func (m *ListAgentPluginsRequest) GetPage() int32
func (*ListAgentPluginsRequest) GetPageSize ¶
func (m *ListAgentPluginsRequest) GetPageSize() int32
func (*ListAgentPluginsRequest) ProtoMessage ¶
func (*ListAgentPluginsRequest) ProtoMessage()
func (*ListAgentPluginsRequest) Reset ¶
func (m *ListAgentPluginsRequest) Reset()
func (*ListAgentPluginsRequest) String ¶
func (m *ListAgentPluginsRequest) String() string
func (*ListAgentPluginsRequest) Validate ¶
func (this *ListAgentPluginsRequest) Validate() error
func (*ListAgentPluginsRequest) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsRequest) XXX_DiscardUnknown()
func (*ListAgentPluginsRequest) XXX_Marshal ¶
func (m *ListAgentPluginsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsRequest) XXX_Merge ¶
func (m *ListAgentPluginsRequest) XXX_Merge(src proto.Message)
func (*ListAgentPluginsRequest) XXX_Size ¶
func (m *ListAgentPluginsRequest) XXX_Size() int
func (*ListAgentPluginsRequest) XXX_Unmarshal ¶
func (m *ListAgentPluginsRequest) XXX_Unmarshal(b []byte) error
type ListAgentPluginsResponse ¶
type ListAgentPluginsResponse struct { // //页数 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //总数 Total int32 `protobuf:"varint,3,opt,name=total,proto3" json:"total" form:"total"` // //数据列表 List []*agent_admin.PluginInstance `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPlugins返回
func (*ListAgentPluginsResponse) Descriptor ¶
func (*ListAgentPluginsResponse) Descriptor() ([]byte, []int)
func (*ListAgentPluginsResponse) GetList ¶
func (m *ListAgentPluginsResponse) GetList() []*agent_admin.PluginInstance
func (*ListAgentPluginsResponse) GetPage ¶
func (m *ListAgentPluginsResponse) GetPage() int32
func (*ListAgentPluginsResponse) GetPageSize ¶
func (m *ListAgentPluginsResponse) GetPageSize() int32
func (*ListAgentPluginsResponse) GetTotal ¶
func (m *ListAgentPluginsResponse) GetTotal() int32
func (*ListAgentPluginsResponse) ProtoMessage ¶
func (*ListAgentPluginsResponse) ProtoMessage()
func (*ListAgentPluginsResponse) Reset ¶
func (m *ListAgentPluginsResponse) Reset()
func (*ListAgentPluginsResponse) String ¶
func (m *ListAgentPluginsResponse) String() string
func (*ListAgentPluginsResponse) Validate ¶
func (this *ListAgentPluginsResponse) Validate() error
func (*ListAgentPluginsResponse) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsResponse) XXX_DiscardUnknown()
func (*ListAgentPluginsResponse) XXX_Marshal ¶
func (m *ListAgentPluginsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsResponse) XXX_Merge ¶
func (m *ListAgentPluginsResponse) XXX_Merge(src proto.Message)
func (*ListAgentPluginsResponse) XXX_Size ¶
func (m *ListAgentPluginsResponse) XXX_Size() int
func (*ListAgentPluginsResponse) XXX_Unmarshal ¶
func (m *ListAgentPluginsResponse) XXX_Unmarshal(b []byte) error
type ListAgentPluginsResponseWrapper ¶
type ListAgentPluginsResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListAgentPluginsResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPluginsApi返回
func (*ListAgentPluginsResponseWrapper) Descriptor ¶
func (*ListAgentPluginsResponseWrapper) Descriptor() ([]byte, []int)
func (*ListAgentPluginsResponseWrapper) GetCode ¶
func (m *ListAgentPluginsResponseWrapper) GetCode() int32
func (*ListAgentPluginsResponseWrapper) GetCodeExplain ¶
func (m *ListAgentPluginsResponseWrapper) GetCodeExplain() string
func (*ListAgentPluginsResponseWrapper) GetData ¶
func (m *ListAgentPluginsResponseWrapper) GetData() *ListAgentPluginsResponse
func (*ListAgentPluginsResponseWrapper) GetError ¶
func (m *ListAgentPluginsResponseWrapper) GetError() string
func (*ListAgentPluginsResponseWrapper) ProtoMessage ¶
func (*ListAgentPluginsResponseWrapper) ProtoMessage()
func (*ListAgentPluginsResponseWrapper) Reset ¶
func (m *ListAgentPluginsResponseWrapper) Reset()
func (*ListAgentPluginsResponseWrapper) String ¶
func (m *ListAgentPluginsResponseWrapper) String() string
func (*ListAgentPluginsResponseWrapper) Validate ¶
func (this *ListAgentPluginsResponseWrapper) Validate() error
func (*ListAgentPluginsResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsResponseWrapper) XXX_DiscardUnknown()
func (*ListAgentPluginsResponseWrapper) XXX_Marshal ¶
func (m *ListAgentPluginsResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsResponseWrapper) XXX_Merge ¶
func (m *ListAgentPluginsResponseWrapper) XXX_Merge(src proto.Message)
func (*ListAgentPluginsResponseWrapper) XXX_Size ¶
func (m *ListAgentPluginsResponseWrapper) XXX_Size() int
func (*ListAgentPluginsResponseWrapper) XXX_Unmarshal ¶
func (m *ListAgentPluginsResponseWrapper) XXX_Unmarshal(b []byte) error
type ListAgentPluginsV1Request ¶
type ListAgentPluginsV1Request struct { // //页码 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //每页数据量 PageSize int32 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize" form:"pageSize"` // //实例唯一标识 Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id" form:"id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPluginsV1请求
func (*ListAgentPluginsV1Request) Descriptor ¶
func (*ListAgentPluginsV1Request) Descriptor() ([]byte, []int)
func (*ListAgentPluginsV1Request) GetId ¶
func (m *ListAgentPluginsV1Request) GetId() string
func (*ListAgentPluginsV1Request) GetPage ¶
func (m *ListAgentPluginsV1Request) GetPage() int32
func (*ListAgentPluginsV1Request) GetPageSize ¶
func (m *ListAgentPluginsV1Request) GetPageSize() int32
func (*ListAgentPluginsV1Request) ProtoMessage ¶
func (*ListAgentPluginsV1Request) ProtoMessage()
func (*ListAgentPluginsV1Request) Reset ¶
func (m *ListAgentPluginsV1Request) Reset()
func (*ListAgentPluginsV1Request) String ¶
func (m *ListAgentPluginsV1Request) String() string
func (*ListAgentPluginsV1Request) Validate ¶
func (this *ListAgentPluginsV1Request) Validate() error
func (*ListAgentPluginsV1Request) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsV1Request) XXX_DiscardUnknown()
func (*ListAgentPluginsV1Request) XXX_Marshal ¶
func (m *ListAgentPluginsV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsV1Request) XXX_Merge ¶
func (m *ListAgentPluginsV1Request) XXX_Merge(src proto.Message)
func (*ListAgentPluginsV1Request) XXX_Size ¶
func (m *ListAgentPluginsV1Request) XXX_Size() int
func (*ListAgentPluginsV1Request) XXX_Unmarshal ¶
func (m *ListAgentPluginsV1Request) XXX_Unmarshal(b []byte) error
type ListAgentPluginsV1Response ¶
type ListAgentPluginsV1Response struct { // //页数 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //总数 Total int32 `protobuf:"varint,3,opt,name=total,proto3" json:"total" form:"total"` // //数据列表 List []*ListAgentPluginsV1Response_List `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPluginsV1返回
func (*ListAgentPluginsV1Response) Descriptor ¶
func (*ListAgentPluginsV1Response) Descriptor() ([]byte, []int)
func (*ListAgentPluginsV1Response) GetList ¶
func (m *ListAgentPluginsV1Response) GetList() []*ListAgentPluginsV1Response_List
func (*ListAgentPluginsV1Response) GetPage ¶
func (m *ListAgentPluginsV1Response) GetPage() int32
func (*ListAgentPluginsV1Response) GetPageSize ¶
func (m *ListAgentPluginsV1Response) GetPageSize() int32
func (*ListAgentPluginsV1Response) GetTotal ¶
func (m *ListAgentPluginsV1Response) GetTotal() int32
func (*ListAgentPluginsV1Response) ProtoMessage ¶
func (*ListAgentPluginsV1Response) ProtoMessage()
func (*ListAgentPluginsV1Response) Reset ¶
func (m *ListAgentPluginsV1Response) Reset()
func (*ListAgentPluginsV1Response) String ¶
func (m *ListAgentPluginsV1Response) String() string
func (*ListAgentPluginsV1Response) Validate ¶
func (this *ListAgentPluginsV1Response) Validate() error
func (*ListAgentPluginsV1Response) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsV1Response) XXX_DiscardUnknown()
func (*ListAgentPluginsV1Response) XXX_Marshal ¶
func (m *ListAgentPluginsV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsV1Response) XXX_Merge ¶
func (m *ListAgentPluginsV1Response) XXX_Merge(src proto.Message)
func (*ListAgentPluginsV1Response) XXX_Size ¶
func (m *ListAgentPluginsV1Response) XXX_Size() int
func (*ListAgentPluginsV1Response) XXX_Unmarshal ¶
func (m *ListAgentPluginsV1Response) XXX_Unmarshal(b []byte) error
type ListAgentPluginsV1ResponseWrapper ¶
type ListAgentPluginsV1ResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListAgentPluginsV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentPluginsV1Api返回
func (*ListAgentPluginsV1ResponseWrapper) Descriptor ¶
func (*ListAgentPluginsV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*ListAgentPluginsV1ResponseWrapper) GetCode ¶
func (m *ListAgentPluginsV1ResponseWrapper) GetCode() int32
func (*ListAgentPluginsV1ResponseWrapper) GetCodeExplain ¶
func (m *ListAgentPluginsV1ResponseWrapper) GetCodeExplain() string
func (*ListAgentPluginsV1ResponseWrapper) GetData ¶
func (m *ListAgentPluginsV1ResponseWrapper) GetData() *ListAgentPluginsV1Response
func (*ListAgentPluginsV1ResponseWrapper) GetError ¶
func (m *ListAgentPluginsV1ResponseWrapper) GetError() string
func (*ListAgentPluginsV1ResponseWrapper) ProtoMessage ¶
func (*ListAgentPluginsV1ResponseWrapper) ProtoMessage()
func (*ListAgentPluginsV1ResponseWrapper) Reset ¶
func (m *ListAgentPluginsV1ResponseWrapper) Reset()
func (*ListAgentPluginsV1ResponseWrapper) String ¶
func (m *ListAgentPluginsV1ResponseWrapper) String() string
func (*ListAgentPluginsV1ResponseWrapper) Validate ¶
func (this *ListAgentPluginsV1ResponseWrapper) Validate() error
func (*ListAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown()
func (*ListAgentPluginsV1ResponseWrapper) XXX_Marshal ¶
func (m *ListAgentPluginsV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsV1ResponseWrapper) XXX_Merge ¶
func (m *ListAgentPluginsV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*ListAgentPluginsV1ResponseWrapper) XXX_Size ¶
func (m *ListAgentPluginsV1ResponseWrapper) XXX_Size() int
func (*ListAgentPluginsV1ResponseWrapper) XXX_Unmarshal ¶
func (m *ListAgentPluginsV1ResponseWrapper) XXX_Unmarshal(b []byte) error
type ListAgentPluginsV1Response_List ¶
type ListAgentPluginsV1Response_List struct { // //插件包ID PluginId string `protobuf:"bytes,1,opt,name=pluginId,proto3" json:"pluginId" form:"pluginId"` // //插件包名称 AgentPluginName string `protobuf:"bytes,2,opt,name=agentPluginName,proto3" json:"agentPluginName" form:"agentPluginName"` // //插件版本名称 VersionName string `protobuf:"bytes,3,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //最新的插件包版本名称 LastestVersion string `protobuf:"bytes,4,opt,name=lastestVersion,proto3" json:"lastestVersion" form:"lastestVersion"` // //插件的部署路径 DeployPath []string `protobuf:"bytes,5,rep,name=deployPath,proto3" json:"deployPath" form:"deployPath"` // //插件版本的说明 Memo string `protobuf:"bytes,6,opt,name=memo,proto3" json:"memo" form:"memo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAgentPluginsV1Response_List) Descriptor ¶
func (*ListAgentPluginsV1Response_List) Descriptor() ([]byte, []int)
func (*ListAgentPluginsV1Response_List) GetAgentPluginName ¶
func (m *ListAgentPluginsV1Response_List) GetAgentPluginName() string
func (*ListAgentPluginsV1Response_List) GetDeployPath ¶
func (m *ListAgentPluginsV1Response_List) GetDeployPath() []string
func (*ListAgentPluginsV1Response_List) GetLastestVersion ¶
func (m *ListAgentPluginsV1Response_List) GetLastestVersion() string
func (*ListAgentPluginsV1Response_List) GetMemo ¶
func (m *ListAgentPluginsV1Response_List) GetMemo() string
func (*ListAgentPluginsV1Response_List) GetPluginId ¶
func (m *ListAgentPluginsV1Response_List) GetPluginId() string
func (*ListAgentPluginsV1Response_List) GetVersionName ¶
func (m *ListAgentPluginsV1Response_List) GetVersionName() string
func (*ListAgentPluginsV1Response_List) ProtoMessage ¶
func (*ListAgentPluginsV1Response_List) ProtoMessage()
func (*ListAgentPluginsV1Response_List) Reset ¶
func (m *ListAgentPluginsV1Response_List) Reset()
func (*ListAgentPluginsV1Response_List) String ¶
func (m *ListAgentPluginsV1Response_List) String() string
func (*ListAgentPluginsV1Response_List) Validate ¶
func (this *ListAgentPluginsV1Response_List) Validate() error
func (*ListAgentPluginsV1Response_List) XXX_DiscardUnknown ¶
func (m *ListAgentPluginsV1Response_List) XXX_DiscardUnknown()
func (*ListAgentPluginsV1Response_List) XXX_Marshal ¶
func (m *ListAgentPluginsV1Response_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentPluginsV1Response_List) XXX_Merge ¶
func (m *ListAgentPluginsV1Response_List) XXX_Merge(src proto.Message)
func (*ListAgentPluginsV1Response_List) XXX_Size ¶
func (m *ListAgentPluginsV1Response_List) XXX_Size() int
func (*ListAgentPluginsV1Response_List) XXX_Unmarshal ¶
func (m *ListAgentPluginsV1Response_List) XXX_Unmarshal(b []byte) error
type ListAgentRequest ¶
type ListAgentRequest struct { // //agentUUID集合 AgentIds []string `protobuf:"bytes,1,rep,name=agentIds,proto3" json:"agentIds" form:"agentIds"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgent请求
func (*ListAgentRequest) Descriptor ¶
func (*ListAgentRequest) Descriptor() ([]byte, []int)
func (*ListAgentRequest) GetAgentIds ¶
func (m *ListAgentRequest) GetAgentIds() []string
func (*ListAgentRequest) ProtoMessage ¶
func (*ListAgentRequest) ProtoMessage()
func (*ListAgentRequest) Reset ¶
func (m *ListAgentRequest) Reset()
func (*ListAgentRequest) String ¶
func (m *ListAgentRequest) String() string
func (*ListAgentRequest) Validate ¶
func (this *ListAgentRequest) Validate() error
func (*ListAgentRequest) XXX_DiscardUnknown ¶
func (m *ListAgentRequest) XXX_DiscardUnknown()
func (*ListAgentRequest) XXX_Marshal ¶
func (m *ListAgentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentRequest) XXX_Merge ¶
func (m *ListAgentRequest) XXX_Merge(src proto.Message)
func (*ListAgentRequest) XXX_Size ¶
func (m *ListAgentRequest) XXX_Size() int
func (*ListAgentRequest) XXX_Unmarshal ¶
func (m *ListAgentRequest) XXX_Unmarshal(b []byte) error
type ListAgentResponse ¶
type ListAgentResponse struct { // //页数 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //总数 Total int32 `protobuf:"varint,3,opt,name=total,proto3" json:"total" form:"total"` // //数据列表 List []*agent_admin.Agent `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgent返回
func (*ListAgentResponse) Descriptor ¶
func (*ListAgentResponse) Descriptor() ([]byte, []int)
func (*ListAgentResponse) GetList ¶
func (m *ListAgentResponse) GetList() []*agent_admin.Agent
func (*ListAgentResponse) GetPage ¶
func (m *ListAgentResponse) GetPage() int32
func (*ListAgentResponse) GetPageSize ¶
func (m *ListAgentResponse) GetPageSize() int32
func (*ListAgentResponse) GetTotal ¶
func (m *ListAgentResponse) GetTotal() int32
func (*ListAgentResponse) ProtoMessage ¶
func (*ListAgentResponse) ProtoMessage()
func (*ListAgentResponse) Reset ¶
func (m *ListAgentResponse) Reset()
func (*ListAgentResponse) String ¶
func (m *ListAgentResponse) String() string
func (*ListAgentResponse) Validate ¶
func (this *ListAgentResponse) Validate() error
func (*ListAgentResponse) XXX_DiscardUnknown ¶
func (m *ListAgentResponse) XXX_DiscardUnknown()
func (*ListAgentResponse) XXX_Marshal ¶
func (m *ListAgentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentResponse) XXX_Merge ¶
func (m *ListAgentResponse) XXX_Merge(src proto.Message)
func (*ListAgentResponse) XXX_Size ¶
func (m *ListAgentResponse) XXX_Size() int
func (*ListAgentResponse) XXX_Unmarshal ¶
func (m *ListAgentResponse) XXX_Unmarshal(b []byte) error
type ListAgentResponseWrapper ¶
type ListAgentResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListAgentResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentApi返回
func (*ListAgentResponseWrapper) Descriptor ¶
func (*ListAgentResponseWrapper) Descriptor() ([]byte, []int)
func (*ListAgentResponseWrapper) GetCode ¶
func (m *ListAgentResponseWrapper) GetCode() int32
func (*ListAgentResponseWrapper) GetCodeExplain ¶
func (m *ListAgentResponseWrapper) GetCodeExplain() string
func (*ListAgentResponseWrapper) GetData ¶
func (m *ListAgentResponseWrapper) GetData() *ListAgentResponse
func (*ListAgentResponseWrapper) GetError ¶
func (m *ListAgentResponseWrapper) GetError() string
func (*ListAgentResponseWrapper) ProtoMessage ¶
func (*ListAgentResponseWrapper) ProtoMessage()
func (*ListAgentResponseWrapper) Reset ¶
func (m *ListAgentResponseWrapper) Reset()
func (*ListAgentResponseWrapper) String ¶
func (m *ListAgentResponseWrapper) String() string
func (*ListAgentResponseWrapper) Validate ¶
func (this *ListAgentResponseWrapper) Validate() error
func (*ListAgentResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListAgentResponseWrapper) XXX_DiscardUnknown()
func (*ListAgentResponseWrapper) XXX_Marshal ¶
func (m *ListAgentResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentResponseWrapper) XXX_Merge ¶
func (m *ListAgentResponseWrapper) XXX_Merge(src proto.Message)
func (*ListAgentResponseWrapper) XXX_Size ¶
func (m *ListAgentResponseWrapper) XXX_Size() int
func (*ListAgentResponseWrapper) XXX_Unmarshal ¶
func (m *ListAgentResponseWrapper) XXX_Unmarshal(b []byte) error
type ListAgentStatusOldRequest ¶
type ListAgentStatusOldRequest struct { // //agentIP Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip" form:"ip"` // //agentIP列表,逗号分割 Ip_In string `protobuf:"bytes,2,opt,name=ip__in,json=ipIn,proto3" json:"ip__in" form:"ip__in"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentStatusOld请求
func (*ListAgentStatusOldRequest) Descriptor ¶
func (*ListAgentStatusOldRequest) Descriptor() ([]byte, []int)
func (*ListAgentStatusOldRequest) GetIp ¶
func (m *ListAgentStatusOldRequest) GetIp() string
func (*ListAgentStatusOldRequest) GetIp_In ¶
func (m *ListAgentStatusOldRequest) GetIp_In() string
func (*ListAgentStatusOldRequest) ProtoMessage ¶
func (*ListAgentStatusOldRequest) ProtoMessage()
func (*ListAgentStatusOldRequest) Reset ¶
func (m *ListAgentStatusOldRequest) Reset()
func (*ListAgentStatusOldRequest) String ¶
func (m *ListAgentStatusOldRequest) String() string
func (*ListAgentStatusOldRequest) Validate ¶
func (this *ListAgentStatusOldRequest) Validate() error
func (*ListAgentStatusOldRequest) XXX_DiscardUnknown ¶
func (m *ListAgentStatusOldRequest) XXX_DiscardUnknown()
func (*ListAgentStatusOldRequest) XXX_Marshal ¶
func (m *ListAgentStatusOldRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentStatusOldRequest) XXX_Merge ¶
func (m *ListAgentStatusOldRequest) XXX_Merge(src proto.Message)
func (*ListAgentStatusOldRequest) XXX_Size ¶
func (m *ListAgentStatusOldRequest) XXX_Size() int
func (*ListAgentStatusOldRequest) XXX_Unmarshal ¶
func (m *ListAgentStatusOldRequest) XXX_Unmarshal(b []byte) error
type ListAgentStatusOldResponse ¶
type ListAgentStatusOldResponse struct { // //页数 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //总数 Total int32 `protobuf:"varint,3,opt,name=total,proto3" json:"total" form:"total"` // //数据列表 List []*ListAgentStatusOldResponse_List `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentStatusOld返回
func (*ListAgentStatusOldResponse) Descriptor ¶
func (*ListAgentStatusOldResponse) Descriptor() ([]byte, []int)
func (*ListAgentStatusOldResponse) GetList ¶
func (m *ListAgentStatusOldResponse) GetList() []*ListAgentStatusOldResponse_List
func (*ListAgentStatusOldResponse) GetPage ¶
func (m *ListAgentStatusOldResponse) GetPage() int32
func (*ListAgentStatusOldResponse) GetPageSize ¶
func (m *ListAgentStatusOldResponse) GetPageSize() int32
func (*ListAgentStatusOldResponse) GetTotal ¶
func (m *ListAgentStatusOldResponse) GetTotal() int32
func (*ListAgentStatusOldResponse) ProtoMessage ¶
func (*ListAgentStatusOldResponse) ProtoMessage()
func (*ListAgentStatusOldResponse) Reset ¶
func (m *ListAgentStatusOldResponse) Reset()
func (*ListAgentStatusOldResponse) String ¶
func (m *ListAgentStatusOldResponse) String() string
func (*ListAgentStatusOldResponse) Validate ¶
func (this *ListAgentStatusOldResponse) Validate() error
func (*ListAgentStatusOldResponse) XXX_DiscardUnknown ¶
func (m *ListAgentStatusOldResponse) XXX_DiscardUnknown()
func (*ListAgentStatusOldResponse) XXX_Marshal ¶
func (m *ListAgentStatusOldResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentStatusOldResponse) XXX_Merge ¶
func (m *ListAgentStatusOldResponse) XXX_Merge(src proto.Message)
func (*ListAgentStatusOldResponse) XXX_Size ¶
func (m *ListAgentStatusOldResponse) XXX_Size() int
func (*ListAgentStatusOldResponse) XXX_Unmarshal ¶
func (m *ListAgentStatusOldResponse) XXX_Unmarshal(b []byte) error
type ListAgentStatusOldResponseWrapper ¶
type ListAgentStatusOldResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListAgentStatusOldResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListAgentStatusOldApi返回
func (*ListAgentStatusOldResponseWrapper) Descriptor ¶
func (*ListAgentStatusOldResponseWrapper) Descriptor() ([]byte, []int)
func (*ListAgentStatusOldResponseWrapper) GetCode ¶
func (m *ListAgentStatusOldResponseWrapper) GetCode() int32
func (*ListAgentStatusOldResponseWrapper) GetCodeExplain ¶
func (m *ListAgentStatusOldResponseWrapper) GetCodeExplain() string
func (*ListAgentStatusOldResponseWrapper) GetData ¶
func (m *ListAgentStatusOldResponseWrapper) GetData() *ListAgentStatusOldResponse
func (*ListAgentStatusOldResponseWrapper) GetError ¶
func (m *ListAgentStatusOldResponseWrapper) GetError() string
func (*ListAgentStatusOldResponseWrapper) ProtoMessage ¶
func (*ListAgentStatusOldResponseWrapper) ProtoMessage()
func (*ListAgentStatusOldResponseWrapper) Reset ¶
func (m *ListAgentStatusOldResponseWrapper) Reset()
func (*ListAgentStatusOldResponseWrapper) String ¶
func (m *ListAgentStatusOldResponseWrapper) String() string
func (*ListAgentStatusOldResponseWrapper) Validate ¶
func (this *ListAgentStatusOldResponseWrapper) Validate() error
func (*ListAgentStatusOldResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListAgentStatusOldResponseWrapper) XXX_DiscardUnknown()
func (*ListAgentStatusOldResponseWrapper) XXX_Marshal ¶
func (m *ListAgentStatusOldResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentStatusOldResponseWrapper) XXX_Merge ¶
func (m *ListAgentStatusOldResponseWrapper) XXX_Merge(src proto.Message)
func (*ListAgentStatusOldResponseWrapper) XXX_Size ¶
func (m *ListAgentStatusOldResponseWrapper) XXX_Size() int
func (*ListAgentStatusOldResponseWrapper) XXX_Unmarshal ¶
func (m *ListAgentStatusOldResponseWrapper) XXX_Unmarshal(b []byte) error
type ListAgentStatusOldResponse_List ¶
type ListAgentStatusOldResponse_List struct { // //状态信息列表 Status []*ListAgentStatusOldResponse_List_Status `protobuf:"bytes,1,rep,name=status,proto3" json:"status" form:"status"` // //是否存活 Alive bool `protobuf:"varint,2,opt,name=alive,proto3" json:"alive" form:"alive"` // //是否存活 Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version" form:"version"` // //UUID Uuid string `protobuf:"bytes,4,opt,name=uuid,proto3" json:"uuid" form:"uuid"` // //时区 Timezone int32 `protobuf:"varint,5,opt,name=timezone,proto3" json:"timezone" form:"timezone"` // //agent端心跳时间戳 HbAgentTime int32 `protobuf:"varint,6,opt,name=hb_agent_time,json=hbAgentTime,proto3" json:"hb_agent_time" form:"hb_agent_time"` // //server端心跳时间戳 HbServerTime int32 `protobuf:"varint,7,opt,name=hb_server_time,json=hbServerTime,proto3" json:"hb_server_time" form:"hb_server_time"` // //agent启动时间戳 StartTime int32 `protobuf:"varint,8,opt,name=start_time,json=startTime,proto3" json:"start_time" form:"start_time"` // //agent Agent string `protobuf:"bytes,9,opt,name=agent,proto3" json:"agent" form:"agent"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAgentStatusOldResponse_List) Descriptor ¶
func (*ListAgentStatusOldResponse_List) Descriptor() ([]byte, []int)
func (*ListAgentStatusOldResponse_List) GetAgent ¶
func (m *ListAgentStatusOldResponse_List) GetAgent() string
func (*ListAgentStatusOldResponse_List) GetAlive ¶
func (m *ListAgentStatusOldResponse_List) GetAlive() bool
func (*ListAgentStatusOldResponse_List) GetHbAgentTime ¶
func (m *ListAgentStatusOldResponse_List) GetHbAgentTime() int32
func (*ListAgentStatusOldResponse_List) GetHbServerTime ¶
func (m *ListAgentStatusOldResponse_List) GetHbServerTime() int32
func (*ListAgentStatusOldResponse_List) GetStartTime ¶
func (m *ListAgentStatusOldResponse_List) GetStartTime() int32
func (*ListAgentStatusOldResponse_List) GetStatus ¶
func (m *ListAgentStatusOldResponse_List) GetStatus() []*ListAgentStatusOldResponse_List_Status
func (*ListAgentStatusOldResponse_List) GetTimezone ¶
func (m *ListAgentStatusOldResponse_List) GetTimezone() int32
func (*ListAgentStatusOldResponse_List) GetUuid ¶
func (m *ListAgentStatusOldResponse_List) GetUuid() string
func (*ListAgentStatusOldResponse_List) GetVersion ¶
func (m *ListAgentStatusOldResponse_List) GetVersion() string
func (*ListAgentStatusOldResponse_List) ProtoMessage ¶
func (*ListAgentStatusOldResponse_List) ProtoMessage()
func (*ListAgentStatusOldResponse_List) Reset ¶
func (m *ListAgentStatusOldResponse_List) Reset()
func (*ListAgentStatusOldResponse_List) String ¶
func (m *ListAgentStatusOldResponse_List) String() string
func (*ListAgentStatusOldResponse_List) Validate ¶
func (this *ListAgentStatusOldResponse_List) Validate() error
func (*ListAgentStatusOldResponse_List) XXX_DiscardUnknown ¶
func (m *ListAgentStatusOldResponse_List) XXX_DiscardUnknown()
func (*ListAgentStatusOldResponse_List) XXX_Marshal ¶
func (m *ListAgentStatusOldResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentStatusOldResponse_List) XXX_Merge ¶
func (m *ListAgentStatusOldResponse_List) XXX_Merge(src proto.Message)
func (*ListAgentStatusOldResponse_List) XXX_Size ¶
func (m *ListAgentStatusOldResponse_List) XXX_Size() int
func (*ListAgentStatusOldResponse_List) XXX_Unmarshal ¶
func (m *ListAgentStatusOldResponse_List) XXX_Unmarshal(b []byte) error
type ListAgentStatusOldResponse_List_Status ¶
type ListAgentStatusOldResponse_List_Status struct { // //连接开始时间戳 ConnectTime int32 `protobuf:"varint,1,opt,name=connect_time,json=connectTime,proto3" json:"connect_time" form:"connect_time"` // //agent端心跳时间戳 HbAgentTime int32 `protobuf:"varint,2,opt,name=hb_agent_time,json=hbAgentTime,proto3" json:"hb_agent_time" form:"hb_agent_time"` // //server端心跳时间戳 HbServerTime int32 `protobuf:"varint,3,opt,name=hb_server_time,json=hbServerTime,proto3" json:"hb_server_time" form:"hb_server_time"` // //agent启动时间戳 StartTime int32 `protobuf:"varint,4,opt,name=start_time,json=startTime,proto3" json:"start_time" form:"start_time"` // //agent版本 Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version" form:"version"` // //gateway信息 Gateway string `protobuf:"bytes,6,opt,name=gateway,proto3" json:"gateway" form:"gateway"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAgentStatusOldResponse_List_Status) Descriptor ¶
func (*ListAgentStatusOldResponse_List_Status) Descriptor() ([]byte, []int)
func (*ListAgentStatusOldResponse_List_Status) GetConnectTime ¶
func (m *ListAgentStatusOldResponse_List_Status) GetConnectTime() int32
func (*ListAgentStatusOldResponse_List_Status) GetGateway ¶
func (m *ListAgentStatusOldResponse_List_Status) GetGateway() string
func (*ListAgentStatusOldResponse_List_Status) GetHbAgentTime ¶
func (m *ListAgentStatusOldResponse_List_Status) GetHbAgentTime() int32
func (*ListAgentStatusOldResponse_List_Status) GetHbServerTime ¶
func (m *ListAgentStatusOldResponse_List_Status) GetHbServerTime() int32
func (*ListAgentStatusOldResponse_List_Status) GetStartTime ¶
func (m *ListAgentStatusOldResponse_List_Status) GetStartTime() int32
func (*ListAgentStatusOldResponse_List_Status) GetVersion ¶
func (m *ListAgentStatusOldResponse_List_Status) GetVersion() string
func (*ListAgentStatusOldResponse_List_Status) ProtoMessage ¶
func (*ListAgentStatusOldResponse_List_Status) ProtoMessage()
func (*ListAgentStatusOldResponse_List_Status) Reset ¶
func (m *ListAgentStatusOldResponse_List_Status) Reset()
func (*ListAgentStatusOldResponse_List_Status) String ¶
func (m *ListAgentStatusOldResponse_List_Status) String() string
func (*ListAgentStatusOldResponse_List_Status) Validate ¶
func (this *ListAgentStatusOldResponse_List_Status) Validate() error
func (*ListAgentStatusOldResponse_List_Status) XXX_DiscardUnknown ¶
func (m *ListAgentStatusOldResponse_List_Status) XXX_DiscardUnknown()
func (*ListAgentStatusOldResponse_List_Status) XXX_Marshal ¶
func (m *ListAgentStatusOldResponse_List_Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAgentStatusOldResponse_List_Status) XXX_Merge ¶
func (m *ListAgentStatusOldResponse_List_Status) XXX_Merge(src proto.Message)
func (*ListAgentStatusOldResponse_List_Status) XXX_Size ¶
func (m *ListAgentStatusOldResponse_List_Status) XXX_Size() int
func (*ListAgentStatusOldResponse_List_Status) XXX_Unmarshal ¶
func (m *ListAgentStatusOldResponse_List_Status) XXX_Unmarshal(b []byte) error
type Service ¶
type Service interface { GetAgent(context.Context, *GetAgentRequest) (*agent_admin.Agent, error) ListAgent(context.Context, *ListAgentRequest) (*ListAgentResponse, error) ListAgentPlugins(context.Context, *ListAgentPluginsRequest) (*ListAgentPluginsResponse, error) ListAgentPluginsV1(context.Context, *ListAgentPluginsV1Request) (*ListAgentPluginsV1Response, error) ListAgentStatusOld(context.Context, *ListAgentStatusOldRequest) (*ListAgentStatusOldResponse, error) UpsertAgentPlugins(context.Context, *UpsertAgentPluginsRequest) (*UpsertAgentPluginsResponse, error) UpsertAgentPluginsV1(context.Context, *UpsertAgentPluginsV1Request) (*UpsertAgentPluginsV1Response, error) }
Service is the server API for agent service.
type UpsertAgentPluginsRequest ¶
type UpsertAgentPluginsRequest struct { // //数据上报的信息 Vals *UpsertAgentPluginsRequest_Vals `protobuf:"bytes,1,opt,name=vals,proto3" json:"vals" form:"vals"` // //数据上报维度 Dims *types.Struct `protobuf:"bytes,2,opt,name=dims,proto3" json:"dims" form:"dims"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPlugins请求
func (*UpsertAgentPluginsRequest) Descriptor ¶
func (*UpsertAgentPluginsRequest) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsRequest) GetDims ¶
func (m *UpsertAgentPluginsRequest) GetDims() *types.Struct
func (*UpsertAgentPluginsRequest) GetVals ¶
func (m *UpsertAgentPluginsRequest) GetVals() *UpsertAgentPluginsRequest_Vals
func (*UpsertAgentPluginsRequest) ProtoMessage ¶
func (*UpsertAgentPluginsRequest) ProtoMessage()
func (*UpsertAgentPluginsRequest) Reset ¶
func (m *UpsertAgentPluginsRequest) Reset()
func (*UpsertAgentPluginsRequest) String ¶
func (m *UpsertAgentPluginsRequest) String() string
func (*UpsertAgentPluginsRequest) Validate ¶
func (this *UpsertAgentPluginsRequest) Validate() error
func (*UpsertAgentPluginsRequest) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsRequest) XXX_DiscardUnknown()
func (*UpsertAgentPluginsRequest) XXX_Marshal ¶
func (m *UpsertAgentPluginsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsRequest) XXX_Merge ¶
func (m *UpsertAgentPluginsRequest) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsRequest) XXX_Size ¶
func (m *UpsertAgentPluginsRequest) XXX_Size() int
func (*UpsertAgentPluginsRequest) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsRequest) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsRequest_Vals ¶
type UpsertAgentPluginsRequest_Vals struct { // //数据上报的信息 Plugins []*UpsertAgentPluginsRequest_Vals_Plugins `protobuf:"bytes,1,rep,name=plugins,proto3" json:"plugins" form:"plugins"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpsertAgentPluginsRequest_Vals) Descriptor ¶
func (*UpsertAgentPluginsRequest_Vals) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsRequest_Vals) GetPlugins ¶
func (m *UpsertAgentPluginsRequest_Vals) GetPlugins() []*UpsertAgentPluginsRequest_Vals_Plugins
func (*UpsertAgentPluginsRequest_Vals) ProtoMessage ¶
func (*UpsertAgentPluginsRequest_Vals) ProtoMessage()
func (*UpsertAgentPluginsRequest_Vals) Reset ¶
func (m *UpsertAgentPluginsRequest_Vals) Reset()
func (*UpsertAgentPluginsRequest_Vals) String ¶
func (m *UpsertAgentPluginsRequest_Vals) String() string
func (*UpsertAgentPluginsRequest_Vals) Validate ¶
func (this *UpsertAgentPluginsRequest_Vals) Validate() error
func (*UpsertAgentPluginsRequest_Vals) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsRequest_Vals) XXX_DiscardUnknown()
func (*UpsertAgentPluginsRequest_Vals) XXX_Marshal ¶
func (m *UpsertAgentPluginsRequest_Vals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsRequest_Vals) XXX_Merge ¶
func (m *UpsertAgentPluginsRequest_Vals) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsRequest_Vals) XXX_Size ¶
func (m *UpsertAgentPluginsRequest_Vals) XXX_Size() int
func (*UpsertAgentPluginsRequest_Vals) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsRequest_Vals) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsRequest_Vals_Plugins ¶
type UpsertAgentPluginsRequest_Vals_Plugins struct { // //实际部署路径 DeployPath string `protobuf:"bytes,1,opt,name=deployPath,proto3" json:"deployPath" form:"deployPath"` // //AgentUUID AgentId string `protobuf:"bytes,2,opt,name=agentId,proto3" json:"agentId" form:"agentId"` // //部署的插件版本名称 AgentPluginId string `protobuf:"bytes,3,opt,name=agentPluginId,proto3" json:"agentPluginId" form:"agentPluginId"` // //插件的版本ID VersionId string `protobuf:"bytes,4,opt,name=versionId,proto3" json:"versionId" form:"versionId"` // //AgentIp Ip string `protobuf:"bytes,5,opt,name=ip,proto3" json:"ip" form:"ip"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpsertAgentPluginsRequest_Vals_Plugins) Descriptor ¶
func (*UpsertAgentPluginsRequest_Vals_Plugins) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsRequest_Vals_Plugins) GetAgentId ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetAgentId() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) GetAgentPluginId ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetAgentPluginId() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) GetDeployPath ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetDeployPath() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) GetIp ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetIp() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) GetVersionId ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) GetVersionId() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) ProtoMessage ¶
func (*UpsertAgentPluginsRequest_Vals_Plugins) ProtoMessage()
func (*UpsertAgentPluginsRequest_Vals_Plugins) Reset ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) Reset()
func (*UpsertAgentPluginsRequest_Vals_Plugins) String ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) String() string
func (*UpsertAgentPluginsRequest_Vals_Plugins) Validate ¶
func (this *UpsertAgentPluginsRequest_Vals_Plugins) Validate() error
func (*UpsertAgentPluginsRequest_Vals_Plugins) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_DiscardUnknown()
func (*UpsertAgentPluginsRequest_Vals_Plugins) XXX_Marshal ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsRequest_Vals_Plugins) XXX_Merge ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsRequest_Vals_Plugins) XXX_Size ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Size() int
func (*UpsertAgentPluginsRequest_Vals_Plugins) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsRequest_Vals_Plugins) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsResponse ¶
type UpsertAgentPluginsResponse struct { // //信息 Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message" form:"message"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPlugins返回
func (*UpsertAgentPluginsResponse) Descriptor ¶
func (*UpsertAgentPluginsResponse) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsResponse) GetMessage ¶
func (m *UpsertAgentPluginsResponse) GetMessage() string
func (*UpsertAgentPluginsResponse) ProtoMessage ¶
func (*UpsertAgentPluginsResponse) ProtoMessage()
func (*UpsertAgentPluginsResponse) Reset ¶
func (m *UpsertAgentPluginsResponse) Reset()
func (*UpsertAgentPluginsResponse) String ¶
func (m *UpsertAgentPluginsResponse) String() string
func (*UpsertAgentPluginsResponse) Validate ¶
func (this *UpsertAgentPluginsResponse) Validate() error
func (*UpsertAgentPluginsResponse) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsResponse) XXX_DiscardUnknown()
func (*UpsertAgentPluginsResponse) XXX_Marshal ¶
func (m *UpsertAgentPluginsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsResponse) XXX_Merge ¶
func (m *UpsertAgentPluginsResponse) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsResponse) XXX_Size ¶
func (m *UpsertAgentPluginsResponse) XXX_Size() int
func (*UpsertAgentPluginsResponse) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsResponse) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsResponseWrapper ¶
type UpsertAgentPluginsResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *UpsertAgentPluginsResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPluginsApi返回
func (*UpsertAgentPluginsResponseWrapper) Descriptor ¶
func (*UpsertAgentPluginsResponseWrapper) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsResponseWrapper) GetCode ¶
func (m *UpsertAgentPluginsResponseWrapper) GetCode() int32
func (*UpsertAgentPluginsResponseWrapper) GetCodeExplain ¶
func (m *UpsertAgentPluginsResponseWrapper) GetCodeExplain() string
func (*UpsertAgentPluginsResponseWrapper) GetData ¶
func (m *UpsertAgentPluginsResponseWrapper) GetData() *UpsertAgentPluginsResponse
func (*UpsertAgentPluginsResponseWrapper) GetError ¶
func (m *UpsertAgentPluginsResponseWrapper) GetError() string
func (*UpsertAgentPluginsResponseWrapper) ProtoMessage ¶
func (*UpsertAgentPluginsResponseWrapper) ProtoMessage()
func (*UpsertAgentPluginsResponseWrapper) Reset ¶
func (m *UpsertAgentPluginsResponseWrapper) Reset()
func (*UpsertAgentPluginsResponseWrapper) String ¶
func (m *UpsertAgentPluginsResponseWrapper) String() string
func (*UpsertAgentPluginsResponseWrapper) Validate ¶
func (this *UpsertAgentPluginsResponseWrapper) Validate() error
func (*UpsertAgentPluginsResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsResponseWrapper) XXX_DiscardUnknown()
func (*UpsertAgentPluginsResponseWrapper) XXX_Marshal ¶
func (m *UpsertAgentPluginsResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsResponseWrapper) XXX_Merge ¶
func (m *UpsertAgentPluginsResponseWrapper) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsResponseWrapper) XXX_Size ¶
func (m *UpsertAgentPluginsResponseWrapper) XXX_Size() int
func (*UpsertAgentPluginsResponseWrapper) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsResponseWrapper) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsV1Request ¶
type UpsertAgentPluginsV1Request struct { // //数据上报的信息 Vals *UpsertAgentPluginsV1Request_Vals `protobuf:"bytes,1,opt,name=vals,proto3" json:"vals" form:"vals"` // //数据上报维度 Dims *types.Struct `protobuf:"bytes,2,opt,name=dims,proto3" json:"dims" form:"dims"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPluginsV1请求
func (*UpsertAgentPluginsV1Request) Descriptor ¶
func (*UpsertAgentPluginsV1Request) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsV1Request) GetDims ¶
func (m *UpsertAgentPluginsV1Request) GetDims() *types.Struct
func (*UpsertAgentPluginsV1Request) GetVals ¶
func (m *UpsertAgentPluginsV1Request) GetVals() *UpsertAgentPluginsV1Request_Vals
func (*UpsertAgentPluginsV1Request) ProtoMessage ¶
func (*UpsertAgentPluginsV1Request) ProtoMessage()
func (*UpsertAgentPluginsV1Request) Reset ¶
func (m *UpsertAgentPluginsV1Request) Reset()
func (*UpsertAgentPluginsV1Request) String ¶
func (m *UpsertAgentPluginsV1Request) String() string
func (*UpsertAgentPluginsV1Request) Validate ¶
func (this *UpsertAgentPluginsV1Request) Validate() error
func (*UpsertAgentPluginsV1Request) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsV1Request) XXX_DiscardUnknown()
func (*UpsertAgentPluginsV1Request) XXX_Marshal ¶
func (m *UpsertAgentPluginsV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsV1Request) XXX_Merge ¶
func (m *UpsertAgentPluginsV1Request) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsV1Request) XXX_Size ¶
func (m *UpsertAgentPluginsV1Request) XXX_Size() int
func (*UpsertAgentPluginsV1Request) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsV1Request) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsV1Request_Vals ¶
type UpsertAgentPluginsV1Request_Vals struct { // //数据上报的信息 UpdateDeployInfoList []*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList `protobuf:"bytes,1,rep,name=updateDeployInfoList,proto3" json:"updateDeployInfoList" form:"updateDeployInfoList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpsertAgentPluginsV1Request_Vals) Descriptor ¶
func (*UpsertAgentPluginsV1Request_Vals) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsV1Request_Vals) GetUpdateDeployInfoList ¶
func (m *UpsertAgentPluginsV1Request_Vals) GetUpdateDeployInfoList() []*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList
func (*UpsertAgentPluginsV1Request_Vals) ProtoMessage ¶
func (*UpsertAgentPluginsV1Request_Vals) ProtoMessage()
func (*UpsertAgentPluginsV1Request_Vals) Reset ¶
func (m *UpsertAgentPluginsV1Request_Vals) Reset()
func (*UpsertAgentPluginsV1Request_Vals) String ¶
func (m *UpsertAgentPluginsV1Request_Vals) String() string
func (*UpsertAgentPluginsV1Request_Vals) Validate ¶
func (this *UpsertAgentPluginsV1Request_Vals) Validate() error
func (*UpsertAgentPluginsV1Request_Vals) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsV1Request_Vals) XXX_DiscardUnknown()
func (*UpsertAgentPluginsV1Request_Vals) XXX_Marshal ¶
func (m *UpsertAgentPluginsV1Request_Vals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsV1Request_Vals) XXX_Merge ¶
func (m *UpsertAgentPluginsV1Request_Vals) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsV1Request_Vals) XXX_Size ¶
func (m *UpsertAgentPluginsV1Request_Vals) XXX_Size() int
func (*UpsertAgentPluginsV1Request_Vals) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsV1Request_Vals) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList ¶
type UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList struct { // //实际部署路径 DeployPath string `protobuf:"bytes,1,opt,name=deployPath,proto3" json:"deployPath" form:"deployPath"` // //AgentUUID AgentId string `protobuf:"bytes,2,opt,name=agentId,proto3" json:"agentId" form:"agentId"` // //部署的插件版本名称 AgentPluginId string `protobuf:"bytes,3,opt,name=agentPluginId,proto3" json:"agentPluginId" form:"agentPluginId"` // //插件的版本ID VersionId string `protobuf:"bytes,4,opt,name=versionId,proto3" json:"versionId" form:"versionId"` // //AgentIp Ip string `protobuf:"bytes,5,opt,name=ip,proto3" json:"ip" form:"ip"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Descriptor ¶
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentId ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentId() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentPluginId ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetAgentPluginId() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetDeployPath ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetDeployPath() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetIp ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetIp() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetVersionId ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) GetVersionId() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) ProtoMessage ¶
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) ProtoMessage()
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Reset ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Reset()
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) String ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) String() string
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Validate ¶
func (this *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) Validate() error
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_DiscardUnknown()
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Marshal ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Merge ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Size ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Size() int
func (*UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsV1Request_Vals_UpdateDeployInfoList) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsV1Response ¶
type UpsertAgentPluginsV1Response struct { // //信息 Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message" form:"message"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPluginsV1返回
func (*UpsertAgentPluginsV1Response) Descriptor ¶
func (*UpsertAgentPluginsV1Response) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsV1Response) GetMessage ¶
func (m *UpsertAgentPluginsV1Response) GetMessage() string
func (*UpsertAgentPluginsV1Response) ProtoMessage ¶
func (*UpsertAgentPluginsV1Response) ProtoMessage()
func (*UpsertAgentPluginsV1Response) Reset ¶
func (m *UpsertAgentPluginsV1Response) Reset()
func (*UpsertAgentPluginsV1Response) String ¶
func (m *UpsertAgentPluginsV1Response) String() string
func (*UpsertAgentPluginsV1Response) Validate ¶
func (this *UpsertAgentPluginsV1Response) Validate() error
func (*UpsertAgentPluginsV1Response) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsV1Response) XXX_DiscardUnknown()
func (*UpsertAgentPluginsV1Response) XXX_Marshal ¶
func (m *UpsertAgentPluginsV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsV1Response) XXX_Merge ¶
func (m *UpsertAgentPluginsV1Response) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsV1Response) XXX_Size ¶
func (m *UpsertAgentPluginsV1Response) XXX_Size() int
func (*UpsertAgentPluginsV1Response) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsV1Response) XXX_Unmarshal(b []byte) error
type UpsertAgentPluginsV1ResponseWrapper ¶
type UpsertAgentPluginsV1ResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *UpsertAgentPluginsV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpsertAgentPluginsV1Api返回
func (*UpsertAgentPluginsV1ResponseWrapper) Descriptor ¶
func (*UpsertAgentPluginsV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*UpsertAgentPluginsV1ResponseWrapper) GetCode ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) GetCode() int32
func (*UpsertAgentPluginsV1ResponseWrapper) GetCodeExplain ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) GetCodeExplain() string
func (*UpsertAgentPluginsV1ResponseWrapper) GetData ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) GetData() *UpsertAgentPluginsV1Response
func (*UpsertAgentPluginsV1ResponseWrapper) GetError ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) GetError() string
func (*UpsertAgentPluginsV1ResponseWrapper) ProtoMessage ¶
func (*UpsertAgentPluginsV1ResponseWrapper) ProtoMessage()
func (*UpsertAgentPluginsV1ResponseWrapper) Reset ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) Reset()
func (*UpsertAgentPluginsV1ResponseWrapper) String ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) String() string
func (*UpsertAgentPluginsV1ResponseWrapper) Validate ¶
func (this *UpsertAgentPluginsV1ResponseWrapper) Validate() error
func (*UpsertAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_DiscardUnknown()
func (*UpsertAgentPluginsV1ResponseWrapper) XXX_Marshal ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpsertAgentPluginsV1ResponseWrapper) XXX_Merge ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*UpsertAgentPluginsV1ResponseWrapper) XXX_Size ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Size() int
func (*UpsertAgentPluginsV1ResponseWrapper) XXX_Unmarshal ¶
func (m *UpsertAgentPluginsV1ResponseWrapper) XXX_Unmarshal(b []byte) error
Source Files
¶
- get_agent.pb.go
- get_agent.validator.pb.go
- giraffe_service.giraffe.pb.go
- list_agent.pb.go
- list_agent.validator.pb.go
- list_agent_plugins.pb.go
- list_agent_plugins.validator.pb.go
- list_agent_plugins_v1.pb.go
- list_agent_plugins_v1.validator.pb.go
- list_agent_status_old.pb.go
- list_agent_status_old.validator.pb.go
- upsert_agent_plugins.pb.go
- upsert_agent_plugins.validator.pb.go
- upsert_agent_plugins_v1.pb.go
- upsert_agent_plugins_v1.validator.pb.go
Click to show internal directories.
Click to hide internal directories.