Documentation
¶
Index ¶
- func RegisterService(s giraffe_micro.Server, srv Service)
- type Client
- type CreatePluginVersionRequest
- func (*CreatePluginVersionRequest) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionRequest) GetId() string
- func (m *CreatePluginVersionRequest) GetMemo() string
- func (m *CreatePluginVersionRequest) GetName() string
- func (*CreatePluginVersionRequest) ProtoMessage()
- func (m *CreatePluginVersionRequest) Reset()
- func (m *CreatePluginVersionRequest) String() string
- func (this *CreatePluginVersionRequest) Validate() error
- func (m *CreatePluginVersionRequest) XXX_DiscardUnknown()
- func (m *CreatePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionRequest) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionRequest) XXX_Size() int
- func (m *CreatePluginVersionRequest) XXX_Unmarshal(b []byte) error
- type CreatePluginVersionResponse
- func (*CreatePluginVersionResponse) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionResponse) GetId() string
- func (*CreatePluginVersionResponse) ProtoMessage()
- func (m *CreatePluginVersionResponse) Reset()
- func (m *CreatePluginVersionResponse) String() string
- func (this *CreatePluginVersionResponse) Validate() error
- func (m *CreatePluginVersionResponse) XXX_DiscardUnknown()
- func (m *CreatePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionResponse) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionResponse) XXX_Size() int
- func (m *CreatePluginVersionResponse) XXX_Unmarshal(b []byte) error
- type CreatePluginVersionResponseWrapper
- func (*CreatePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionResponseWrapper) GetCode() int32
- func (m *CreatePluginVersionResponseWrapper) GetCodeExplain() string
- func (m *CreatePluginVersionResponseWrapper) GetData() *CreatePluginVersionResponse
- func (m *CreatePluginVersionResponseWrapper) GetError() string
- func (*CreatePluginVersionResponseWrapper) ProtoMessage()
- func (m *CreatePluginVersionResponseWrapper) Reset()
- func (m *CreatePluginVersionResponseWrapper) String() string
- func (this *CreatePluginVersionResponseWrapper) Validate() error
- func (m *CreatePluginVersionResponseWrapper) XXX_DiscardUnknown()
- func (m *CreatePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionResponseWrapper) XXX_Size() int
- func (m *CreatePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
- type CreatePluginVersionV1Request
- func (*CreatePluginVersionV1Request) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionV1Request) GetBaseVersionId() string
- func (m *CreatePluginVersionV1Request) GetId() string
- func (m *CreatePluginVersionV1Request) GetMemo() string
- func (m *CreatePluginVersionV1Request) GetRepoVersionId() string
- func (m *CreatePluginVersionV1Request) GetVersionName() string
- func (*CreatePluginVersionV1Request) ProtoMessage()
- func (m *CreatePluginVersionV1Request) Reset()
- func (m *CreatePluginVersionV1Request) String() string
- func (this *CreatePluginVersionV1Request) Validate() error
- func (m *CreatePluginVersionV1Request) XXX_DiscardUnknown()
- func (m *CreatePluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionV1Request) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionV1Request) XXX_Size() int
- func (m *CreatePluginVersionV1Request) XXX_Unmarshal(b []byte) error
- type CreatePluginVersionV1Response
- func (*CreatePluginVersionV1Response) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
- func (m *CreatePluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
- func (m *CreatePluginVersionV1Response) GetCreator() string
- func (m *CreatePluginVersionV1Response) GetCtime() int32
- func (m *CreatePluginVersionV1Response) GetId() string
- func (m *CreatePluginVersionV1Response) GetMemo() string
- func (m *CreatePluginVersionV1Response) GetMtime() int32
- func (m *CreatePluginVersionV1Response) GetName() string
- func (m *CreatePluginVersionV1Response) GetPluginId() string
- func (m *CreatePluginVersionV1Response) GetRepoVersionId() string
- func (m *CreatePluginVersionV1Response) GetVersionName() string
- func (*CreatePluginVersionV1Response) ProtoMessage()
- func (m *CreatePluginVersionV1Response) Reset()
- func (m *CreatePluginVersionV1Response) String() string
- func (this *CreatePluginVersionV1Response) Validate() error
- func (m *CreatePluginVersionV1Response) XXX_DiscardUnknown()
- func (m *CreatePluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionV1Response) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionV1Response) XXX_Size() int
- func (m *CreatePluginVersionV1Response) XXX_Unmarshal(b []byte) error
- type CreatePluginVersionV1ResponseWrapper
- func (*CreatePluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *CreatePluginVersionV1ResponseWrapper) GetCode() int32
- func (m *CreatePluginVersionV1ResponseWrapper) GetCodeExplain() string
- func (m *CreatePluginVersionV1ResponseWrapper) GetData() *CreatePluginVersionV1Response
- func (m *CreatePluginVersionV1ResponseWrapper) GetError() string
- func (*CreatePluginVersionV1ResponseWrapper) ProtoMessage()
- func (m *CreatePluginVersionV1ResponseWrapper) Reset()
- func (m *CreatePluginVersionV1ResponseWrapper) String() string
- func (this *CreatePluginVersionV1ResponseWrapper) Validate() error
- func (m *CreatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *CreatePluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *CreatePluginVersionV1ResponseWrapper) XXX_Size() int
- func (m *CreatePluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
- type DeletePluginVersionRequest
- func (*DeletePluginVersionRequest) Descriptor() ([]byte, []int)
- func (m *DeletePluginVersionRequest) GetId() string
- func (m *DeletePluginVersionRequest) GetVerId() string
- func (*DeletePluginVersionRequest) ProtoMessage()
- func (m *DeletePluginVersionRequest) Reset()
- func (m *DeletePluginVersionRequest) String() string
- func (this *DeletePluginVersionRequest) Validate() error
- func (m *DeletePluginVersionRequest) XXX_DiscardUnknown()
- func (m *DeletePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeletePluginVersionRequest) XXX_Merge(src proto.Message)
- func (m *DeletePluginVersionRequest) XXX_Size() int
- func (m *DeletePluginVersionRequest) XXX_Unmarshal(b []byte) error
- type DeletePluginVersionResponse
- func (*DeletePluginVersionResponse) Descriptor() ([]byte, []int)
- func (m *DeletePluginVersionResponse) GetId() string
- func (*DeletePluginVersionResponse) ProtoMessage()
- func (m *DeletePluginVersionResponse) Reset()
- func (m *DeletePluginVersionResponse) String() string
- func (this *DeletePluginVersionResponse) Validate() error
- func (m *DeletePluginVersionResponse) XXX_DiscardUnknown()
- func (m *DeletePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeletePluginVersionResponse) XXX_Merge(src proto.Message)
- func (m *DeletePluginVersionResponse) XXX_Size() int
- func (m *DeletePluginVersionResponse) XXX_Unmarshal(b []byte) error
- type DeletePluginVersionResponseWrapper
- func (*DeletePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
- func (m *DeletePluginVersionResponseWrapper) GetCode() int32
- func (m *DeletePluginVersionResponseWrapper) GetCodeExplain() string
- func (m *DeletePluginVersionResponseWrapper) GetData() *DeletePluginVersionResponse
- func (m *DeletePluginVersionResponseWrapper) GetError() string
- func (*DeletePluginVersionResponseWrapper) ProtoMessage()
- func (m *DeletePluginVersionResponseWrapper) Reset()
- func (m *DeletePluginVersionResponseWrapper) String() string
- func (this *DeletePluginVersionResponseWrapper) Validate() error
- func (m *DeletePluginVersionResponseWrapper) XXX_DiscardUnknown()
- func (m *DeletePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeletePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
- func (m *DeletePluginVersionResponseWrapper) XXX_Size() int
- func (m *DeletePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
- type GetPluginVersionRequest
- func (*GetPluginVersionRequest) Descriptor() ([]byte, []int)
- func (m *GetPluginVersionRequest) GetId() string
- func (m *GetPluginVersionRequest) GetVerId() string
- func (*GetPluginVersionRequest) ProtoMessage()
- func (m *GetPluginVersionRequest) Reset()
- func (m *GetPluginVersionRequest) String() string
- func (this *GetPluginVersionRequest) Validate() error
- func (m *GetPluginVersionRequest) XXX_DiscardUnknown()
- func (m *GetPluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPluginVersionRequest) XXX_Merge(src proto.Message)
- func (m *GetPluginVersionRequest) XXX_Size() int
- func (m *GetPluginVersionRequest) XXX_Unmarshal(b []byte) error
- type GetPluginVersionResponseWrapper
- func (*GetPluginVersionResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetPluginVersionResponseWrapper) GetCode() int32
- func (m *GetPluginVersionResponseWrapper) GetCodeExplain() string
- func (m *GetPluginVersionResponseWrapper) GetData() *agent_admin.PluginVersion
- func (m *GetPluginVersionResponseWrapper) GetError() string
- func (*GetPluginVersionResponseWrapper) ProtoMessage()
- func (m *GetPluginVersionResponseWrapper) Reset()
- func (m *GetPluginVersionResponseWrapper) String() string
- func (this *GetPluginVersionResponseWrapper) Validate() error
- func (m *GetPluginVersionResponseWrapper) XXX_DiscardUnknown()
- func (m *GetPluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPluginVersionResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetPluginVersionResponseWrapper) XXX_Size() int
- func (m *GetPluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
- type GetPluginVersionV1Request
- func (*GetPluginVersionV1Request) Descriptor() ([]byte, []int)
- func (m *GetPluginVersionV1Request) GetId() string
- func (m *GetPluginVersionV1Request) GetVerId() string
- func (*GetPluginVersionV1Request) ProtoMessage()
- func (m *GetPluginVersionV1Request) Reset()
- func (m *GetPluginVersionV1Request) String() string
- func (this *GetPluginVersionV1Request) Validate() error
- func (m *GetPluginVersionV1Request) XXX_DiscardUnknown()
- func (m *GetPluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPluginVersionV1Request) XXX_Merge(src proto.Message)
- func (m *GetPluginVersionV1Request) XXX_Size() int
- func (m *GetPluginVersionV1Request) XXX_Unmarshal(b []byte) error
- type GetPluginVersionV1Response
- func (*GetPluginVersionV1Response) Descriptor() ([]byte, []int)
- func (m *GetPluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
- func (m *GetPluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
- func (m *GetPluginVersionV1Response) GetCreator() string
- func (m *GetPluginVersionV1Response) GetCtime() int32
- func (m *GetPluginVersionV1Response) GetId() string
- func (m *GetPluginVersionV1Response) GetMemo() string
- func (m *GetPluginVersionV1Response) GetMtime() int32
- func (m *GetPluginVersionV1Response) GetName() string
- func (m *GetPluginVersionV1Response) GetPluginId() string
- func (m *GetPluginVersionV1Response) GetRepoVersionId() string
- func (m *GetPluginVersionV1Response) GetVersionName() string
- func (*GetPluginVersionV1Response) ProtoMessage()
- func (m *GetPluginVersionV1Response) Reset()
- func (m *GetPluginVersionV1Response) String() string
- func (this *GetPluginVersionV1Response) Validate() error
- func (m *GetPluginVersionV1Response) XXX_DiscardUnknown()
- func (m *GetPluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPluginVersionV1Response) XXX_Merge(src proto.Message)
- func (m *GetPluginVersionV1Response) XXX_Size() int
- func (m *GetPluginVersionV1Response) XXX_Unmarshal(b []byte) error
- type GetPluginVersionV1ResponseWrapper
- func (*GetPluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetPluginVersionV1ResponseWrapper) GetCode() int32
- func (m *GetPluginVersionV1ResponseWrapper) GetCodeExplain() string
- func (m *GetPluginVersionV1ResponseWrapper) GetData() *GetPluginVersionV1Response
- func (m *GetPluginVersionV1ResponseWrapper) GetError() string
- func (*GetPluginVersionV1ResponseWrapper) ProtoMessage()
- func (m *GetPluginVersionV1ResponseWrapper) Reset()
- func (m *GetPluginVersionV1ResponseWrapper) String() string
- func (this *GetPluginVersionV1ResponseWrapper) Validate() error
- func (m *GetPluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *GetPluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetPluginVersionV1ResponseWrapper) XXX_Size() int
- func (m *GetPluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListPluginVersionRequest
- func (*ListPluginVersionRequest) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionRequest) GetId() string
- func (m *ListPluginVersionRequest) GetPage() int32
- func (m *ListPluginVersionRequest) GetPageSize() int32
- func (*ListPluginVersionRequest) ProtoMessage()
- func (m *ListPluginVersionRequest) Reset()
- func (m *ListPluginVersionRequest) String() string
- func (this *ListPluginVersionRequest) Validate() error
- func (m *ListPluginVersionRequest) XXX_DiscardUnknown()
- func (m *ListPluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionRequest) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionRequest) XXX_Size() int
- func (m *ListPluginVersionRequest) XXX_Unmarshal(b []byte) error
- type ListPluginVersionResponse
- func (*ListPluginVersionResponse) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionResponse) GetList() []*agent_admin.PluginVersion
- func (m *ListPluginVersionResponse) GetPage() int32
- func (m *ListPluginVersionResponse) GetPageSize() int32
- func (m *ListPluginVersionResponse) GetTotal() int32
- func (*ListPluginVersionResponse) ProtoMessage()
- func (m *ListPluginVersionResponse) Reset()
- func (m *ListPluginVersionResponse) String() string
- func (this *ListPluginVersionResponse) Validate() error
- func (m *ListPluginVersionResponse) XXX_DiscardUnknown()
- func (m *ListPluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionResponse) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionResponse) XXX_Size() int
- func (m *ListPluginVersionResponse) XXX_Unmarshal(b []byte) error
- type ListPluginVersionResponseWrapper
- func (*ListPluginVersionResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionResponseWrapper) GetCode() int32
- func (m *ListPluginVersionResponseWrapper) GetCodeExplain() string
- func (m *ListPluginVersionResponseWrapper) GetData() *ListPluginVersionResponse
- func (m *ListPluginVersionResponseWrapper) GetError() string
- func (*ListPluginVersionResponseWrapper) ProtoMessage()
- func (m *ListPluginVersionResponseWrapper) Reset()
- func (m *ListPluginVersionResponseWrapper) String() string
- func (this *ListPluginVersionResponseWrapper) Validate() error
- func (m *ListPluginVersionResponseWrapper) XXX_DiscardUnknown()
- func (m *ListPluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionResponseWrapper) XXX_Size() int
- func (m *ListPluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListPluginVersionV1Request
- func (*ListPluginVersionV1Request) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionV1Request) GetId() string
- func (m *ListPluginVersionV1Request) GetPage() int32
- func (m *ListPluginVersionV1Request) GetPageSize() int32
- func (*ListPluginVersionV1Request) ProtoMessage()
- func (m *ListPluginVersionV1Request) Reset()
- func (m *ListPluginVersionV1Request) String() string
- func (this *ListPluginVersionV1Request) Validate() error
- func (m *ListPluginVersionV1Request) XXX_DiscardUnknown()
- func (m *ListPluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionV1Request) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionV1Request) XXX_Size() int
- func (m *ListPluginVersionV1Request) XXX_Unmarshal(b []byte) error
- type ListPluginVersionV1Response
- func (*ListPluginVersionV1Response) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionV1Response) GetList() []*ListPluginVersionV1Response_List
- func (m *ListPluginVersionV1Response) GetPage() int32
- func (m *ListPluginVersionV1Response) GetPageSize() int32
- func (m *ListPluginVersionV1Response) GetTotal() int32
- func (*ListPluginVersionV1Response) ProtoMessage()
- func (m *ListPluginVersionV1Response) Reset()
- func (m *ListPluginVersionV1Response) String() string
- func (this *ListPluginVersionV1Response) Validate() error
- func (m *ListPluginVersionV1Response) XXX_DiscardUnknown()
- func (m *ListPluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionV1Response) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionV1Response) XXX_Size() int
- func (m *ListPluginVersionV1Response) XXX_Unmarshal(b []byte) error
- type ListPluginVersionV1ResponseWrapper
- func (*ListPluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionV1ResponseWrapper) GetCode() int32
- func (m *ListPluginVersionV1ResponseWrapper) GetCodeExplain() string
- func (m *ListPluginVersionV1ResponseWrapper) GetData() *ListPluginVersionV1Response
- func (m *ListPluginVersionV1ResponseWrapper) GetError() string
- func (*ListPluginVersionV1ResponseWrapper) ProtoMessage()
- func (m *ListPluginVersionV1ResponseWrapper) Reset()
- func (m *ListPluginVersionV1ResponseWrapper) String() string
- func (this *ListPluginVersionV1ResponseWrapper) Validate() error
- func (m *ListPluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *ListPluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionV1ResponseWrapper) XXX_Size() int
- func (m *ListPluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListPluginVersionV1Response_List
- func (*ListPluginVersionV1Response_List) Descriptor() ([]byte, []int)
- func (m *ListPluginVersionV1Response_List) GetAgentPlugin() *agent_admin.Plugin
- func (m *ListPluginVersionV1Response_List) GetBaseVersion() *agent_admin.PluginVersion
- func (m *ListPluginVersionV1Response_List) GetCreator() string
- func (m *ListPluginVersionV1Response_List) GetCtime() int32
- func (m *ListPluginVersionV1Response_List) GetDeployedCount() int32
- func (m *ListPluginVersionV1Response_List) GetId() string
- func (m *ListPluginVersionV1Response_List) GetMemo() string
- func (m *ListPluginVersionV1Response_List) GetMtime() int32
- func (m *ListPluginVersionV1Response_List) GetName() string
- func (m *ListPluginVersionV1Response_List) GetPluginId() string
- func (m *ListPluginVersionV1Response_List) GetRepoVersionId() string
- func (m *ListPluginVersionV1Response_List) GetVersionName() string
- func (*ListPluginVersionV1Response_List) ProtoMessage()
- func (m *ListPluginVersionV1Response_List) Reset()
- func (m *ListPluginVersionV1Response_List) String() string
- func (this *ListPluginVersionV1Response_List) Validate() error
- func (m *ListPluginVersionV1Response_List) XXX_DiscardUnknown()
- func (m *ListPluginVersionV1Response_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPluginVersionV1Response_List) XXX_Merge(src proto.Message)
- func (m *ListPluginVersionV1Response_List) XXX_Size() int
- func (m *ListPluginVersionV1Response_List) XXX_Unmarshal(b []byte) error
- type Service
- type UpdatePluginVersionRequest
- func (*UpdatePluginVersionRequest) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionRequest) GetId() string
- func (m *UpdatePluginVersionRequest) GetMemo() string
- func (m *UpdatePluginVersionRequest) GetName() string
- func (m *UpdatePluginVersionRequest) GetVerId() string
- func (*UpdatePluginVersionRequest) ProtoMessage()
- func (m *UpdatePluginVersionRequest) Reset()
- func (m *UpdatePluginVersionRequest) String() string
- func (this *UpdatePluginVersionRequest) Validate() error
- func (m *UpdatePluginVersionRequest) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionRequest) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionRequest) XXX_Size() int
- func (m *UpdatePluginVersionRequest) XXX_Unmarshal(b []byte) error
- type UpdatePluginVersionResponse
- func (*UpdatePluginVersionResponse) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionResponse) GetId() string
- func (*UpdatePluginVersionResponse) ProtoMessage()
- func (m *UpdatePluginVersionResponse) Reset()
- func (m *UpdatePluginVersionResponse) String() string
- func (this *UpdatePluginVersionResponse) Validate() error
- func (m *UpdatePluginVersionResponse) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionResponse) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionResponse) XXX_Size() int
- func (m *UpdatePluginVersionResponse) XXX_Unmarshal(b []byte) error
- type UpdatePluginVersionResponseWrapper
- func (*UpdatePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionResponseWrapper) GetCode() int32
- func (m *UpdatePluginVersionResponseWrapper) GetCodeExplain() string
- func (m *UpdatePluginVersionResponseWrapper) GetData() *UpdatePluginVersionResponse
- func (m *UpdatePluginVersionResponseWrapper) GetError() string
- func (*UpdatePluginVersionResponseWrapper) ProtoMessage()
- func (m *UpdatePluginVersionResponseWrapper) Reset()
- func (m *UpdatePluginVersionResponseWrapper) String() string
- func (this *UpdatePluginVersionResponseWrapper) Validate() error
- func (m *UpdatePluginVersionResponseWrapper) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionResponseWrapper) XXX_Size() int
- func (m *UpdatePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
- type UpdatePluginVersionV1Request
- func (*UpdatePluginVersionV1Request) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionV1Request) GetId() string
- func (m *UpdatePluginVersionV1Request) GetMemo() string
- func (m *UpdatePluginVersionV1Request) GetName() string
- func (m *UpdatePluginVersionV1Request) GetVerId() string
- func (*UpdatePluginVersionV1Request) ProtoMessage()
- func (m *UpdatePluginVersionV1Request) Reset()
- func (m *UpdatePluginVersionV1Request) String() string
- func (this *UpdatePluginVersionV1Request) Validate() error
- func (m *UpdatePluginVersionV1Request) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionV1Request) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionV1Request) XXX_Size() int
- func (m *UpdatePluginVersionV1Request) XXX_Unmarshal(b []byte) error
- type UpdatePluginVersionV1Response
- func (*UpdatePluginVersionV1Response) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
- func (m *UpdatePluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
- func (m *UpdatePluginVersionV1Response) GetCreator() string
- func (m *UpdatePluginVersionV1Response) GetCtime() int32
- func (m *UpdatePluginVersionV1Response) GetId() string
- func (m *UpdatePluginVersionV1Response) GetMemo() string
- func (m *UpdatePluginVersionV1Response) GetMtime() int32
- func (m *UpdatePluginVersionV1Response) GetName() string
- func (m *UpdatePluginVersionV1Response) GetPluginId() string
- func (m *UpdatePluginVersionV1Response) GetRepoVersionId() string
- func (m *UpdatePluginVersionV1Response) GetVersionName() string
- func (*UpdatePluginVersionV1Response) ProtoMessage()
- func (m *UpdatePluginVersionV1Response) Reset()
- func (m *UpdatePluginVersionV1Response) String() string
- func (this *UpdatePluginVersionV1Response) Validate() error
- func (m *UpdatePluginVersionV1Response) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionV1Response) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionV1Response) XXX_Size() int
- func (m *UpdatePluginVersionV1Response) XXX_Unmarshal(b []byte) error
- type UpdatePluginVersionV1ResponseWrapper
- func (*UpdatePluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpdatePluginVersionV1ResponseWrapper) GetCode() int32
- func (m *UpdatePluginVersionV1ResponseWrapper) GetCodeExplain() string
- func (m *UpdatePluginVersionV1ResponseWrapper) GetData() *UpdatePluginVersionV1Response
- func (m *UpdatePluginVersionV1ResponseWrapper) GetError() string
- func (*UpdatePluginVersionV1ResponseWrapper) ProtoMessage()
- func (m *UpdatePluginVersionV1ResponseWrapper) Reset()
- func (m *UpdatePluginVersionV1ResponseWrapper) String() string
- func (this *UpdatePluginVersionV1ResponseWrapper) Validate() error
- func (m *UpdatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
- func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Size() int
- func (m *UpdatePluginVersionV1ResponseWrapper) 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 { CreatePluginVersion(ctx context.Context, in *CreatePluginVersionRequest) (*CreatePluginVersionResponse, error) CreatePluginVersionV1(ctx context.Context, in *CreatePluginVersionV1Request) (*CreatePluginVersionV1Response, error) DeletePluginVersion(ctx context.Context, in *DeletePluginVersionRequest) (*DeletePluginVersionResponse, error) GetPluginVersion(ctx context.Context, in *GetPluginVersionRequest) (*agent_admin.PluginVersion, error) GetPluginVersionV1(ctx context.Context, in *GetPluginVersionV1Request) (*GetPluginVersionV1Response, error) ListPluginVersion(ctx context.Context, in *ListPluginVersionRequest) (*ListPluginVersionResponse, error) ListPluginVersionV1(ctx context.Context, in *ListPluginVersionV1Request) (*ListPluginVersionV1Response, error) UpdatePluginVersion(ctx context.Context, in *UpdatePluginVersionRequest) (*UpdatePluginVersionResponse, error) UpdatePluginVersionV1(ctx context.Context, in *UpdatePluginVersionV1Request) (*UpdatePluginVersionV1Response, error) }
Client is the client API for plugin_version 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 CreatePluginVersionRequest ¶
type CreatePluginVersionRequest struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本名称 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,3,opt,name=memo,proto3" json:"memo" form:"memo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreatePluginVersion请求
func (*CreatePluginVersionRequest) Descriptor ¶
func (*CreatePluginVersionRequest) Descriptor() ([]byte, []int)
func (*CreatePluginVersionRequest) GetId ¶
func (m *CreatePluginVersionRequest) GetId() string
func (*CreatePluginVersionRequest) GetMemo ¶
func (m *CreatePluginVersionRequest) GetMemo() string
func (*CreatePluginVersionRequest) GetName ¶
func (m *CreatePluginVersionRequest) GetName() string
func (*CreatePluginVersionRequest) ProtoMessage ¶
func (*CreatePluginVersionRequest) ProtoMessage()
func (*CreatePluginVersionRequest) Reset ¶
func (m *CreatePluginVersionRequest) Reset()
func (*CreatePluginVersionRequest) String ¶
func (m *CreatePluginVersionRequest) String() string
func (*CreatePluginVersionRequest) Validate ¶
func (this *CreatePluginVersionRequest) Validate() error
func (*CreatePluginVersionRequest) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionRequest) XXX_DiscardUnknown()
func (*CreatePluginVersionRequest) XXX_Marshal ¶
func (m *CreatePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionRequest) XXX_Merge ¶
func (m *CreatePluginVersionRequest) XXX_Merge(src proto.Message)
func (*CreatePluginVersionRequest) XXX_Size ¶
func (m *CreatePluginVersionRequest) XXX_Size() int
func (*CreatePluginVersionRequest) XXX_Unmarshal ¶
func (m *CreatePluginVersionRequest) XXX_Unmarshal(b []byte) error
type CreatePluginVersionResponse ¶
type CreatePluginVersionResponse struct { // //ID 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:"-"` }
CreatePluginVersion返回
func (*CreatePluginVersionResponse) Descriptor ¶
func (*CreatePluginVersionResponse) Descriptor() ([]byte, []int)
func (*CreatePluginVersionResponse) GetId ¶
func (m *CreatePluginVersionResponse) GetId() string
func (*CreatePluginVersionResponse) ProtoMessage ¶
func (*CreatePluginVersionResponse) ProtoMessage()
func (*CreatePluginVersionResponse) Reset ¶
func (m *CreatePluginVersionResponse) Reset()
func (*CreatePluginVersionResponse) String ¶
func (m *CreatePluginVersionResponse) String() string
func (*CreatePluginVersionResponse) Validate ¶
func (this *CreatePluginVersionResponse) Validate() error
func (*CreatePluginVersionResponse) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionResponse) XXX_DiscardUnknown()
func (*CreatePluginVersionResponse) XXX_Marshal ¶
func (m *CreatePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionResponse) XXX_Merge ¶
func (m *CreatePluginVersionResponse) XXX_Merge(src proto.Message)
func (*CreatePluginVersionResponse) XXX_Size ¶
func (m *CreatePluginVersionResponse) XXX_Size() int
func (*CreatePluginVersionResponse) XXX_Unmarshal ¶
func (m *CreatePluginVersionResponse) XXX_Unmarshal(b []byte) error
type CreatePluginVersionResponseWrapper ¶
type CreatePluginVersionResponseWrapper 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 *CreatePluginVersionResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreatePluginVersionApi返回
func (*CreatePluginVersionResponseWrapper) Descriptor ¶
func (*CreatePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
func (*CreatePluginVersionResponseWrapper) GetCode ¶
func (m *CreatePluginVersionResponseWrapper) GetCode() int32
func (*CreatePluginVersionResponseWrapper) GetCodeExplain ¶
func (m *CreatePluginVersionResponseWrapper) GetCodeExplain() string
func (*CreatePluginVersionResponseWrapper) GetData ¶
func (m *CreatePluginVersionResponseWrapper) GetData() *CreatePluginVersionResponse
func (*CreatePluginVersionResponseWrapper) GetError ¶
func (m *CreatePluginVersionResponseWrapper) GetError() string
func (*CreatePluginVersionResponseWrapper) ProtoMessage ¶
func (*CreatePluginVersionResponseWrapper) ProtoMessage()
func (*CreatePluginVersionResponseWrapper) Reset ¶
func (m *CreatePluginVersionResponseWrapper) Reset()
func (*CreatePluginVersionResponseWrapper) String ¶
func (m *CreatePluginVersionResponseWrapper) String() string
func (*CreatePluginVersionResponseWrapper) Validate ¶
func (this *CreatePluginVersionResponseWrapper) Validate() error
func (*CreatePluginVersionResponseWrapper) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionResponseWrapper) XXX_DiscardUnknown()
func (*CreatePluginVersionResponseWrapper) XXX_Marshal ¶
func (m *CreatePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionResponseWrapper) XXX_Merge ¶
func (m *CreatePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
func (*CreatePluginVersionResponseWrapper) XXX_Size ¶
func (m *CreatePluginVersionResponseWrapper) XXX_Size() int
func (*CreatePluginVersionResponseWrapper) XXX_Unmarshal ¶
func (m *CreatePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
type CreatePluginVersionV1Request ¶
type CreatePluginVersionV1Request struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本名称 VersionName string `protobuf:"bytes,2,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //基线版本ID,用于版本关联,可为空 BaseVersionId string `protobuf:"bytes,3,opt,name=baseVersionId,proto3" json:"baseVersionId" form:"baseVersionId"` // //文件仓库的版本ID,前端提交文件后,调用文件仓库的提交,即可返回新的ID RepoVersionId string `protobuf:"bytes,4,opt,name=repoVersionId,proto3" json:"repoVersionId" form:"repoVersionId"` // //备注 Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo" form:"memo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreatePluginVersionV1请求
func (*CreatePluginVersionV1Request) Descriptor ¶
func (*CreatePluginVersionV1Request) Descriptor() ([]byte, []int)
func (*CreatePluginVersionV1Request) GetBaseVersionId ¶
func (m *CreatePluginVersionV1Request) GetBaseVersionId() string
func (*CreatePluginVersionV1Request) GetId ¶
func (m *CreatePluginVersionV1Request) GetId() string
func (*CreatePluginVersionV1Request) GetMemo ¶
func (m *CreatePluginVersionV1Request) GetMemo() string
func (*CreatePluginVersionV1Request) GetRepoVersionId ¶
func (m *CreatePluginVersionV1Request) GetRepoVersionId() string
func (*CreatePluginVersionV1Request) GetVersionName ¶
func (m *CreatePluginVersionV1Request) GetVersionName() string
func (*CreatePluginVersionV1Request) ProtoMessage ¶
func (*CreatePluginVersionV1Request) ProtoMessage()
func (*CreatePluginVersionV1Request) Reset ¶
func (m *CreatePluginVersionV1Request) Reset()
func (*CreatePluginVersionV1Request) String ¶
func (m *CreatePluginVersionV1Request) String() string
func (*CreatePluginVersionV1Request) Validate ¶
func (this *CreatePluginVersionV1Request) Validate() error
func (*CreatePluginVersionV1Request) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionV1Request) XXX_DiscardUnknown()
func (*CreatePluginVersionV1Request) XXX_Marshal ¶
func (m *CreatePluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionV1Request) XXX_Merge ¶
func (m *CreatePluginVersionV1Request) XXX_Merge(src proto.Message)
func (*CreatePluginVersionV1Request) XXX_Size ¶
func (m *CreatePluginVersionV1Request) XXX_Size() int
func (*CreatePluginVersionV1Request) XXX_Unmarshal ¶
func (m *CreatePluginVersionV1Request) XXX_Unmarshal(b []byte) error
type CreatePluginVersionV1Response ¶
type CreatePluginVersionV1Response struct { // //插件包版本名称 VersionName string `protobuf:"bytes,1,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //所属插件包 AgentPlugin *agent_admin.Plugin `protobuf:"bytes,2,opt,name=agentPlugin,proto3" json:"agentPlugin" form:"agentPlugin"` // //基线版本 BaseVersion *agent_admin.PluginVersion `protobuf:"bytes,3,opt,name=baseVersion,proto3" json:"baseVersion" form:"baseVersion"` // //ID Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id" form:"id"` // //仓库版本ID RepoVersionId string `protobuf:"bytes,5,opt,name=repoVersionId,proto3" json:"repoVersionId" form:"repoVersionId"` // //版本名称 Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,7,opt,name=memo,proto3" json:"memo" form:"memo"` // //所属插件ID PluginId string `protobuf:"bytes,8,opt,name=pluginId,proto3" json:"pluginId" form:"pluginId"` // //创建者 Creator string `protobuf:"bytes,9,opt,name=creator,proto3" json:"creator" form:"creator"` // //创建时间 Ctime int32 `protobuf:"varint,10,opt,name=ctime,proto3" json:"ctime" form:"ctime"` // //修改时间 Mtime int32 `protobuf:"varint,11,opt,name=mtime,proto3" json:"mtime" form:"mtime"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreatePluginVersionV1返回
func (*CreatePluginVersionV1Response) Descriptor ¶
func (*CreatePluginVersionV1Response) Descriptor() ([]byte, []int)
func (*CreatePluginVersionV1Response) GetAgentPlugin ¶
func (m *CreatePluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
func (*CreatePluginVersionV1Response) GetBaseVersion ¶
func (m *CreatePluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
func (*CreatePluginVersionV1Response) GetCreator ¶
func (m *CreatePluginVersionV1Response) GetCreator() string
func (*CreatePluginVersionV1Response) GetCtime ¶
func (m *CreatePluginVersionV1Response) GetCtime() int32
func (*CreatePluginVersionV1Response) GetId ¶
func (m *CreatePluginVersionV1Response) GetId() string
func (*CreatePluginVersionV1Response) GetMemo ¶
func (m *CreatePluginVersionV1Response) GetMemo() string
func (*CreatePluginVersionV1Response) GetMtime ¶
func (m *CreatePluginVersionV1Response) GetMtime() int32
func (*CreatePluginVersionV1Response) GetName ¶
func (m *CreatePluginVersionV1Response) GetName() string
func (*CreatePluginVersionV1Response) GetPluginId ¶
func (m *CreatePluginVersionV1Response) GetPluginId() string
func (*CreatePluginVersionV1Response) GetRepoVersionId ¶
func (m *CreatePluginVersionV1Response) GetRepoVersionId() string
func (*CreatePluginVersionV1Response) GetVersionName ¶
func (m *CreatePluginVersionV1Response) GetVersionName() string
func (*CreatePluginVersionV1Response) ProtoMessage ¶
func (*CreatePluginVersionV1Response) ProtoMessage()
func (*CreatePluginVersionV1Response) Reset ¶
func (m *CreatePluginVersionV1Response) Reset()
func (*CreatePluginVersionV1Response) String ¶
func (m *CreatePluginVersionV1Response) String() string
func (*CreatePluginVersionV1Response) Validate ¶
func (this *CreatePluginVersionV1Response) Validate() error
func (*CreatePluginVersionV1Response) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionV1Response) XXX_DiscardUnknown()
func (*CreatePluginVersionV1Response) XXX_Marshal ¶
func (m *CreatePluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionV1Response) XXX_Merge ¶
func (m *CreatePluginVersionV1Response) XXX_Merge(src proto.Message)
func (*CreatePluginVersionV1Response) XXX_Size ¶
func (m *CreatePluginVersionV1Response) XXX_Size() int
func (*CreatePluginVersionV1Response) XXX_Unmarshal ¶
func (m *CreatePluginVersionV1Response) XXX_Unmarshal(b []byte) error
type CreatePluginVersionV1ResponseWrapper ¶
type CreatePluginVersionV1ResponseWrapper 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 *CreatePluginVersionV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreatePluginVersionV1Api返回
func (*CreatePluginVersionV1ResponseWrapper) Descriptor ¶
func (*CreatePluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*CreatePluginVersionV1ResponseWrapper) GetCode ¶
func (m *CreatePluginVersionV1ResponseWrapper) GetCode() int32
func (*CreatePluginVersionV1ResponseWrapper) GetCodeExplain ¶
func (m *CreatePluginVersionV1ResponseWrapper) GetCodeExplain() string
func (*CreatePluginVersionV1ResponseWrapper) GetData ¶
func (m *CreatePluginVersionV1ResponseWrapper) GetData() *CreatePluginVersionV1Response
func (*CreatePluginVersionV1ResponseWrapper) GetError ¶
func (m *CreatePluginVersionV1ResponseWrapper) GetError() string
func (*CreatePluginVersionV1ResponseWrapper) ProtoMessage ¶
func (*CreatePluginVersionV1ResponseWrapper) ProtoMessage()
func (*CreatePluginVersionV1ResponseWrapper) Reset ¶
func (m *CreatePluginVersionV1ResponseWrapper) Reset()
func (*CreatePluginVersionV1ResponseWrapper) String ¶
func (m *CreatePluginVersionV1ResponseWrapper) String() string
func (*CreatePluginVersionV1ResponseWrapper) Validate ¶
func (this *CreatePluginVersionV1ResponseWrapper) Validate() error
func (*CreatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *CreatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
func (*CreatePluginVersionV1ResponseWrapper) XXX_Marshal ¶
func (m *CreatePluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePluginVersionV1ResponseWrapper) XXX_Merge ¶
func (m *CreatePluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*CreatePluginVersionV1ResponseWrapper) XXX_Size ¶
func (m *CreatePluginVersionV1ResponseWrapper) XXX_Size() int
func (*CreatePluginVersionV1ResponseWrapper) XXX_Unmarshal ¶
func (m *CreatePluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
type DeletePluginVersionRequest ¶
type DeletePluginVersionRequest struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本Id VerId string `protobuf:"bytes,2,opt,name=verId,proto3" json:"verId" form:"verId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeletePluginVersion请求
func (*DeletePluginVersionRequest) Descriptor ¶
func (*DeletePluginVersionRequest) Descriptor() ([]byte, []int)
func (*DeletePluginVersionRequest) GetId ¶
func (m *DeletePluginVersionRequest) GetId() string
func (*DeletePluginVersionRequest) GetVerId ¶
func (m *DeletePluginVersionRequest) GetVerId() string
func (*DeletePluginVersionRequest) ProtoMessage ¶
func (*DeletePluginVersionRequest) ProtoMessage()
func (*DeletePluginVersionRequest) Reset ¶
func (m *DeletePluginVersionRequest) Reset()
func (*DeletePluginVersionRequest) String ¶
func (m *DeletePluginVersionRequest) String() string
func (*DeletePluginVersionRequest) Validate ¶
func (this *DeletePluginVersionRequest) Validate() error
func (*DeletePluginVersionRequest) XXX_DiscardUnknown ¶
func (m *DeletePluginVersionRequest) XXX_DiscardUnknown()
func (*DeletePluginVersionRequest) XXX_Marshal ¶
func (m *DeletePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeletePluginVersionRequest) XXX_Merge ¶
func (m *DeletePluginVersionRequest) XXX_Merge(src proto.Message)
func (*DeletePluginVersionRequest) XXX_Size ¶
func (m *DeletePluginVersionRequest) XXX_Size() int
func (*DeletePluginVersionRequest) XXX_Unmarshal ¶
func (m *DeletePluginVersionRequest) XXX_Unmarshal(b []byte) error
type DeletePluginVersionResponse ¶
type DeletePluginVersionResponse struct { // //ID 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:"-"` }
DeletePluginVersion返回
func (*DeletePluginVersionResponse) Descriptor ¶
func (*DeletePluginVersionResponse) Descriptor() ([]byte, []int)
func (*DeletePluginVersionResponse) GetId ¶
func (m *DeletePluginVersionResponse) GetId() string
func (*DeletePluginVersionResponse) ProtoMessage ¶
func (*DeletePluginVersionResponse) ProtoMessage()
func (*DeletePluginVersionResponse) Reset ¶
func (m *DeletePluginVersionResponse) Reset()
func (*DeletePluginVersionResponse) String ¶
func (m *DeletePluginVersionResponse) String() string
func (*DeletePluginVersionResponse) Validate ¶
func (this *DeletePluginVersionResponse) Validate() error
func (*DeletePluginVersionResponse) XXX_DiscardUnknown ¶
func (m *DeletePluginVersionResponse) XXX_DiscardUnknown()
func (*DeletePluginVersionResponse) XXX_Marshal ¶
func (m *DeletePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeletePluginVersionResponse) XXX_Merge ¶
func (m *DeletePluginVersionResponse) XXX_Merge(src proto.Message)
func (*DeletePluginVersionResponse) XXX_Size ¶
func (m *DeletePluginVersionResponse) XXX_Size() int
func (*DeletePluginVersionResponse) XXX_Unmarshal ¶
func (m *DeletePluginVersionResponse) XXX_Unmarshal(b []byte) error
type DeletePluginVersionResponseWrapper ¶
type DeletePluginVersionResponseWrapper 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 *DeletePluginVersionResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeletePluginVersionApi返回
func (*DeletePluginVersionResponseWrapper) Descriptor ¶
func (*DeletePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
func (*DeletePluginVersionResponseWrapper) GetCode ¶
func (m *DeletePluginVersionResponseWrapper) GetCode() int32
func (*DeletePluginVersionResponseWrapper) GetCodeExplain ¶
func (m *DeletePluginVersionResponseWrapper) GetCodeExplain() string
func (*DeletePluginVersionResponseWrapper) GetData ¶
func (m *DeletePluginVersionResponseWrapper) GetData() *DeletePluginVersionResponse
func (*DeletePluginVersionResponseWrapper) GetError ¶
func (m *DeletePluginVersionResponseWrapper) GetError() string
func (*DeletePluginVersionResponseWrapper) ProtoMessage ¶
func (*DeletePluginVersionResponseWrapper) ProtoMessage()
func (*DeletePluginVersionResponseWrapper) Reset ¶
func (m *DeletePluginVersionResponseWrapper) Reset()
func (*DeletePluginVersionResponseWrapper) String ¶
func (m *DeletePluginVersionResponseWrapper) String() string
func (*DeletePluginVersionResponseWrapper) Validate ¶
func (this *DeletePluginVersionResponseWrapper) Validate() error
func (*DeletePluginVersionResponseWrapper) XXX_DiscardUnknown ¶
func (m *DeletePluginVersionResponseWrapper) XXX_DiscardUnknown()
func (*DeletePluginVersionResponseWrapper) XXX_Marshal ¶
func (m *DeletePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeletePluginVersionResponseWrapper) XXX_Merge ¶
func (m *DeletePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
func (*DeletePluginVersionResponseWrapper) XXX_Size ¶
func (m *DeletePluginVersionResponseWrapper) XXX_Size() int
func (*DeletePluginVersionResponseWrapper) XXX_Unmarshal ¶
func (m *DeletePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
type GetPluginVersionRequest ¶
type GetPluginVersionRequest struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本Id VerId string `protobuf:"bytes,2,opt,name=verId,proto3" json:"verId" form:"verId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetPluginVersion请求
func (*GetPluginVersionRequest) Descriptor ¶
func (*GetPluginVersionRequest) Descriptor() ([]byte, []int)
func (*GetPluginVersionRequest) GetId ¶
func (m *GetPluginVersionRequest) GetId() string
func (*GetPluginVersionRequest) GetVerId ¶
func (m *GetPluginVersionRequest) GetVerId() string
func (*GetPluginVersionRequest) ProtoMessage ¶
func (*GetPluginVersionRequest) ProtoMessage()
func (*GetPluginVersionRequest) Reset ¶
func (m *GetPluginVersionRequest) Reset()
func (*GetPluginVersionRequest) String ¶
func (m *GetPluginVersionRequest) String() string
func (*GetPluginVersionRequest) Validate ¶
func (this *GetPluginVersionRequest) Validate() error
func (*GetPluginVersionRequest) XXX_DiscardUnknown ¶
func (m *GetPluginVersionRequest) XXX_DiscardUnknown()
func (*GetPluginVersionRequest) XXX_Marshal ¶
func (m *GetPluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPluginVersionRequest) XXX_Merge ¶
func (m *GetPluginVersionRequest) XXX_Merge(src proto.Message)
func (*GetPluginVersionRequest) XXX_Size ¶
func (m *GetPluginVersionRequest) XXX_Size() int
func (*GetPluginVersionRequest) XXX_Unmarshal ¶
func (m *GetPluginVersionRequest) XXX_Unmarshal(b []byte) error
type GetPluginVersionResponseWrapper ¶
type GetPluginVersionResponseWrapper 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.PluginVersion `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetPluginVersionApi返回
func (*GetPluginVersionResponseWrapper) Descriptor ¶
func (*GetPluginVersionResponseWrapper) Descriptor() ([]byte, []int)
func (*GetPluginVersionResponseWrapper) GetCode ¶
func (m *GetPluginVersionResponseWrapper) GetCode() int32
func (*GetPluginVersionResponseWrapper) GetCodeExplain ¶
func (m *GetPluginVersionResponseWrapper) GetCodeExplain() string
func (*GetPluginVersionResponseWrapper) GetData ¶
func (m *GetPluginVersionResponseWrapper) GetData() *agent_admin.PluginVersion
func (*GetPluginVersionResponseWrapper) GetError ¶
func (m *GetPluginVersionResponseWrapper) GetError() string
func (*GetPluginVersionResponseWrapper) ProtoMessage ¶
func (*GetPluginVersionResponseWrapper) ProtoMessage()
func (*GetPluginVersionResponseWrapper) Reset ¶
func (m *GetPluginVersionResponseWrapper) Reset()
func (*GetPluginVersionResponseWrapper) String ¶
func (m *GetPluginVersionResponseWrapper) String() string
func (*GetPluginVersionResponseWrapper) Validate ¶
func (this *GetPluginVersionResponseWrapper) Validate() error
func (*GetPluginVersionResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetPluginVersionResponseWrapper) XXX_DiscardUnknown()
func (*GetPluginVersionResponseWrapper) XXX_Marshal ¶
func (m *GetPluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPluginVersionResponseWrapper) XXX_Merge ¶
func (m *GetPluginVersionResponseWrapper) XXX_Merge(src proto.Message)
func (*GetPluginVersionResponseWrapper) XXX_Size ¶
func (m *GetPluginVersionResponseWrapper) XXX_Size() int
func (*GetPluginVersionResponseWrapper) XXX_Unmarshal ¶
func (m *GetPluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
type GetPluginVersionV1Request ¶
type GetPluginVersionV1Request struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本Id VerId string `protobuf:"bytes,2,opt,name=verId,proto3" json:"verId" form:"verId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetPluginVersionV1请求
func (*GetPluginVersionV1Request) Descriptor ¶
func (*GetPluginVersionV1Request) Descriptor() ([]byte, []int)
func (*GetPluginVersionV1Request) GetId ¶
func (m *GetPluginVersionV1Request) GetId() string
func (*GetPluginVersionV1Request) GetVerId ¶
func (m *GetPluginVersionV1Request) GetVerId() string
func (*GetPluginVersionV1Request) ProtoMessage ¶
func (*GetPluginVersionV1Request) ProtoMessage()
func (*GetPluginVersionV1Request) Reset ¶
func (m *GetPluginVersionV1Request) Reset()
func (*GetPluginVersionV1Request) String ¶
func (m *GetPluginVersionV1Request) String() string
func (*GetPluginVersionV1Request) Validate ¶
func (this *GetPluginVersionV1Request) Validate() error
func (*GetPluginVersionV1Request) XXX_DiscardUnknown ¶
func (m *GetPluginVersionV1Request) XXX_DiscardUnknown()
func (*GetPluginVersionV1Request) XXX_Marshal ¶
func (m *GetPluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPluginVersionV1Request) XXX_Merge ¶
func (m *GetPluginVersionV1Request) XXX_Merge(src proto.Message)
func (*GetPluginVersionV1Request) XXX_Size ¶
func (m *GetPluginVersionV1Request) XXX_Size() int
func (*GetPluginVersionV1Request) XXX_Unmarshal ¶
func (m *GetPluginVersionV1Request) XXX_Unmarshal(b []byte) error
type GetPluginVersionV1Response ¶
type GetPluginVersionV1Response struct { // //插件包版本名称 VersionName string `protobuf:"bytes,1,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //所属插件包 AgentPlugin *agent_admin.Plugin `protobuf:"bytes,2,opt,name=agentPlugin,proto3" json:"agentPlugin" form:"agentPlugin"` // //基线版本 BaseVersion *agent_admin.PluginVersion `protobuf:"bytes,3,opt,name=baseVersion,proto3" json:"baseVersion" form:"baseVersion"` // //ID Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id" form:"id"` // //仓库版本ID RepoVersionId string `protobuf:"bytes,5,opt,name=repoVersionId,proto3" json:"repoVersionId" form:"repoVersionId"` // //版本名称 Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,7,opt,name=memo,proto3" json:"memo" form:"memo"` // //所属插件ID PluginId string `protobuf:"bytes,8,opt,name=pluginId,proto3" json:"pluginId" form:"pluginId"` // //创建者 Creator string `protobuf:"bytes,9,opt,name=creator,proto3" json:"creator" form:"creator"` // //创建时间 Ctime int32 `protobuf:"varint,10,opt,name=ctime,proto3" json:"ctime" form:"ctime"` // //修改时间 Mtime int32 `protobuf:"varint,11,opt,name=mtime,proto3" json:"mtime" form:"mtime"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetPluginVersionV1返回
func (*GetPluginVersionV1Response) Descriptor ¶
func (*GetPluginVersionV1Response) Descriptor() ([]byte, []int)
func (*GetPluginVersionV1Response) GetAgentPlugin ¶
func (m *GetPluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
func (*GetPluginVersionV1Response) GetBaseVersion ¶
func (m *GetPluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
func (*GetPluginVersionV1Response) GetCreator ¶
func (m *GetPluginVersionV1Response) GetCreator() string
func (*GetPluginVersionV1Response) GetCtime ¶
func (m *GetPluginVersionV1Response) GetCtime() int32
func (*GetPluginVersionV1Response) GetId ¶
func (m *GetPluginVersionV1Response) GetId() string
func (*GetPluginVersionV1Response) GetMemo ¶
func (m *GetPluginVersionV1Response) GetMemo() string
func (*GetPluginVersionV1Response) GetMtime ¶
func (m *GetPluginVersionV1Response) GetMtime() int32
func (*GetPluginVersionV1Response) GetName ¶
func (m *GetPluginVersionV1Response) GetName() string
func (*GetPluginVersionV1Response) GetPluginId ¶
func (m *GetPluginVersionV1Response) GetPluginId() string
func (*GetPluginVersionV1Response) GetRepoVersionId ¶
func (m *GetPluginVersionV1Response) GetRepoVersionId() string
func (*GetPluginVersionV1Response) GetVersionName ¶
func (m *GetPluginVersionV1Response) GetVersionName() string
func (*GetPluginVersionV1Response) ProtoMessage ¶
func (*GetPluginVersionV1Response) ProtoMessage()
func (*GetPluginVersionV1Response) Reset ¶
func (m *GetPluginVersionV1Response) Reset()
func (*GetPluginVersionV1Response) String ¶
func (m *GetPluginVersionV1Response) String() string
func (*GetPluginVersionV1Response) Validate ¶
func (this *GetPluginVersionV1Response) Validate() error
func (*GetPluginVersionV1Response) XXX_DiscardUnknown ¶
func (m *GetPluginVersionV1Response) XXX_DiscardUnknown()
func (*GetPluginVersionV1Response) XXX_Marshal ¶
func (m *GetPluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPluginVersionV1Response) XXX_Merge ¶
func (m *GetPluginVersionV1Response) XXX_Merge(src proto.Message)
func (*GetPluginVersionV1Response) XXX_Size ¶
func (m *GetPluginVersionV1Response) XXX_Size() int
func (*GetPluginVersionV1Response) XXX_Unmarshal ¶
func (m *GetPluginVersionV1Response) XXX_Unmarshal(b []byte) error
type GetPluginVersionV1ResponseWrapper ¶
type GetPluginVersionV1ResponseWrapper 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 *GetPluginVersionV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetPluginVersionV1Api返回
func (*GetPluginVersionV1ResponseWrapper) Descriptor ¶
func (*GetPluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*GetPluginVersionV1ResponseWrapper) GetCode ¶
func (m *GetPluginVersionV1ResponseWrapper) GetCode() int32
func (*GetPluginVersionV1ResponseWrapper) GetCodeExplain ¶
func (m *GetPluginVersionV1ResponseWrapper) GetCodeExplain() string
func (*GetPluginVersionV1ResponseWrapper) GetData ¶
func (m *GetPluginVersionV1ResponseWrapper) GetData() *GetPluginVersionV1Response
func (*GetPluginVersionV1ResponseWrapper) GetError ¶
func (m *GetPluginVersionV1ResponseWrapper) GetError() string
func (*GetPluginVersionV1ResponseWrapper) ProtoMessage ¶
func (*GetPluginVersionV1ResponseWrapper) ProtoMessage()
func (*GetPluginVersionV1ResponseWrapper) Reset ¶
func (m *GetPluginVersionV1ResponseWrapper) Reset()
func (*GetPluginVersionV1ResponseWrapper) String ¶
func (m *GetPluginVersionV1ResponseWrapper) String() string
func (*GetPluginVersionV1ResponseWrapper) Validate ¶
func (this *GetPluginVersionV1ResponseWrapper) Validate() error
func (*GetPluginVersionV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetPluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
func (*GetPluginVersionV1ResponseWrapper) XXX_Marshal ¶
func (m *GetPluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPluginVersionV1ResponseWrapper) XXX_Merge ¶
func (m *GetPluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*GetPluginVersionV1ResponseWrapper) XXX_Size ¶
func (m *GetPluginVersionV1ResponseWrapper) XXX_Size() int
func (*GetPluginVersionV1ResponseWrapper) XXX_Unmarshal ¶
func (m *GetPluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
type ListPluginVersionRequest ¶
type ListPluginVersionRequest struct { // //组件ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //页码 Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page" form:"page"` // //每页数据量 PageSize int32 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize" form:"pageSize"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersion请求
func (*ListPluginVersionRequest) Descriptor ¶
func (*ListPluginVersionRequest) Descriptor() ([]byte, []int)
func (*ListPluginVersionRequest) GetId ¶
func (m *ListPluginVersionRequest) GetId() string
func (*ListPluginVersionRequest) GetPage ¶
func (m *ListPluginVersionRequest) GetPage() int32
func (*ListPluginVersionRequest) GetPageSize ¶
func (m *ListPluginVersionRequest) GetPageSize() int32
func (*ListPluginVersionRequest) ProtoMessage ¶
func (*ListPluginVersionRequest) ProtoMessage()
func (*ListPluginVersionRequest) Reset ¶
func (m *ListPluginVersionRequest) Reset()
func (*ListPluginVersionRequest) String ¶
func (m *ListPluginVersionRequest) String() string
func (*ListPluginVersionRequest) Validate ¶
func (this *ListPluginVersionRequest) Validate() error
func (*ListPluginVersionRequest) XXX_DiscardUnknown ¶
func (m *ListPluginVersionRequest) XXX_DiscardUnknown()
func (*ListPluginVersionRequest) XXX_Marshal ¶
func (m *ListPluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionRequest) XXX_Merge ¶
func (m *ListPluginVersionRequest) XXX_Merge(src proto.Message)
func (*ListPluginVersionRequest) XXX_Size ¶
func (m *ListPluginVersionRequest) XXX_Size() int
func (*ListPluginVersionRequest) XXX_Unmarshal ¶
func (m *ListPluginVersionRequest) XXX_Unmarshal(b []byte) error
type ListPluginVersionResponse ¶
type ListPluginVersionResponse 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.PluginVersion `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersion返回
func (*ListPluginVersionResponse) Descriptor ¶
func (*ListPluginVersionResponse) Descriptor() ([]byte, []int)
func (*ListPluginVersionResponse) GetList ¶
func (m *ListPluginVersionResponse) GetList() []*agent_admin.PluginVersion
func (*ListPluginVersionResponse) GetPage ¶
func (m *ListPluginVersionResponse) GetPage() int32
func (*ListPluginVersionResponse) GetPageSize ¶
func (m *ListPluginVersionResponse) GetPageSize() int32
func (*ListPluginVersionResponse) GetTotal ¶
func (m *ListPluginVersionResponse) GetTotal() int32
func (*ListPluginVersionResponse) ProtoMessage ¶
func (*ListPluginVersionResponse) ProtoMessage()
func (*ListPluginVersionResponse) Reset ¶
func (m *ListPluginVersionResponse) Reset()
func (*ListPluginVersionResponse) String ¶
func (m *ListPluginVersionResponse) String() string
func (*ListPluginVersionResponse) Validate ¶
func (this *ListPluginVersionResponse) Validate() error
func (*ListPluginVersionResponse) XXX_DiscardUnknown ¶
func (m *ListPluginVersionResponse) XXX_DiscardUnknown()
func (*ListPluginVersionResponse) XXX_Marshal ¶
func (m *ListPluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionResponse) XXX_Merge ¶
func (m *ListPluginVersionResponse) XXX_Merge(src proto.Message)
func (*ListPluginVersionResponse) XXX_Size ¶
func (m *ListPluginVersionResponse) XXX_Size() int
func (*ListPluginVersionResponse) XXX_Unmarshal ¶
func (m *ListPluginVersionResponse) XXX_Unmarshal(b []byte) error
type ListPluginVersionResponseWrapper ¶
type ListPluginVersionResponseWrapper 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 *ListPluginVersionResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersionApi返回
func (*ListPluginVersionResponseWrapper) Descriptor ¶
func (*ListPluginVersionResponseWrapper) Descriptor() ([]byte, []int)
func (*ListPluginVersionResponseWrapper) GetCode ¶
func (m *ListPluginVersionResponseWrapper) GetCode() int32
func (*ListPluginVersionResponseWrapper) GetCodeExplain ¶
func (m *ListPluginVersionResponseWrapper) GetCodeExplain() string
func (*ListPluginVersionResponseWrapper) GetData ¶
func (m *ListPluginVersionResponseWrapper) GetData() *ListPluginVersionResponse
func (*ListPluginVersionResponseWrapper) GetError ¶
func (m *ListPluginVersionResponseWrapper) GetError() string
func (*ListPluginVersionResponseWrapper) ProtoMessage ¶
func (*ListPluginVersionResponseWrapper) ProtoMessage()
func (*ListPluginVersionResponseWrapper) Reset ¶
func (m *ListPluginVersionResponseWrapper) Reset()
func (*ListPluginVersionResponseWrapper) String ¶
func (m *ListPluginVersionResponseWrapper) String() string
func (*ListPluginVersionResponseWrapper) Validate ¶
func (this *ListPluginVersionResponseWrapper) Validate() error
func (*ListPluginVersionResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListPluginVersionResponseWrapper) XXX_DiscardUnknown()
func (*ListPluginVersionResponseWrapper) XXX_Marshal ¶
func (m *ListPluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionResponseWrapper) XXX_Merge ¶
func (m *ListPluginVersionResponseWrapper) XXX_Merge(src proto.Message)
func (*ListPluginVersionResponseWrapper) XXX_Size ¶
func (m *ListPluginVersionResponseWrapper) XXX_Size() int
func (*ListPluginVersionResponseWrapper) XXX_Unmarshal ¶
func (m *ListPluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
type ListPluginVersionV1Request ¶
type ListPluginVersionV1Request struct { // //组件ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //页码 Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page" form:"page"` // //每页数据量 PageSize int32 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize" form:"pageSize"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersionV1请求
func (*ListPluginVersionV1Request) Descriptor ¶
func (*ListPluginVersionV1Request) Descriptor() ([]byte, []int)
func (*ListPluginVersionV1Request) GetId ¶
func (m *ListPluginVersionV1Request) GetId() string
func (*ListPluginVersionV1Request) GetPage ¶
func (m *ListPluginVersionV1Request) GetPage() int32
func (*ListPluginVersionV1Request) GetPageSize ¶
func (m *ListPluginVersionV1Request) GetPageSize() int32
func (*ListPluginVersionV1Request) ProtoMessage ¶
func (*ListPluginVersionV1Request) ProtoMessage()
func (*ListPluginVersionV1Request) Reset ¶
func (m *ListPluginVersionV1Request) Reset()
func (*ListPluginVersionV1Request) String ¶
func (m *ListPluginVersionV1Request) String() string
func (*ListPluginVersionV1Request) Validate ¶
func (this *ListPluginVersionV1Request) Validate() error
func (*ListPluginVersionV1Request) XXX_DiscardUnknown ¶
func (m *ListPluginVersionV1Request) XXX_DiscardUnknown()
func (*ListPluginVersionV1Request) XXX_Marshal ¶
func (m *ListPluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionV1Request) XXX_Merge ¶
func (m *ListPluginVersionV1Request) XXX_Merge(src proto.Message)
func (*ListPluginVersionV1Request) XXX_Size ¶
func (m *ListPluginVersionV1Request) XXX_Size() int
func (*ListPluginVersionV1Request) XXX_Unmarshal ¶
func (m *ListPluginVersionV1Request) XXX_Unmarshal(b []byte) error
type ListPluginVersionV1Response ¶
type ListPluginVersionV1Response 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 []*ListPluginVersionV1Response_List `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersionV1返回
func (*ListPluginVersionV1Response) Descriptor ¶
func (*ListPluginVersionV1Response) Descriptor() ([]byte, []int)
func (*ListPluginVersionV1Response) GetList ¶
func (m *ListPluginVersionV1Response) GetList() []*ListPluginVersionV1Response_List
func (*ListPluginVersionV1Response) GetPage ¶
func (m *ListPluginVersionV1Response) GetPage() int32
func (*ListPluginVersionV1Response) GetPageSize ¶
func (m *ListPluginVersionV1Response) GetPageSize() int32
func (*ListPluginVersionV1Response) GetTotal ¶
func (m *ListPluginVersionV1Response) GetTotal() int32
func (*ListPluginVersionV1Response) ProtoMessage ¶
func (*ListPluginVersionV1Response) ProtoMessage()
func (*ListPluginVersionV1Response) Reset ¶
func (m *ListPluginVersionV1Response) Reset()
func (*ListPluginVersionV1Response) String ¶
func (m *ListPluginVersionV1Response) String() string
func (*ListPluginVersionV1Response) Validate ¶
func (this *ListPluginVersionV1Response) Validate() error
func (*ListPluginVersionV1Response) XXX_DiscardUnknown ¶
func (m *ListPluginVersionV1Response) XXX_DiscardUnknown()
func (*ListPluginVersionV1Response) XXX_Marshal ¶
func (m *ListPluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionV1Response) XXX_Merge ¶
func (m *ListPluginVersionV1Response) XXX_Merge(src proto.Message)
func (*ListPluginVersionV1Response) XXX_Size ¶
func (m *ListPluginVersionV1Response) XXX_Size() int
func (*ListPluginVersionV1Response) XXX_Unmarshal ¶
func (m *ListPluginVersionV1Response) XXX_Unmarshal(b []byte) error
type ListPluginVersionV1ResponseWrapper ¶
type ListPluginVersionV1ResponseWrapper 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 *ListPluginVersionV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListPluginVersionV1Api返回
func (*ListPluginVersionV1ResponseWrapper) Descriptor ¶
func (*ListPluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*ListPluginVersionV1ResponseWrapper) GetCode ¶
func (m *ListPluginVersionV1ResponseWrapper) GetCode() int32
func (*ListPluginVersionV1ResponseWrapper) GetCodeExplain ¶
func (m *ListPluginVersionV1ResponseWrapper) GetCodeExplain() string
func (*ListPluginVersionV1ResponseWrapper) GetData ¶
func (m *ListPluginVersionV1ResponseWrapper) GetData() *ListPluginVersionV1Response
func (*ListPluginVersionV1ResponseWrapper) GetError ¶
func (m *ListPluginVersionV1ResponseWrapper) GetError() string
func (*ListPluginVersionV1ResponseWrapper) ProtoMessage ¶
func (*ListPluginVersionV1ResponseWrapper) ProtoMessage()
func (*ListPluginVersionV1ResponseWrapper) Reset ¶
func (m *ListPluginVersionV1ResponseWrapper) Reset()
func (*ListPluginVersionV1ResponseWrapper) String ¶
func (m *ListPluginVersionV1ResponseWrapper) String() string
func (*ListPluginVersionV1ResponseWrapper) Validate ¶
func (this *ListPluginVersionV1ResponseWrapper) Validate() error
func (*ListPluginVersionV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListPluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
func (*ListPluginVersionV1ResponseWrapper) XXX_Marshal ¶
func (m *ListPluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionV1ResponseWrapper) XXX_Merge ¶
func (m *ListPluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*ListPluginVersionV1ResponseWrapper) XXX_Size ¶
func (m *ListPluginVersionV1ResponseWrapper) XXX_Size() int
func (*ListPluginVersionV1ResponseWrapper) XXX_Unmarshal ¶
func (m *ListPluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
type ListPluginVersionV1Response_List ¶
type ListPluginVersionV1Response_List struct { // //插件包版本名称 VersionName string `protobuf:"bytes,1,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //所属插件包 AgentPlugin *agent_admin.Plugin `protobuf:"bytes,2,opt,name=agentPlugin,proto3" json:"agentPlugin" form:"agentPlugin"` // //基线版本 BaseVersion *agent_admin.PluginVersion `protobuf:"bytes,3,opt,name=baseVersion,proto3" json:"baseVersion" form:"baseVersion"` // //版本部署实例数量 DeployedCount int32 `protobuf:"varint,4,opt,name=deployedCount,proto3" json:"deployedCount" form:"deployedCount"` // //ID Id string `protobuf:"bytes,5,opt,name=id,proto3" json:"id" form:"id"` // //仓库版本ID RepoVersionId string `protobuf:"bytes,6,opt,name=repoVersionId,proto3" json:"repoVersionId" form:"repoVersionId"` // //版本名称 Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,8,opt,name=memo,proto3" json:"memo" form:"memo"` // //所属插件ID PluginId string `protobuf:"bytes,9,opt,name=pluginId,proto3" json:"pluginId" form:"pluginId"` // //创建者 Creator string `protobuf:"bytes,10,opt,name=creator,proto3" json:"creator" form:"creator"` // //创建时间 Ctime int32 `protobuf:"varint,11,opt,name=ctime,proto3" json:"ctime" form:"ctime"` // //修改时间 Mtime int32 `protobuf:"varint,12,opt,name=mtime,proto3" json:"mtime" form:"mtime"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListPluginVersionV1Response_List) Descriptor ¶
func (*ListPluginVersionV1Response_List) Descriptor() ([]byte, []int)
func (*ListPluginVersionV1Response_List) GetAgentPlugin ¶
func (m *ListPluginVersionV1Response_List) GetAgentPlugin() *agent_admin.Plugin
func (*ListPluginVersionV1Response_List) GetBaseVersion ¶
func (m *ListPluginVersionV1Response_List) GetBaseVersion() *agent_admin.PluginVersion
func (*ListPluginVersionV1Response_List) GetCreator ¶
func (m *ListPluginVersionV1Response_List) GetCreator() string
func (*ListPluginVersionV1Response_List) GetCtime ¶
func (m *ListPluginVersionV1Response_List) GetCtime() int32
func (*ListPluginVersionV1Response_List) GetDeployedCount ¶
func (m *ListPluginVersionV1Response_List) GetDeployedCount() int32
func (*ListPluginVersionV1Response_List) GetId ¶
func (m *ListPluginVersionV1Response_List) GetId() string
func (*ListPluginVersionV1Response_List) GetMemo ¶
func (m *ListPluginVersionV1Response_List) GetMemo() string
func (*ListPluginVersionV1Response_List) GetMtime ¶
func (m *ListPluginVersionV1Response_List) GetMtime() int32
func (*ListPluginVersionV1Response_List) GetName ¶
func (m *ListPluginVersionV1Response_List) GetName() string
func (*ListPluginVersionV1Response_List) GetPluginId ¶
func (m *ListPluginVersionV1Response_List) GetPluginId() string
func (*ListPluginVersionV1Response_List) GetRepoVersionId ¶
func (m *ListPluginVersionV1Response_List) GetRepoVersionId() string
func (*ListPluginVersionV1Response_List) GetVersionName ¶
func (m *ListPluginVersionV1Response_List) GetVersionName() string
func (*ListPluginVersionV1Response_List) ProtoMessage ¶
func (*ListPluginVersionV1Response_List) ProtoMessage()
func (*ListPluginVersionV1Response_List) Reset ¶
func (m *ListPluginVersionV1Response_List) Reset()
func (*ListPluginVersionV1Response_List) String ¶
func (m *ListPluginVersionV1Response_List) String() string
func (*ListPluginVersionV1Response_List) Validate ¶
func (this *ListPluginVersionV1Response_List) Validate() error
func (*ListPluginVersionV1Response_List) XXX_DiscardUnknown ¶
func (m *ListPluginVersionV1Response_List) XXX_DiscardUnknown()
func (*ListPluginVersionV1Response_List) XXX_Marshal ¶
func (m *ListPluginVersionV1Response_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPluginVersionV1Response_List) XXX_Merge ¶
func (m *ListPluginVersionV1Response_List) XXX_Merge(src proto.Message)
func (*ListPluginVersionV1Response_List) XXX_Size ¶
func (m *ListPluginVersionV1Response_List) XXX_Size() int
func (*ListPluginVersionV1Response_List) XXX_Unmarshal ¶
func (m *ListPluginVersionV1Response_List) XXX_Unmarshal(b []byte) error
type Service ¶
type Service interface { CreatePluginVersion(context.Context, *CreatePluginVersionRequest) (*CreatePluginVersionResponse, error) CreatePluginVersionV1(context.Context, *CreatePluginVersionV1Request) (*CreatePluginVersionV1Response, error) DeletePluginVersion(context.Context, *DeletePluginVersionRequest) (*DeletePluginVersionResponse, error) GetPluginVersion(context.Context, *GetPluginVersionRequest) (*agent_admin.PluginVersion, error) GetPluginVersionV1(context.Context, *GetPluginVersionV1Request) (*GetPluginVersionV1Response, error) ListPluginVersion(context.Context, *ListPluginVersionRequest) (*ListPluginVersionResponse, error) ListPluginVersionV1(context.Context, *ListPluginVersionV1Request) (*ListPluginVersionV1Response, error) UpdatePluginVersion(context.Context, *UpdatePluginVersionRequest) (*UpdatePluginVersionResponse, error) UpdatePluginVersionV1(context.Context, *UpdatePluginVersionV1Request) (*UpdatePluginVersionV1Response, error) }
Service is the server API for plugin_version service.
type UpdatePluginVersionRequest ¶
type UpdatePluginVersionRequest struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本Id VerId string `protobuf:"bytes,2,opt,name=verId,proto3" json:"verId" form:"verId"` // //版本名称 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,4,opt,name=memo,proto3" json:"memo" form:"memo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePluginVersion请求
func (*UpdatePluginVersionRequest) Descriptor ¶
func (*UpdatePluginVersionRequest) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionRequest) GetId ¶
func (m *UpdatePluginVersionRequest) GetId() string
func (*UpdatePluginVersionRequest) GetMemo ¶
func (m *UpdatePluginVersionRequest) GetMemo() string
func (*UpdatePluginVersionRequest) GetName ¶
func (m *UpdatePluginVersionRequest) GetName() string
func (*UpdatePluginVersionRequest) GetVerId ¶
func (m *UpdatePluginVersionRequest) GetVerId() string
func (*UpdatePluginVersionRequest) ProtoMessage ¶
func (*UpdatePluginVersionRequest) ProtoMessage()
func (*UpdatePluginVersionRequest) Reset ¶
func (m *UpdatePluginVersionRequest) Reset()
func (*UpdatePluginVersionRequest) String ¶
func (m *UpdatePluginVersionRequest) String() string
func (*UpdatePluginVersionRequest) Validate ¶
func (this *UpdatePluginVersionRequest) Validate() error
func (*UpdatePluginVersionRequest) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionRequest) XXX_DiscardUnknown()
func (*UpdatePluginVersionRequest) XXX_Marshal ¶
func (m *UpdatePluginVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionRequest) XXX_Merge ¶
func (m *UpdatePluginVersionRequest) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionRequest) XXX_Size ¶
func (m *UpdatePluginVersionRequest) XXX_Size() int
func (*UpdatePluginVersionRequest) XXX_Unmarshal ¶
func (m *UpdatePluginVersionRequest) XXX_Unmarshal(b []byte) error
type UpdatePluginVersionResponse ¶
type UpdatePluginVersionResponse struct { // //ID 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:"-"` }
UpdatePluginVersion返回
func (*UpdatePluginVersionResponse) Descriptor ¶
func (*UpdatePluginVersionResponse) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionResponse) GetId ¶
func (m *UpdatePluginVersionResponse) GetId() string
func (*UpdatePluginVersionResponse) ProtoMessage ¶
func (*UpdatePluginVersionResponse) ProtoMessage()
func (*UpdatePluginVersionResponse) Reset ¶
func (m *UpdatePluginVersionResponse) Reset()
func (*UpdatePluginVersionResponse) String ¶
func (m *UpdatePluginVersionResponse) String() string
func (*UpdatePluginVersionResponse) Validate ¶
func (this *UpdatePluginVersionResponse) Validate() error
func (*UpdatePluginVersionResponse) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionResponse) XXX_DiscardUnknown()
func (*UpdatePluginVersionResponse) XXX_Marshal ¶
func (m *UpdatePluginVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionResponse) XXX_Merge ¶
func (m *UpdatePluginVersionResponse) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionResponse) XXX_Size ¶
func (m *UpdatePluginVersionResponse) XXX_Size() int
func (*UpdatePluginVersionResponse) XXX_Unmarshal ¶
func (m *UpdatePluginVersionResponse) XXX_Unmarshal(b []byte) error
type UpdatePluginVersionResponseWrapper ¶
type UpdatePluginVersionResponseWrapper 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 *UpdatePluginVersionResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePluginVersionApi返回
func (*UpdatePluginVersionResponseWrapper) Descriptor ¶
func (*UpdatePluginVersionResponseWrapper) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionResponseWrapper) GetCode ¶
func (m *UpdatePluginVersionResponseWrapper) GetCode() int32
func (*UpdatePluginVersionResponseWrapper) GetCodeExplain ¶
func (m *UpdatePluginVersionResponseWrapper) GetCodeExplain() string
func (*UpdatePluginVersionResponseWrapper) GetData ¶
func (m *UpdatePluginVersionResponseWrapper) GetData() *UpdatePluginVersionResponse
func (*UpdatePluginVersionResponseWrapper) GetError ¶
func (m *UpdatePluginVersionResponseWrapper) GetError() string
func (*UpdatePluginVersionResponseWrapper) ProtoMessage ¶
func (*UpdatePluginVersionResponseWrapper) ProtoMessage()
func (*UpdatePluginVersionResponseWrapper) Reset ¶
func (m *UpdatePluginVersionResponseWrapper) Reset()
func (*UpdatePluginVersionResponseWrapper) String ¶
func (m *UpdatePluginVersionResponseWrapper) String() string
func (*UpdatePluginVersionResponseWrapper) Validate ¶
func (this *UpdatePluginVersionResponseWrapper) Validate() error
func (*UpdatePluginVersionResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionResponseWrapper) XXX_DiscardUnknown()
func (*UpdatePluginVersionResponseWrapper) XXX_Marshal ¶
func (m *UpdatePluginVersionResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionResponseWrapper) XXX_Merge ¶
func (m *UpdatePluginVersionResponseWrapper) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionResponseWrapper) XXX_Size ¶
func (m *UpdatePluginVersionResponseWrapper) XXX_Size() int
func (*UpdatePluginVersionResponseWrapper) XXX_Unmarshal ¶
func (m *UpdatePluginVersionResponseWrapper) XXX_Unmarshal(b []byte) error
type UpdatePluginVersionV1Request ¶
type UpdatePluginVersionV1Request struct { // //插件Id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id" form:"id"` // //版本Id VerId string `protobuf:"bytes,2,opt,name=verId,proto3" json:"verId" form:"verId"` // //版本名称 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,4,opt,name=memo,proto3" json:"memo" form:"memo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePluginVersionV1请求
func (*UpdatePluginVersionV1Request) Descriptor ¶
func (*UpdatePluginVersionV1Request) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionV1Request) GetId ¶
func (m *UpdatePluginVersionV1Request) GetId() string
func (*UpdatePluginVersionV1Request) GetMemo ¶
func (m *UpdatePluginVersionV1Request) GetMemo() string
func (*UpdatePluginVersionV1Request) GetName ¶
func (m *UpdatePluginVersionV1Request) GetName() string
func (*UpdatePluginVersionV1Request) GetVerId ¶
func (m *UpdatePluginVersionV1Request) GetVerId() string
func (*UpdatePluginVersionV1Request) ProtoMessage ¶
func (*UpdatePluginVersionV1Request) ProtoMessage()
func (*UpdatePluginVersionV1Request) Reset ¶
func (m *UpdatePluginVersionV1Request) Reset()
func (*UpdatePluginVersionV1Request) String ¶
func (m *UpdatePluginVersionV1Request) String() string
func (*UpdatePluginVersionV1Request) Validate ¶
func (this *UpdatePluginVersionV1Request) Validate() error
func (*UpdatePluginVersionV1Request) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionV1Request) XXX_DiscardUnknown()
func (*UpdatePluginVersionV1Request) XXX_Marshal ¶
func (m *UpdatePluginVersionV1Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionV1Request) XXX_Merge ¶
func (m *UpdatePluginVersionV1Request) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionV1Request) XXX_Size ¶
func (m *UpdatePluginVersionV1Request) XXX_Size() int
func (*UpdatePluginVersionV1Request) XXX_Unmarshal ¶
func (m *UpdatePluginVersionV1Request) XXX_Unmarshal(b []byte) error
type UpdatePluginVersionV1Response ¶
type UpdatePluginVersionV1Response struct { // //插件包版本名称 VersionName string `protobuf:"bytes,1,opt,name=versionName,proto3" json:"versionName" form:"versionName"` // //所属插件包 AgentPlugin *agent_admin.Plugin `protobuf:"bytes,2,opt,name=agentPlugin,proto3" json:"agentPlugin" form:"agentPlugin"` // //基线版本 BaseVersion *agent_admin.PluginVersion `protobuf:"bytes,3,opt,name=baseVersion,proto3" json:"baseVersion" form:"baseVersion"` // //ID Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id" form:"id"` // //仓库版本ID RepoVersionId string `protobuf:"bytes,5,opt,name=repoVersionId,proto3" json:"repoVersionId" form:"repoVersionId"` // //版本名称 Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name" form:"name"` // //备注 Memo string `protobuf:"bytes,7,opt,name=memo,proto3" json:"memo" form:"memo"` // //所属插件ID PluginId string `protobuf:"bytes,8,opt,name=pluginId,proto3" json:"pluginId" form:"pluginId"` // //创建者 Creator string `protobuf:"bytes,9,opt,name=creator,proto3" json:"creator" form:"creator"` // //创建时间 Ctime int32 `protobuf:"varint,10,opt,name=ctime,proto3" json:"ctime" form:"ctime"` // //修改时间 Mtime int32 `protobuf:"varint,11,opt,name=mtime,proto3" json:"mtime" form:"mtime"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePluginVersionV1返回
func (*UpdatePluginVersionV1Response) Descriptor ¶
func (*UpdatePluginVersionV1Response) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionV1Response) GetAgentPlugin ¶
func (m *UpdatePluginVersionV1Response) GetAgentPlugin() *agent_admin.Plugin
func (*UpdatePluginVersionV1Response) GetBaseVersion ¶
func (m *UpdatePluginVersionV1Response) GetBaseVersion() *agent_admin.PluginVersion
func (*UpdatePluginVersionV1Response) GetCreator ¶
func (m *UpdatePluginVersionV1Response) GetCreator() string
func (*UpdatePluginVersionV1Response) GetCtime ¶
func (m *UpdatePluginVersionV1Response) GetCtime() int32
func (*UpdatePluginVersionV1Response) GetId ¶
func (m *UpdatePluginVersionV1Response) GetId() string
func (*UpdatePluginVersionV1Response) GetMemo ¶
func (m *UpdatePluginVersionV1Response) GetMemo() string
func (*UpdatePluginVersionV1Response) GetMtime ¶
func (m *UpdatePluginVersionV1Response) GetMtime() int32
func (*UpdatePluginVersionV1Response) GetName ¶
func (m *UpdatePluginVersionV1Response) GetName() string
func (*UpdatePluginVersionV1Response) GetPluginId ¶
func (m *UpdatePluginVersionV1Response) GetPluginId() string
func (*UpdatePluginVersionV1Response) GetRepoVersionId ¶
func (m *UpdatePluginVersionV1Response) GetRepoVersionId() string
func (*UpdatePluginVersionV1Response) GetVersionName ¶
func (m *UpdatePluginVersionV1Response) GetVersionName() string
func (*UpdatePluginVersionV1Response) ProtoMessage ¶
func (*UpdatePluginVersionV1Response) ProtoMessage()
func (*UpdatePluginVersionV1Response) Reset ¶
func (m *UpdatePluginVersionV1Response) Reset()
func (*UpdatePluginVersionV1Response) String ¶
func (m *UpdatePluginVersionV1Response) String() string
func (*UpdatePluginVersionV1Response) Validate ¶
func (this *UpdatePluginVersionV1Response) Validate() error
func (*UpdatePluginVersionV1Response) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionV1Response) XXX_DiscardUnknown()
func (*UpdatePluginVersionV1Response) XXX_Marshal ¶
func (m *UpdatePluginVersionV1Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionV1Response) XXX_Merge ¶
func (m *UpdatePluginVersionV1Response) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionV1Response) XXX_Size ¶
func (m *UpdatePluginVersionV1Response) XXX_Size() int
func (*UpdatePluginVersionV1Response) XXX_Unmarshal ¶
func (m *UpdatePluginVersionV1Response) XXX_Unmarshal(b []byte) error
type UpdatePluginVersionV1ResponseWrapper ¶
type UpdatePluginVersionV1ResponseWrapper 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 *UpdatePluginVersionV1Response `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePluginVersionV1Api返回
func (*UpdatePluginVersionV1ResponseWrapper) Descriptor ¶
func (*UpdatePluginVersionV1ResponseWrapper) Descriptor() ([]byte, []int)
func (*UpdatePluginVersionV1ResponseWrapper) GetCode ¶
func (m *UpdatePluginVersionV1ResponseWrapper) GetCode() int32
func (*UpdatePluginVersionV1ResponseWrapper) GetCodeExplain ¶
func (m *UpdatePluginVersionV1ResponseWrapper) GetCodeExplain() string
func (*UpdatePluginVersionV1ResponseWrapper) GetData ¶
func (m *UpdatePluginVersionV1ResponseWrapper) GetData() *UpdatePluginVersionV1Response
func (*UpdatePluginVersionV1ResponseWrapper) GetError ¶
func (m *UpdatePluginVersionV1ResponseWrapper) GetError() string
func (*UpdatePluginVersionV1ResponseWrapper) ProtoMessage ¶
func (*UpdatePluginVersionV1ResponseWrapper) ProtoMessage()
func (*UpdatePluginVersionV1ResponseWrapper) Reset ¶
func (m *UpdatePluginVersionV1ResponseWrapper) Reset()
func (*UpdatePluginVersionV1ResponseWrapper) String ¶
func (m *UpdatePluginVersionV1ResponseWrapper) String() string
func (*UpdatePluginVersionV1ResponseWrapper) Validate ¶
func (this *UpdatePluginVersionV1ResponseWrapper) Validate() error
func (*UpdatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpdatePluginVersionV1ResponseWrapper) XXX_DiscardUnknown()
func (*UpdatePluginVersionV1ResponseWrapper) XXX_Marshal ¶
func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePluginVersionV1ResponseWrapper) XXX_Merge ¶
func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Merge(src proto.Message)
func (*UpdatePluginVersionV1ResponseWrapper) XXX_Size ¶
func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Size() int
func (*UpdatePluginVersionV1ResponseWrapper) XXX_Unmarshal ¶
func (m *UpdatePluginVersionV1ResponseWrapper) XXX_Unmarshal(b []byte) error
Source Files
¶
- create_plugin_version.pb.go
- create_plugin_version.validator.pb.go
- create_plugin_version_v1.pb.go
- create_plugin_version_v1.validator.pb.go
- delete_plugin_version.pb.go
- delete_plugin_version.validator.pb.go
- get_plugin_version.pb.go
- get_plugin_version.validator.pb.go
- get_plugin_version_v1.pb.go
- get_plugin_version_v1.validator.pb.go
- giraffe_service.giraffe.pb.go
- list_plugin_version.pb.go
- list_plugin_version.validator.pb.go
- list_plugin_version_v1.pb.go
- list_plugin_version_v1.validator.pb.go
- update_plugin_version.pb.go
- update_plugin_version.validator.pb.go
- update_plugin_version_v1.pb.go
- update_plugin_version_v1.validator.pb.go