Documentation ¶
Index ¶
- Variables
- func RegisterOsintServiceServer(s *grpc.Server, srv OsintServiceServer)
- type DeleteOsintDataSourceRequest
- func (*DeleteOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOsintDataSourceRequest) GetOsintDataSourceId() uint32
- func (x *DeleteOsintDataSourceRequest) GetProjectId() uint32
- func (*DeleteOsintDataSourceRequest) ProtoMessage()
- func (x *DeleteOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOsintDataSourceRequest) Reset()
- func (x *DeleteOsintDataSourceRequest) String() string
- func (r *DeleteOsintDataSourceRequest) Validate() error
- type DeleteOsintDetectWordRequest
- func (*DeleteOsintDetectWordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOsintDetectWordRequest) GetOsintDetectWordId() uint32
- func (x *DeleteOsintDetectWordRequest) GetProjectId() uint32
- func (*DeleteOsintDetectWordRequest) ProtoMessage()
- func (x *DeleteOsintDetectWordRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOsintDetectWordRequest) Reset()
- func (x *DeleteOsintDetectWordRequest) String() string
- func (r *DeleteOsintDetectWordRequest) Validate() error
- type DeleteOsintRequest
- func (*DeleteOsintRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOsintRequest) GetOsintId() uint32
- func (x *DeleteOsintRequest) GetProjectId() uint32
- func (*DeleteOsintRequest) ProtoMessage()
- func (x *DeleteOsintRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOsintRequest) Reset()
- func (x *DeleteOsintRequest) String() string
- func (r *DeleteOsintRequest) Validate() error
- type DeleteRelOsintDataSourceRequest
- func (*DeleteRelOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelOsintDataSourceRequest) GetProjectId() uint32
- func (x *DeleteRelOsintDataSourceRequest) GetRelOsintDataSourceId() uint32
- func (*DeleteRelOsintDataSourceRequest) ProtoMessage()
- func (x *DeleteRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRelOsintDataSourceRequest) Reset()
- func (x *DeleteRelOsintDataSourceRequest) String() string
- func (r *DeleteRelOsintDataSourceRequest) Validate() error
- type GetOsintDataSourceRequest
- func (*GetOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOsintDataSourceRequest) GetOsintDataSourceId() uint32
- func (x *GetOsintDataSourceRequest) GetProjectId() uint32
- func (*GetOsintDataSourceRequest) ProtoMessage()
- func (x *GetOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetOsintDataSourceRequest) Reset()
- func (x *GetOsintDataSourceRequest) String() string
- func (r *GetOsintDataSourceRequest) Validate() error
- type GetOsintDataSourceResponse
- func (*GetOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOsintDataSourceResponse) GetOsintDataSource() *OsintDataSource
- func (*GetOsintDataSourceResponse) ProtoMessage()
- func (x *GetOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetOsintDataSourceResponse) Reset()
- func (x *GetOsintDataSourceResponse) String() string
- type GetOsintDetectWordRequest
- func (*GetOsintDetectWordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOsintDetectWordRequest) GetOsintDetectWordId() uint32
- func (x *GetOsintDetectWordRequest) GetProjectId() uint32
- func (*GetOsintDetectWordRequest) ProtoMessage()
- func (x *GetOsintDetectWordRequest) ProtoReflect() protoreflect.Message
- func (x *GetOsintDetectWordRequest) Reset()
- func (x *GetOsintDetectWordRequest) String() string
- func (r *GetOsintDetectWordRequest) Validate() error
- type GetOsintDetectWordResponse
- func (*GetOsintDetectWordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOsintDetectWordResponse) GetOsintDetectWord() *OsintDetectWord
- func (*GetOsintDetectWordResponse) ProtoMessage()
- func (x *GetOsintDetectWordResponse) ProtoReflect() protoreflect.Message
- func (x *GetOsintDetectWordResponse) Reset()
- func (x *GetOsintDetectWordResponse) String() string
- type GetOsintRequest
- func (*GetOsintRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOsintRequest) GetOsintId() uint32
- func (x *GetOsintRequest) GetProjectId() uint32
- func (*GetOsintRequest) ProtoMessage()
- func (x *GetOsintRequest) ProtoReflect() protoreflect.Message
- func (x *GetOsintRequest) Reset()
- func (x *GetOsintRequest) String() string
- func (r *GetOsintRequest) Validate() error
- type GetOsintResponse
- type GetRelOsintDataSourceRequest
- func (*GetRelOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelOsintDataSourceRequest) GetProjectId() uint32
- func (x *GetRelOsintDataSourceRequest) GetRelOsintDataSourceId() uint32
- func (*GetRelOsintDataSourceRequest) ProtoMessage()
- func (x *GetRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetRelOsintDataSourceRequest) Reset()
- func (x *GetRelOsintDataSourceRequest) String() string
- func (r *GetRelOsintDataSourceRequest) Validate() error
- type GetRelOsintDataSourceResponse
- func (*GetRelOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelOsintDataSourceResponse) GetRelOsintDataSource() *RelOsintDataSource
- func (*GetRelOsintDataSourceResponse) ProtoMessage()
- func (x *GetRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetRelOsintDataSourceResponse) Reset()
- func (x *GetRelOsintDataSourceResponse) String() string
- type InvokeScanAllRequest
- func (*InvokeScanAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScanAllRequest) GetOsintDataSourceId() uint32
- func (*InvokeScanAllRequest) ProtoMessage()
- func (x *InvokeScanAllRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeScanAllRequest) Reset()
- func (x *InvokeScanAllRequest) String() string
- type InvokeScanRequest
- func (*InvokeScanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScanRequest) GetProjectId() uint32
- func (x *InvokeScanRequest) GetRelOsintDataSourceId() uint32
- func (x *InvokeScanRequest) GetScanOnly() bool
- func (*InvokeScanRequest) ProtoMessage()
- func (x *InvokeScanRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeScanRequest) Reset()
- func (x *InvokeScanRequest) String() string
- func (r *InvokeScanRequest) Validate() error
- type InvokeScanResponse
- func (*InvokeScanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScanResponse) GetMessage() string
- func (*InvokeScanResponse) ProtoMessage()
- func (x *InvokeScanResponse) ProtoReflect() protoreflect.Message
- func (x *InvokeScanResponse) Reset()
- func (x *InvokeScanResponse) String() string
- type ListOsintDataSourceRequest
- func (*ListOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOsintDataSourceRequest) GetName() string
- func (x *ListOsintDataSourceRequest) GetProjectId() uint32
- func (*ListOsintDataSourceRequest) ProtoMessage()
- func (x *ListOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ListOsintDataSourceRequest) Reset()
- func (x *ListOsintDataSourceRequest) String() string
- func (r *ListOsintDataSourceRequest) Validate() error
- type ListOsintDataSourceResponse
- func (*ListOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOsintDataSourceResponse) GetOsintDataSource() []*OsintDataSource
- func (*ListOsintDataSourceResponse) ProtoMessage()
- func (x *ListOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *ListOsintDataSourceResponse) Reset()
- func (x *ListOsintDataSourceResponse) String() string
- type ListOsintDetectWordRequest
- func (*ListOsintDetectWordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOsintDetectWordRequest) GetProjectId() uint32
- func (x *ListOsintDetectWordRequest) GetRelOsintDataSourceId() uint32
- func (*ListOsintDetectWordRequest) ProtoMessage()
- func (x *ListOsintDetectWordRequest) ProtoReflect() protoreflect.Message
- func (x *ListOsintDetectWordRequest) Reset()
- func (x *ListOsintDetectWordRequest) String() string
- func (r *ListOsintDetectWordRequest) Validate() error
- type ListOsintDetectWordResponse
- func (*ListOsintDetectWordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOsintDetectWordResponse) GetOsintDetectWord() []*OsintDetectWord
- func (*ListOsintDetectWordResponse) ProtoMessage()
- func (x *ListOsintDetectWordResponse) ProtoReflect() protoreflect.Message
- func (x *ListOsintDetectWordResponse) Reset()
- func (x *ListOsintDetectWordResponse) String() string
- type ListOsintRequest
- func (*ListOsintRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOsintRequest) GetProjectId() uint32
- func (*ListOsintRequest) ProtoMessage()
- func (x *ListOsintRequest) ProtoReflect() protoreflect.Message
- func (x *ListOsintRequest) Reset()
- func (x *ListOsintRequest) String() string
- func (r *ListOsintRequest) Validate() error
- type ListOsintResponse
- type ListRelOsintDataSourceRequest
- func (*ListRelOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelOsintDataSourceRequest) GetOsintDataSourceId() uint32
- func (x *ListRelOsintDataSourceRequest) GetOsintId() uint32
- func (x *ListRelOsintDataSourceRequest) GetProjectId() uint32
- func (*ListRelOsintDataSourceRequest) ProtoMessage()
- func (x *ListRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ListRelOsintDataSourceRequest) Reset()
- func (x *ListRelOsintDataSourceRequest) String() string
- func (r *ListRelOsintDataSourceRequest) Validate() error
- type ListRelOsintDataSourceResponse
- func (*ListRelOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelOsintDataSourceResponse) GetRelOsintDataSource() []*RelOsintDataSource
- func (*ListRelOsintDataSourceResponse) ProtoMessage()
- func (x *ListRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *ListRelOsintDataSourceResponse) Reset()
- func (x *ListRelOsintDataSourceResponse) String() string
- type Osint
- func (*Osint) Descriptor() ([]byte, []int)deprecated
- func (x *Osint) GetCreatedAt() int64
- func (x *Osint) GetOsintId() uint32
- func (x *Osint) GetProjectId() uint32
- func (x *Osint) GetResourceName() string
- func (x *Osint) GetResourceType() string
- func (x *Osint) GetUpdatedAt() int64
- func (*Osint) ProtoMessage()
- func (x *Osint) ProtoReflect() protoreflect.Message
- func (x *Osint) Reset()
- func (x *Osint) String() string
- type OsintDataSource
- func (*OsintDataSource) Descriptor() ([]byte, []int)deprecated
- func (x *OsintDataSource) GetCreatedAt() int64
- func (x *OsintDataSource) GetDescription() string
- func (x *OsintDataSource) GetMaxScore() float32
- func (x *OsintDataSource) GetName() string
- func (x *OsintDataSource) GetOsintDataSourceId() uint32
- func (x *OsintDataSource) GetUpdatedAt() int64
- func (*OsintDataSource) ProtoMessage()
- func (x *OsintDataSource) ProtoReflect() protoreflect.Message
- func (x *OsintDataSource) Reset()
- func (x *OsintDataSource) String() string
- type OsintDataSourceForUpsert
- func (*OsintDataSourceForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *OsintDataSourceForUpsert) GetDescription() string
- func (x *OsintDataSourceForUpsert) GetMaxScore() float32
- func (x *OsintDataSourceForUpsert) GetName() string
- func (x *OsintDataSourceForUpsert) GetOsintDataSourceId() uint32
- func (*OsintDataSourceForUpsert) ProtoMessage()
- func (x *OsintDataSourceForUpsert) ProtoReflect() protoreflect.Message
- func (x *OsintDataSourceForUpsert) Reset()
- func (x *OsintDataSourceForUpsert) String() string
- func (d *OsintDataSourceForUpsert) Validate() error
- type OsintDetectWord
- func (*OsintDetectWord) Descriptor() ([]byte, []int)deprecated
- func (x *OsintDetectWord) GetCreatedAt() int64
- func (x *OsintDetectWord) GetOsintDetectWordId() uint32
- func (x *OsintDetectWord) GetProjectId() uint32
- func (x *OsintDetectWord) GetRelOsintDataSourceId() uint32
- func (x *OsintDetectWord) GetUpdatedAt() int64
- func (x *OsintDetectWord) GetWord() string
- func (*OsintDetectWord) ProtoMessage()
- func (x *OsintDetectWord) ProtoReflect() protoreflect.Message
- func (x *OsintDetectWord) Reset()
- func (x *OsintDetectWord) String() string
- type OsintDetectWordForUpsert
- func (*OsintDetectWordForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *OsintDetectWordForUpsert) GetOsintDetectWordId() uint32
- func (x *OsintDetectWordForUpsert) GetProjectId() uint32
- func (x *OsintDetectWordForUpsert) GetRelOsintDataSourceId() uint32
- func (x *OsintDetectWordForUpsert) GetWord() string
- func (*OsintDetectWordForUpsert) ProtoMessage()
- func (x *OsintDetectWordForUpsert) ProtoReflect() protoreflect.Message
- func (x *OsintDetectWordForUpsert) Reset()
- func (x *OsintDetectWordForUpsert) String() string
- func (r *OsintDetectWordForUpsert) Validate() error
- type OsintForUpsert
- func (*OsintForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *OsintForUpsert) GetOsintId() uint32
- func (x *OsintForUpsert) GetProjectId() uint32
- func (x *OsintForUpsert) GetResourceName() string
- func (x *OsintForUpsert) GetResourceType() string
- func (*OsintForUpsert) ProtoMessage()
- func (x *OsintForUpsert) ProtoReflect() protoreflect.Message
- func (x *OsintForUpsert) Reset()
- func (x *OsintForUpsert) String() string
- func (d *OsintForUpsert) Validate() error
- type OsintServiceClient
- type OsintServiceServer
- type PutOsintDataSourceRequest
- func (*PutOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutOsintDataSourceRequest) GetOsintDataSource() *OsintDataSourceForUpsert
- func (x *PutOsintDataSourceRequest) GetProjectId() uint32
- func (*PutOsintDataSourceRequest) ProtoMessage()
- func (x *PutOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *PutOsintDataSourceRequest) Reset()
- func (x *PutOsintDataSourceRequest) String() string
- func (r *PutOsintDataSourceRequest) Validate() error
- type PutOsintDataSourceResponse
- func (*PutOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutOsintDataSourceResponse) GetOsintDataSource() *OsintDataSource
- func (*PutOsintDataSourceResponse) ProtoMessage()
- func (x *PutOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *PutOsintDataSourceResponse) Reset()
- func (x *PutOsintDataSourceResponse) String() string
- type PutOsintDetectWordRequest
- func (*PutOsintDetectWordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutOsintDetectWordRequest) GetOsintDetectWord() *OsintDetectWordForUpsert
- func (x *PutOsintDetectWordRequest) GetProjectId() uint32
- func (*PutOsintDetectWordRequest) ProtoMessage()
- func (x *PutOsintDetectWordRequest) ProtoReflect() protoreflect.Message
- func (x *PutOsintDetectWordRequest) Reset()
- func (x *PutOsintDetectWordRequest) String() string
- func (r *PutOsintDetectWordRequest) Validate() error
- type PutOsintDetectWordResponse
- func (*PutOsintDetectWordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutOsintDetectWordResponse) GetOsintDetectWord() *OsintDetectWord
- func (*PutOsintDetectWordResponse) ProtoMessage()
- func (x *PutOsintDetectWordResponse) ProtoReflect() protoreflect.Message
- func (x *PutOsintDetectWordResponse) Reset()
- func (x *PutOsintDetectWordResponse) String() string
- type PutOsintRequest
- func (*PutOsintRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutOsintRequest) GetOsint() *OsintForUpsert
- func (x *PutOsintRequest) GetProjectId() uint32
- func (*PutOsintRequest) ProtoMessage()
- func (x *PutOsintRequest) ProtoReflect() protoreflect.Message
- func (x *PutOsintRequest) Reset()
- func (x *PutOsintRequest) String() string
- func (r *PutOsintRequest) Validate() error
- type PutOsintResponse
- type PutRelOsintDataSourceRequest
- func (*PutRelOsintDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutRelOsintDataSourceRequest) GetProjectId() uint32
- func (x *PutRelOsintDataSourceRequest) GetRelOsintDataSource() *RelOsintDataSourceForUpsert
- func (*PutRelOsintDataSourceRequest) ProtoMessage()
- func (x *PutRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *PutRelOsintDataSourceRequest) Reset()
- func (x *PutRelOsintDataSourceRequest) String() string
- func (r *PutRelOsintDataSourceRequest) Validate() error
- type PutRelOsintDataSourceResponse
- func (*PutRelOsintDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutRelOsintDataSourceResponse) GetRelOsintDataSource() *RelOsintDataSource
- func (*PutRelOsintDataSourceResponse) ProtoMessage()
- func (x *PutRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *PutRelOsintDataSourceResponse) Reset()
- func (x *PutRelOsintDataSourceResponse) String() string
- type RelOsintDataSource
- func (*RelOsintDataSource) Descriptor() ([]byte, []int)deprecated
- func (x *RelOsintDataSource) GetCreatedAt() int64
- func (x *RelOsintDataSource) GetOsintDataSourceId() uint32
- func (x *RelOsintDataSource) GetOsintId() uint32
- func (x *RelOsintDataSource) GetProjectId() uint32
- func (x *RelOsintDataSource) GetRelOsintDataSourceId() uint32
- func (x *RelOsintDataSource) GetScanAt() int64
- func (x *RelOsintDataSource) GetStatus() Status
- func (x *RelOsintDataSource) GetStatusDetail() string
- func (x *RelOsintDataSource) GetUpdatedAt() int64
- func (*RelOsintDataSource) ProtoMessage()
- func (x *RelOsintDataSource) ProtoReflect() protoreflect.Message
- func (x *RelOsintDataSource) Reset()
- func (x *RelOsintDataSource) String() string
- type RelOsintDataSourceForUpsert
- func (*RelOsintDataSourceForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *RelOsintDataSourceForUpsert) GetOsintDataSourceId() uint32
- func (x *RelOsintDataSourceForUpsert) GetOsintId() uint32
- func (x *RelOsintDataSourceForUpsert) GetProjectId() uint32
- func (x *RelOsintDataSourceForUpsert) GetRelOsintDataSourceId() uint32
- func (x *RelOsintDataSourceForUpsert) GetScanAt() int64
- func (x *RelOsintDataSourceForUpsert) GetStatus() Status
- func (x *RelOsintDataSourceForUpsert) GetStatusDetail() string
- func (*RelOsintDataSourceForUpsert) ProtoMessage()
- func (x *RelOsintDataSourceForUpsert) ProtoReflect() protoreflect.Message
- func (x *RelOsintDataSourceForUpsert) Reset()
- func (x *RelOsintDataSourceForUpsert) String() string
- func (r *RelOsintDataSourceForUpsert) Validate() error
- type Status
- type UnimplementedOsintServiceServer
- func (*UnimplementedOsintServiceServer) DeleteOsint(context.Context, *DeleteOsintRequest) (*emptypb.Empty, error)
- func (*UnimplementedOsintServiceServer) DeleteOsintDataSource(context.Context, *DeleteOsintDataSourceRequest) (*emptypb.Empty, error)
- func (*UnimplementedOsintServiceServer) DeleteOsintDetectWord(context.Context, *DeleteOsintDetectWordRequest) (*emptypb.Empty, error)
- func (*UnimplementedOsintServiceServer) DeleteRelOsintDataSource(context.Context, *DeleteRelOsintDataSourceRequest) (*emptypb.Empty, error)
- func (*UnimplementedOsintServiceServer) GetOsint(context.Context, *GetOsintRequest) (*GetOsintResponse, error)
- func (*UnimplementedOsintServiceServer) GetOsintDataSource(context.Context, *GetOsintDataSourceRequest) (*GetOsintDataSourceResponse, error)
- func (*UnimplementedOsintServiceServer) GetOsintDetectWord(context.Context, *GetOsintDetectWordRequest) (*GetOsintDetectWordResponse, error)
- func (*UnimplementedOsintServiceServer) GetRelOsintDataSource(context.Context, *GetRelOsintDataSourceRequest) (*GetRelOsintDataSourceResponse, error)
- func (*UnimplementedOsintServiceServer) InvokeScan(context.Context, *InvokeScanRequest) (*InvokeScanResponse, error)
- func (*UnimplementedOsintServiceServer) InvokeScanAll(context.Context, *InvokeScanAllRequest) (*emptypb.Empty, error)
- func (*UnimplementedOsintServiceServer) ListOsint(context.Context, *ListOsintRequest) (*ListOsintResponse, error)
- func (*UnimplementedOsintServiceServer) ListOsintDataSource(context.Context, *ListOsintDataSourceRequest) (*ListOsintDataSourceResponse, error)
- func (*UnimplementedOsintServiceServer) ListOsintDetectWord(context.Context, *ListOsintDetectWordRequest) (*ListOsintDetectWordResponse, error)
- func (*UnimplementedOsintServiceServer) ListRelOsintDataSource(context.Context, *ListRelOsintDataSourceRequest) (*ListRelOsintDataSourceResponse, error)
- func (*UnimplementedOsintServiceServer) PutOsint(context.Context, *PutOsintRequest) (*PutOsintResponse, error)
- func (*UnimplementedOsintServiceServer) PutOsintDataSource(context.Context, *PutOsintDataSourceRequest) (*PutOsintDataSourceResponse, error)
- func (*UnimplementedOsintServiceServer) PutOsintDetectWord(context.Context, *PutOsintDetectWordRequest) (*PutOsintDetectWordResponse, error)
- func (*UnimplementedOsintServiceServer) PutRelOsintDataSource(context.Context, *PutRelOsintDataSourceRequest) (*PutRelOsintDataSourceResponse, error)
Constants ¶
This section is empty.
Variables ¶
var ( Status_name = map[int32]string{ 0: "UNKNOWN", 1: "OK", 2: "CONFIGURED", 3: "IN_PROGRESS", 4: "ERROR", } Status_value = map[string]int32{ "UNKNOWN": 0, "OK": 1, "CONFIGURED": 2, "IN_PROGRESS": 3, "ERROR": 4, } )
Enum value maps for Status.
var File_osint_entities_proto protoreflect.FileDescriptor
var File_osint_services_proto protoreflect.FileDescriptor
Functions ¶
func RegisterOsintServiceServer ¶
func RegisterOsintServiceServer(s *grpc.Server, srv OsintServiceServer)
Types ¶
type DeleteOsintDataSourceRequest ¶
type DeleteOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDataSourceId uint32 `protobuf:"varint,2,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOsintDataSourceRequest) Descriptor
deprecated
func (*DeleteOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteOsintDataSourceRequest) GetOsintDataSourceId ¶
func (x *DeleteOsintDataSourceRequest) GetOsintDataSourceId() uint32
func (*DeleteOsintDataSourceRequest) GetProjectId ¶
func (x *DeleteOsintDataSourceRequest) GetProjectId() uint32
func (*DeleteOsintDataSourceRequest) ProtoMessage ¶
func (*DeleteOsintDataSourceRequest) ProtoMessage()
func (*DeleteOsintDataSourceRequest) ProtoReflect ¶
func (x *DeleteOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteOsintDataSourceRequest) Reset ¶
func (x *DeleteOsintDataSourceRequest) Reset()
func (*DeleteOsintDataSourceRequest) String ¶
func (x *DeleteOsintDataSourceRequest) String() string
func (*DeleteOsintDataSourceRequest) Validate ¶
func (r *DeleteOsintDataSourceRequest) Validate() error
Validate DeleteDataSourceRequest
type DeleteOsintDetectWordRequest ¶
type DeleteOsintDetectWordRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDetectWordId uint32 `protobuf:"varint,2,opt,name=osint_detect_word_id,json=osintDetectWordId,proto3" json:"osint_detect_word_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOsintDetectWordRequest) Descriptor
deprecated
func (*DeleteOsintDetectWordRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOsintDetectWordRequest.ProtoReflect.Descriptor instead.
func (*DeleteOsintDetectWordRequest) GetOsintDetectWordId ¶
func (x *DeleteOsintDetectWordRequest) GetOsintDetectWordId() uint32
func (*DeleteOsintDetectWordRequest) GetProjectId ¶
func (x *DeleteOsintDetectWordRequest) GetProjectId() uint32
func (*DeleteOsintDetectWordRequest) ProtoMessage ¶
func (*DeleteOsintDetectWordRequest) ProtoMessage()
func (*DeleteOsintDetectWordRequest) ProtoReflect ¶
func (x *DeleteOsintDetectWordRequest) ProtoReflect() protoreflect.Message
func (*DeleteOsintDetectWordRequest) Reset ¶
func (x *DeleteOsintDetectWordRequest) Reset()
func (*DeleteOsintDetectWordRequest) String ¶
func (x *DeleteOsintDetectWordRequest) String() string
func (*DeleteOsintDetectWordRequest) Validate ¶
func (r *DeleteOsintDetectWordRequest) Validate() error
Validate DeleteResultRequest
type DeleteOsintRequest ¶
type DeleteOsintRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintId uint32 `protobuf:"varint,2,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOsintRequest) Descriptor
deprecated
func (*DeleteOsintRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOsintRequest.ProtoReflect.Descriptor instead.
func (*DeleteOsintRequest) GetOsintId ¶
func (x *DeleteOsintRequest) GetOsintId() uint32
func (*DeleteOsintRequest) GetProjectId ¶
func (x *DeleteOsintRequest) GetProjectId() uint32
func (*DeleteOsintRequest) ProtoMessage ¶
func (*DeleteOsintRequest) ProtoMessage()
func (*DeleteOsintRequest) ProtoReflect ¶
func (x *DeleteOsintRequest) ProtoReflect() protoreflect.Message
func (*DeleteOsintRequest) Reset ¶
func (x *DeleteOsintRequest) Reset()
func (*DeleteOsintRequest) String ¶
func (x *DeleteOsintRequest) String() string
func (*DeleteOsintRequest) Validate ¶
func (r *DeleteOsintRequest) Validate() error
Validate DeleteDataSourceRequest
type DeleteRelOsintDataSourceRequest ¶
type DeleteRelOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeleteRelOsintDataSourceRequest) Descriptor
deprecated
func (*DeleteRelOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteRelOsintDataSourceRequest) GetProjectId ¶
func (x *DeleteRelOsintDataSourceRequest) GetProjectId() uint32
func (*DeleteRelOsintDataSourceRequest) GetRelOsintDataSourceId ¶
func (x *DeleteRelOsintDataSourceRequest) GetRelOsintDataSourceId() uint32
func (*DeleteRelOsintDataSourceRequest) ProtoMessage ¶
func (*DeleteRelOsintDataSourceRequest) ProtoMessage()
func (*DeleteRelOsintDataSourceRequest) ProtoReflect ¶
func (x *DeleteRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteRelOsintDataSourceRequest) Reset ¶
func (x *DeleteRelOsintDataSourceRequest) Reset()
func (*DeleteRelOsintDataSourceRequest) String ¶
func (x *DeleteRelOsintDataSourceRequest) String() string
func (*DeleteRelOsintDataSourceRequest) Validate ¶
func (r *DeleteRelOsintDataSourceRequest) Validate() error
Validate DeleteResultRequest
type GetOsintDataSourceRequest ¶
type GetOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDataSourceId uint32 `protobuf:"varint,2,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` // contains filtered or unexported fields }
func (*GetOsintDataSourceRequest) Descriptor
deprecated
func (*GetOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*GetOsintDataSourceRequest) GetOsintDataSourceId ¶
func (x *GetOsintDataSourceRequest) GetOsintDataSourceId() uint32
func (*GetOsintDataSourceRequest) GetProjectId ¶
func (x *GetOsintDataSourceRequest) GetProjectId() uint32
func (*GetOsintDataSourceRequest) ProtoMessage ¶
func (*GetOsintDataSourceRequest) ProtoMessage()
func (*GetOsintDataSourceRequest) ProtoReflect ¶
func (x *GetOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*GetOsintDataSourceRequest) Reset ¶
func (x *GetOsintDataSourceRequest) Reset()
func (*GetOsintDataSourceRequest) String ¶
func (x *GetOsintDataSourceRequest) String() string
func (*GetOsintDataSourceRequest) Validate ¶
func (r *GetOsintDataSourceRequest) Validate() error
Validate GetOsintDataSourceRequest
type GetOsintDataSourceResponse ¶
type GetOsintDataSourceResponse struct { OsintDataSource *OsintDataSource `protobuf:"bytes,1,opt,name=osint_data_source,json=osintDataSource,proto3" json:"osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*GetOsintDataSourceResponse) Descriptor
deprecated
func (*GetOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*GetOsintDataSourceResponse) GetOsintDataSource ¶
func (x *GetOsintDataSourceResponse) GetOsintDataSource() *OsintDataSource
func (*GetOsintDataSourceResponse) ProtoMessage ¶
func (*GetOsintDataSourceResponse) ProtoMessage()
func (*GetOsintDataSourceResponse) ProtoReflect ¶
func (x *GetOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*GetOsintDataSourceResponse) Reset ¶
func (x *GetOsintDataSourceResponse) Reset()
func (*GetOsintDataSourceResponse) String ¶
func (x *GetOsintDataSourceResponse) String() string
type GetOsintDetectWordRequest ¶
type GetOsintDetectWordRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDetectWordId uint32 `protobuf:"varint,2,opt,name=osint_detect_word_id,json=osintDetectWordId,proto3" json:"osint_detect_word_id,omitempty"` // contains filtered or unexported fields }
func (*GetOsintDetectWordRequest) Descriptor
deprecated
func (*GetOsintDetectWordRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintDetectWordRequest.ProtoReflect.Descriptor instead.
func (*GetOsintDetectWordRequest) GetOsintDetectWordId ¶
func (x *GetOsintDetectWordRequest) GetOsintDetectWordId() uint32
func (*GetOsintDetectWordRequest) GetProjectId ¶
func (x *GetOsintDetectWordRequest) GetProjectId() uint32
func (*GetOsintDetectWordRequest) ProtoMessage ¶
func (*GetOsintDetectWordRequest) ProtoMessage()
func (*GetOsintDetectWordRequest) ProtoReflect ¶
func (x *GetOsintDetectWordRequest) ProtoReflect() protoreflect.Message
func (*GetOsintDetectWordRequest) Reset ¶
func (x *GetOsintDetectWordRequest) Reset()
func (*GetOsintDetectWordRequest) String ¶
func (x *GetOsintDetectWordRequest) String() string
func (*GetOsintDetectWordRequest) Validate ¶
func (r *GetOsintDetectWordRequest) Validate() error
Validate GetOsintDetectWordRequest
type GetOsintDetectWordResponse ¶
type GetOsintDetectWordResponse struct { OsintDetectWord *OsintDetectWord `protobuf:"bytes,1,opt,name=osint_detect_word,json=osintDetectWord,proto3" json:"osint_detect_word,omitempty"` // contains filtered or unexported fields }
func (*GetOsintDetectWordResponse) Descriptor
deprecated
func (*GetOsintDetectWordResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintDetectWordResponse.ProtoReflect.Descriptor instead.
func (*GetOsintDetectWordResponse) GetOsintDetectWord ¶
func (x *GetOsintDetectWordResponse) GetOsintDetectWord() *OsintDetectWord
func (*GetOsintDetectWordResponse) ProtoMessage ¶
func (*GetOsintDetectWordResponse) ProtoMessage()
func (*GetOsintDetectWordResponse) ProtoReflect ¶
func (x *GetOsintDetectWordResponse) ProtoReflect() protoreflect.Message
func (*GetOsintDetectWordResponse) Reset ¶
func (x *GetOsintDetectWordResponse) Reset()
func (*GetOsintDetectWordResponse) String ¶
func (x *GetOsintDetectWordResponse) String() string
type GetOsintRequest ¶
type GetOsintRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintId uint32 `protobuf:"varint,2,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` // contains filtered or unexported fields }
func (*GetOsintRequest) Descriptor
deprecated
func (*GetOsintRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintRequest.ProtoReflect.Descriptor instead.
func (*GetOsintRequest) GetOsintId ¶
func (x *GetOsintRequest) GetOsintId() uint32
func (*GetOsintRequest) GetProjectId ¶
func (x *GetOsintRequest) GetProjectId() uint32
func (*GetOsintRequest) ProtoMessage ¶
func (*GetOsintRequest) ProtoMessage()
func (*GetOsintRequest) ProtoReflect ¶
func (x *GetOsintRequest) ProtoReflect() protoreflect.Message
func (*GetOsintRequest) Reset ¶
func (x *GetOsintRequest) Reset()
func (*GetOsintRequest) String ¶
func (x *GetOsintRequest) String() string
func (*GetOsintRequest) Validate ¶
func (r *GetOsintRequest) Validate() error
Validate GetOsintRequest
type GetOsintResponse ¶
type GetOsintResponse struct { Osint *Osint `protobuf:"bytes,1,opt,name=osint,proto3" json:"osint,omitempty"` // contains filtered or unexported fields }
func (*GetOsintResponse) Descriptor
deprecated
func (*GetOsintResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOsintResponse.ProtoReflect.Descriptor instead.
func (*GetOsintResponse) GetOsint ¶
func (x *GetOsintResponse) GetOsint() *Osint
func (*GetOsintResponse) ProtoMessage ¶
func (*GetOsintResponse) ProtoMessage()
func (*GetOsintResponse) ProtoReflect ¶
func (x *GetOsintResponse) ProtoReflect() protoreflect.Message
func (*GetOsintResponse) Reset ¶
func (x *GetOsintResponse) Reset()
func (*GetOsintResponse) String ¶
func (x *GetOsintResponse) String() string
type GetRelOsintDataSourceRequest ¶
type GetRelOsintDataSourceRequest struct { RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ ProjectId uint32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*GetRelOsintDataSourceRequest) Descriptor
deprecated
func (*GetRelOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRelOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*GetRelOsintDataSourceRequest) GetProjectId ¶
func (x *GetRelOsintDataSourceRequest) GetProjectId() uint32
func (*GetRelOsintDataSourceRequest) GetRelOsintDataSourceId ¶
func (x *GetRelOsintDataSourceRequest) GetRelOsintDataSourceId() uint32
func (*GetRelOsintDataSourceRequest) ProtoMessage ¶
func (*GetRelOsintDataSourceRequest) ProtoMessage()
func (*GetRelOsintDataSourceRequest) ProtoReflect ¶
func (x *GetRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*GetRelOsintDataSourceRequest) Reset ¶
func (x *GetRelOsintDataSourceRequest) Reset()
func (*GetRelOsintDataSourceRequest) String ¶
func (x *GetRelOsintDataSourceRequest) String() string
func (*GetRelOsintDataSourceRequest) Validate ¶
func (r *GetRelOsintDataSourceRequest) Validate() error
Validate GetRelOsintDataSourceRequest
type GetRelOsintDataSourceResponse ¶
type GetRelOsintDataSourceResponse struct { RelOsintDataSource *RelOsintDataSource `protobuf:"bytes,1,opt,name=rel_osint_data_source,json=relOsintDataSource,proto3" json:"rel_osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*GetRelOsintDataSourceResponse) Descriptor
deprecated
func (*GetRelOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRelOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*GetRelOsintDataSourceResponse) GetRelOsintDataSource ¶
func (x *GetRelOsintDataSourceResponse) GetRelOsintDataSource() *RelOsintDataSource
func (*GetRelOsintDataSourceResponse) ProtoMessage ¶
func (*GetRelOsintDataSourceResponse) ProtoMessage()
func (*GetRelOsintDataSourceResponse) ProtoReflect ¶
func (x *GetRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*GetRelOsintDataSourceResponse) Reset ¶
func (x *GetRelOsintDataSourceResponse) Reset()
func (*GetRelOsintDataSourceResponse) String ¶
func (x *GetRelOsintDataSourceResponse) String() string
type InvokeScanAllRequest ¶
type InvokeScanAllRequest struct { OsintDataSourceId uint32 `protobuf:"varint,1,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` // contains filtered or unexported fields }
Invoke Scan All
func (*InvokeScanAllRequest) Descriptor
deprecated
func (*InvokeScanAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScanAllRequest.ProtoReflect.Descriptor instead.
func (*InvokeScanAllRequest) GetOsintDataSourceId ¶
func (x *InvokeScanAllRequest) GetOsintDataSourceId() uint32
func (*InvokeScanAllRequest) ProtoMessage ¶
func (*InvokeScanAllRequest) ProtoMessage()
func (*InvokeScanAllRequest) ProtoReflect ¶
func (x *InvokeScanAllRequest) ProtoReflect() protoreflect.Message
func (*InvokeScanAllRequest) Reset ¶
func (x *InvokeScanAllRequest) Reset()
func (*InvokeScanAllRequest) String ¶
func (x *InvokeScanAllRequest) String() string
type InvokeScanRequest ¶
type InvokeScanRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ ScanOnly bool `protobuf:"varint,3,opt,name=scan_only,json=scanOnly,proto3" json:"scan_only,omitempty"` // contains filtered or unexported fields }
Invoke Scan
func (*InvokeScanRequest) Descriptor
deprecated
func (*InvokeScanRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScanRequest.ProtoReflect.Descriptor instead.
func (*InvokeScanRequest) GetProjectId ¶
func (x *InvokeScanRequest) GetProjectId() uint32
func (*InvokeScanRequest) GetRelOsintDataSourceId ¶
func (x *InvokeScanRequest) GetRelOsintDataSourceId() uint32
func (*InvokeScanRequest) GetScanOnly ¶
func (x *InvokeScanRequest) GetScanOnly() bool
func (*InvokeScanRequest) ProtoMessage ¶
func (*InvokeScanRequest) ProtoMessage()
func (*InvokeScanRequest) ProtoReflect ¶
func (x *InvokeScanRequest) ProtoReflect() protoreflect.Message
func (*InvokeScanRequest) Reset ¶
func (x *InvokeScanRequest) Reset()
func (*InvokeScanRequest) String ¶
func (x *InvokeScanRequest) String() string
func (*InvokeScanRequest) Validate ¶
func (r *InvokeScanRequest) Validate() error
Validate InvokeScanRequest
type InvokeScanResponse ¶
type InvokeScanResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*InvokeScanResponse) Descriptor
deprecated
func (*InvokeScanResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScanResponse.ProtoReflect.Descriptor instead.
func (*InvokeScanResponse) GetMessage ¶
func (x *InvokeScanResponse) GetMessage() string
func (*InvokeScanResponse) ProtoMessage ¶
func (*InvokeScanResponse) ProtoMessage()
func (*InvokeScanResponse) ProtoReflect ¶
func (x *InvokeScanResponse) ProtoReflect() protoreflect.Message
func (*InvokeScanResponse) Reset ¶
func (x *InvokeScanResponse) Reset()
func (*InvokeScanResponse) String ¶
func (x *InvokeScanResponse) String() string
type ListOsintDataSourceRequest ¶
type ListOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ListOsintDataSourceRequest) Descriptor
deprecated
func (*ListOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*ListOsintDataSourceRequest) GetName ¶
func (x *ListOsintDataSourceRequest) GetName() string
func (*ListOsintDataSourceRequest) GetProjectId ¶
func (x *ListOsintDataSourceRequest) GetProjectId() uint32
func (*ListOsintDataSourceRequest) ProtoMessage ¶
func (*ListOsintDataSourceRequest) ProtoMessage()
func (*ListOsintDataSourceRequest) ProtoReflect ¶
func (x *ListOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*ListOsintDataSourceRequest) Reset ¶
func (x *ListOsintDataSourceRequest) Reset()
func (*ListOsintDataSourceRequest) String ¶
func (x *ListOsintDataSourceRequest) String() string
func (*ListOsintDataSourceRequest) Validate ¶
func (r *ListOsintDataSourceRequest) Validate() error
Validate ListOsintDataSourceRequest
type ListOsintDataSourceResponse ¶
type ListOsintDataSourceResponse struct { OsintDataSource []*OsintDataSource `protobuf:"bytes,1,rep,name=osint_data_source,json=osintDataSource,proto3" json:"osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*ListOsintDataSourceResponse) Descriptor
deprecated
func (*ListOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*ListOsintDataSourceResponse) GetOsintDataSource ¶
func (x *ListOsintDataSourceResponse) GetOsintDataSource() []*OsintDataSource
func (*ListOsintDataSourceResponse) ProtoMessage ¶
func (*ListOsintDataSourceResponse) ProtoMessage()
func (*ListOsintDataSourceResponse) ProtoReflect ¶
func (x *ListOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*ListOsintDataSourceResponse) Reset ¶
func (x *ListOsintDataSourceResponse) Reset()
func (*ListOsintDataSourceResponse) String ¶
func (x *ListOsintDataSourceResponse) String() string
type ListOsintDetectWordRequest ¶
type ListOsintDetectWordRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListOsintDetectWordRequest) Descriptor
deprecated
func (*ListOsintDetectWordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintDetectWordRequest.ProtoReflect.Descriptor instead.
func (*ListOsintDetectWordRequest) GetProjectId ¶
func (x *ListOsintDetectWordRequest) GetProjectId() uint32
func (*ListOsintDetectWordRequest) GetRelOsintDataSourceId ¶
func (x *ListOsintDetectWordRequest) GetRelOsintDataSourceId() uint32
func (*ListOsintDetectWordRequest) ProtoMessage ¶
func (*ListOsintDetectWordRequest) ProtoMessage()
func (*ListOsintDetectWordRequest) ProtoReflect ¶
func (x *ListOsintDetectWordRequest) ProtoReflect() protoreflect.Message
func (*ListOsintDetectWordRequest) Reset ¶
func (x *ListOsintDetectWordRequest) Reset()
func (*ListOsintDetectWordRequest) String ¶
func (x *ListOsintDetectWordRequest) String() string
func (*ListOsintDetectWordRequest) Validate ¶
func (r *ListOsintDetectWordRequest) Validate() error
Validate ListOsintDetectWordRequest
type ListOsintDetectWordResponse ¶
type ListOsintDetectWordResponse struct { OsintDetectWord []*OsintDetectWord `protobuf:"bytes,1,rep,name=osint_detect_word,json=osintDetectWord,proto3" json:"osint_detect_word,omitempty"` // contains filtered or unexported fields }
func (*ListOsintDetectWordResponse) Descriptor
deprecated
func (*ListOsintDetectWordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintDetectWordResponse.ProtoReflect.Descriptor instead.
func (*ListOsintDetectWordResponse) GetOsintDetectWord ¶
func (x *ListOsintDetectWordResponse) GetOsintDetectWord() []*OsintDetectWord
func (*ListOsintDetectWordResponse) ProtoMessage ¶
func (*ListOsintDetectWordResponse) ProtoMessage()
func (*ListOsintDetectWordResponse) ProtoReflect ¶
func (x *ListOsintDetectWordResponse) ProtoReflect() protoreflect.Message
func (*ListOsintDetectWordResponse) Reset ¶
func (x *ListOsintDetectWordResponse) Reset()
func (*ListOsintDetectWordResponse) String ¶
func (x *ListOsintDetectWordResponse) String() string
type ListOsintRequest ¶
type ListOsintRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Osint Service
func (*ListOsintRequest) Descriptor
deprecated
func (*ListOsintRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintRequest.ProtoReflect.Descriptor instead.
func (*ListOsintRequest) GetProjectId ¶
func (x *ListOsintRequest) GetProjectId() uint32
func (*ListOsintRequest) ProtoMessage ¶
func (*ListOsintRequest) ProtoMessage()
func (*ListOsintRequest) ProtoReflect ¶
func (x *ListOsintRequest) ProtoReflect() protoreflect.Message
func (*ListOsintRequest) Reset ¶
func (x *ListOsintRequest) Reset()
func (*ListOsintRequest) String ¶
func (x *ListOsintRequest) String() string
func (*ListOsintRequest) Validate ¶
func (r *ListOsintRequest) Validate() error
Validate ListOsintRequest
type ListOsintResponse ¶
type ListOsintResponse struct { Osint []*Osint `protobuf:"bytes,1,rep,name=osint,proto3" json:"osint,omitempty"` // contains filtered or unexported fields }
func (*ListOsintResponse) Descriptor
deprecated
func (*ListOsintResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOsintResponse.ProtoReflect.Descriptor instead.
func (*ListOsintResponse) GetOsint ¶
func (x *ListOsintResponse) GetOsint() []*Osint
func (*ListOsintResponse) ProtoMessage ¶
func (*ListOsintResponse) ProtoMessage()
func (*ListOsintResponse) ProtoReflect ¶
func (x *ListOsintResponse) ProtoReflect() protoreflect.Message
func (*ListOsintResponse) Reset ¶
func (x *ListOsintResponse) Reset()
func (*ListOsintResponse) String ¶
func (x *ListOsintResponse) String() string
type ListRelOsintDataSourceRequest ¶
type ListRelOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintId uint32 `protobuf:"varint,2,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` OsintDataSourceId uint32 `protobuf:"varint,3,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` // contains filtered or unexported fields }
func (*ListRelOsintDataSourceRequest) Descriptor
deprecated
func (*ListRelOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRelOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*ListRelOsintDataSourceRequest) GetOsintDataSourceId ¶
func (x *ListRelOsintDataSourceRequest) GetOsintDataSourceId() uint32
func (*ListRelOsintDataSourceRequest) GetOsintId ¶
func (x *ListRelOsintDataSourceRequest) GetOsintId() uint32
func (*ListRelOsintDataSourceRequest) GetProjectId ¶
func (x *ListRelOsintDataSourceRequest) GetProjectId() uint32
func (*ListRelOsintDataSourceRequest) ProtoMessage ¶
func (*ListRelOsintDataSourceRequest) ProtoMessage()
func (*ListRelOsintDataSourceRequest) ProtoReflect ¶
func (x *ListRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*ListRelOsintDataSourceRequest) Reset ¶
func (x *ListRelOsintDataSourceRequest) Reset()
func (*ListRelOsintDataSourceRequest) String ¶
func (x *ListRelOsintDataSourceRequest) String() string
func (*ListRelOsintDataSourceRequest) Validate ¶
func (r *ListRelOsintDataSourceRequest) Validate() error
Validate ListRelOsintDataSourceRequest
type ListRelOsintDataSourceResponse ¶
type ListRelOsintDataSourceResponse struct { RelOsintDataSource []*RelOsintDataSource `protobuf:"bytes,1,rep,name=rel_osint_data_source,json=relOsintDataSource,proto3" json:"rel_osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*ListRelOsintDataSourceResponse) Descriptor
deprecated
func (*ListRelOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRelOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*ListRelOsintDataSourceResponse) GetRelOsintDataSource ¶
func (x *ListRelOsintDataSourceResponse) GetRelOsintDataSource() []*RelOsintDataSource
func (*ListRelOsintDataSourceResponse) ProtoMessage ¶
func (*ListRelOsintDataSourceResponse) ProtoMessage()
func (*ListRelOsintDataSourceResponse) ProtoReflect ¶
func (x *ListRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*ListRelOsintDataSourceResponse) Reset ¶
func (x *ListRelOsintDataSourceResponse) Reset()
func (*ListRelOsintDataSourceResponse) String ¶
func (x *ListRelOsintDataSourceResponse) String() string
type Osint ¶
type Osint struct { OsintId uint32 `protobuf:"varint,1,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` ProjectId uint32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` ResourceType string `protobuf:"bytes,3,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` ResourceName string `protobuf:"bytes,4,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` CreatedAt int64 `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Osint) Descriptor
deprecated
func (*Osint) GetCreatedAt ¶
func (*Osint) GetOsintId ¶
func (*Osint) GetProjectId ¶
func (*Osint) GetResourceName ¶
func (*Osint) GetResourceType ¶
func (*Osint) GetUpdatedAt ¶
func (*Osint) ProtoMessage ¶
func (*Osint) ProtoMessage()
func (*Osint) ProtoReflect ¶
func (x *Osint) ProtoReflect() protoreflect.Message
type OsintDataSource ¶
type OsintDataSource struct { OsintDataSourceId uint32 `protobuf:"varint,1,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` MaxScore float32 `protobuf:"fixed32,4,opt,name=max_score,json=maxScore,proto3" json:"max_score,omitempty"` CreatedAt int64 `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*OsintDataSource) Descriptor
deprecated
func (*OsintDataSource) Descriptor() ([]byte, []int)
Deprecated: Use OsintDataSource.ProtoReflect.Descriptor instead.
func (*OsintDataSource) GetCreatedAt ¶
func (x *OsintDataSource) GetCreatedAt() int64
func (*OsintDataSource) GetDescription ¶
func (x *OsintDataSource) GetDescription() string
func (*OsintDataSource) GetMaxScore ¶
func (x *OsintDataSource) GetMaxScore() float32
func (*OsintDataSource) GetName ¶
func (x *OsintDataSource) GetName() string
func (*OsintDataSource) GetOsintDataSourceId ¶
func (x *OsintDataSource) GetOsintDataSourceId() uint32
func (*OsintDataSource) GetUpdatedAt ¶
func (x *OsintDataSource) GetUpdatedAt() int64
func (*OsintDataSource) ProtoMessage ¶
func (*OsintDataSource) ProtoMessage()
func (*OsintDataSource) ProtoReflect ¶
func (x *OsintDataSource) ProtoReflect() protoreflect.Message
func (*OsintDataSource) Reset ¶
func (x *OsintDataSource) Reset()
func (*OsintDataSource) String ¶
func (x *OsintDataSource) String() string
type OsintDataSourceForUpsert ¶
type OsintDataSourceForUpsert struct { OsintDataSourceId uint32 `protobuf:"varint,1,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` MaxScore float32 `protobuf:"fixed32,4,opt,name=max_score,json=maxScore,proto3" json:"max_score,omitempty"` // contains filtered or unexported fields }
func (*OsintDataSourceForUpsert) Descriptor
deprecated
func (*OsintDataSourceForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use OsintDataSourceForUpsert.ProtoReflect.Descriptor instead.
func (*OsintDataSourceForUpsert) GetDescription ¶
func (x *OsintDataSourceForUpsert) GetDescription() string
func (*OsintDataSourceForUpsert) GetMaxScore ¶
func (x *OsintDataSourceForUpsert) GetMaxScore() float32
func (*OsintDataSourceForUpsert) GetName ¶
func (x *OsintDataSourceForUpsert) GetName() string
func (*OsintDataSourceForUpsert) GetOsintDataSourceId ¶
func (x *OsintDataSourceForUpsert) GetOsintDataSourceId() uint32
func (*OsintDataSourceForUpsert) ProtoMessage ¶
func (*OsintDataSourceForUpsert) ProtoMessage()
func (*OsintDataSourceForUpsert) ProtoReflect ¶
func (x *OsintDataSourceForUpsert) ProtoReflect() protoreflect.Message
func (*OsintDataSourceForUpsert) Reset ¶
func (x *OsintDataSourceForUpsert) Reset()
func (*OsintDataSourceForUpsert) String ¶
func (x *OsintDataSourceForUpsert) String() string
func (*OsintDataSourceForUpsert) Validate ¶
func (d *OsintDataSourceForUpsert) Validate() error
Validate OsintDataSourceForUpsert
type OsintDetectWord ¶
type OsintDetectWord struct { OsintDetectWordId uint32 `protobuf:"varint,1,opt,name=osint_detect_word_id,json=osintDetectWordId,proto3" json:"osint_detect_word_id,omitempty"` RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedAt int64 `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*OsintDetectWord) Descriptor
deprecated
func (*OsintDetectWord) Descriptor() ([]byte, []int)
Deprecated: Use OsintDetectWord.ProtoReflect.Descriptor instead.
func (*OsintDetectWord) GetCreatedAt ¶
func (x *OsintDetectWord) GetCreatedAt() int64
func (*OsintDetectWord) GetOsintDetectWordId ¶
func (x *OsintDetectWord) GetOsintDetectWordId() uint32
func (*OsintDetectWord) GetProjectId ¶
func (x *OsintDetectWord) GetProjectId() uint32
func (*OsintDetectWord) GetRelOsintDataSourceId ¶
func (x *OsintDetectWord) GetRelOsintDataSourceId() uint32
func (*OsintDetectWord) GetUpdatedAt ¶
func (x *OsintDetectWord) GetUpdatedAt() int64
func (*OsintDetectWord) GetWord ¶
func (x *OsintDetectWord) GetWord() string
func (*OsintDetectWord) ProtoMessage ¶
func (*OsintDetectWord) ProtoMessage()
func (*OsintDetectWord) ProtoReflect ¶
func (x *OsintDetectWord) ProtoReflect() protoreflect.Message
func (*OsintDetectWord) Reset ¶
func (x *OsintDetectWord) Reset()
func (*OsintDetectWord) String ¶
func (x *OsintDetectWord) String() string
type OsintDetectWordForUpsert ¶
type OsintDetectWordForUpsert struct { OsintDetectWordId uint32 `protobuf:"varint,1,opt,name=osint_detect_word_id,json=osintDetectWordId,proto3" json:"osint_detect_word_id,omitempty"` RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ Word string `protobuf:"bytes,3,opt,name=word,proto3" json:"word,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*OsintDetectWordForUpsert) Descriptor
deprecated
func (*OsintDetectWordForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use OsintDetectWordForUpsert.ProtoReflect.Descriptor instead.
func (*OsintDetectWordForUpsert) GetOsintDetectWordId ¶
func (x *OsintDetectWordForUpsert) GetOsintDetectWordId() uint32
func (*OsintDetectWordForUpsert) GetProjectId ¶
func (x *OsintDetectWordForUpsert) GetProjectId() uint32
func (*OsintDetectWordForUpsert) GetRelOsintDataSourceId ¶
func (x *OsintDetectWordForUpsert) GetRelOsintDataSourceId() uint32
func (*OsintDetectWordForUpsert) GetWord ¶
func (x *OsintDetectWordForUpsert) GetWord() string
func (*OsintDetectWordForUpsert) ProtoMessage ¶
func (*OsintDetectWordForUpsert) ProtoMessage()
func (*OsintDetectWordForUpsert) ProtoReflect ¶
func (x *OsintDetectWordForUpsert) ProtoReflect() protoreflect.Message
func (*OsintDetectWordForUpsert) Reset ¶
func (x *OsintDetectWordForUpsert) Reset()
func (*OsintDetectWordForUpsert) String ¶
func (x *OsintDetectWordForUpsert) String() string
func (*OsintDetectWordForUpsert) Validate ¶
func (r *OsintDetectWordForUpsert) Validate() error
Validate OsintDetectWordForUpsert
type OsintForUpsert ¶
type OsintForUpsert struct { OsintId uint32 `protobuf:"varint,1,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` ProjectId uint32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` ResourceType string `protobuf:"bytes,3,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` ResourceName string `protobuf:"bytes,4,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` // contains filtered or unexported fields }
func (*OsintForUpsert) Descriptor
deprecated
func (*OsintForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use OsintForUpsert.ProtoReflect.Descriptor instead.
func (*OsintForUpsert) GetOsintId ¶
func (x *OsintForUpsert) GetOsintId() uint32
func (*OsintForUpsert) GetProjectId ¶
func (x *OsintForUpsert) GetProjectId() uint32
func (*OsintForUpsert) GetResourceName ¶
func (x *OsintForUpsert) GetResourceName() string
func (*OsintForUpsert) GetResourceType ¶
func (x *OsintForUpsert) GetResourceType() string
func (*OsintForUpsert) ProtoMessage ¶
func (*OsintForUpsert) ProtoMessage()
func (*OsintForUpsert) ProtoReflect ¶
func (x *OsintForUpsert) ProtoReflect() protoreflect.Message
func (*OsintForUpsert) Reset ¶
func (x *OsintForUpsert) Reset()
func (*OsintForUpsert) String ¶
func (x *OsintForUpsert) String() string
type OsintServiceClient ¶
type OsintServiceClient interface { // Osint ListOsint(ctx context.Context, in *ListOsintRequest, opts ...grpc.CallOption) (*ListOsintResponse, error) GetOsint(ctx context.Context, in *GetOsintRequest, opts ...grpc.CallOption) (*GetOsintResponse, error) PutOsint(ctx context.Context, in *PutOsintRequest, opts ...grpc.CallOption) (*PutOsintResponse, error) DeleteOsint(ctx context.Context, in *DeleteOsintRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // RelOsintDataSource ListRelOsintDataSource(ctx context.Context, in *ListRelOsintDataSourceRequest, opts ...grpc.CallOption) (*ListRelOsintDataSourceResponse, error) GetRelOsintDataSource(ctx context.Context, in *GetRelOsintDataSourceRequest, opts ...grpc.CallOption) (*GetRelOsintDataSourceResponse, error) PutRelOsintDataSource(ctx context.Context, in *PutRelOsintDataSourceRequest, opts ...grpc.CallOption) (*PutRelOsintDataSourceResponse, error) DeleteRelOsintDataSource(ctx context.Context, in *DeleteRelOsintDataSourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // OsintDataSource ListOsintDataSource(ctx context.Context, in *ListOsintDataSourceRequest, opts ...grpc.CallOption) (*ListOsintDataSourceResponse, error) GetOsintDataSource(ctx context.Context, in *GetOsintDataSourceRequest, opts ...grpc.CallOption) (*GetOsintDataSourceResponse, error) PutOsintDataSource(ctx context.Context, in *PutOsintDataSourceRequest, opts ...grpc.CallOption) (*PutOsintDataSourceResponse, error) DeleteOsintDataSource(ctx context.Context, in *DeleteOsintDataSourceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // OsintDetectWord ListOsintDetectWord(ctx context.Context, in *ListOsintDetectWordRequest, opts ...grpc.CallOption) (*ListOsintDetectWordResponse, error) GetOsintDetectWord(ctx context.Context, in *GetOsintDetectWordRequest, opts ...grpc.CallOption) (*GetOsintDetectWordResponse, error) PutOsintDetectWord(ctx context.Context, in *PutOsintDetectWordRequest, opts ...grpc.CallOption) (*PutOsintDetectWordResponse, error) DeleteOsintDetectWord(ctx context.Context, in *DeleteOsintDetectWordRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Invoke InvokeScan(ctx context.Context, in *InvokeScanRequest, opts ...grpc.CallOption) (*InvokeScanResponse, error) InvokeScanAll(ctx context.Context, in *InvokeScanAllRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
OsintServiceClient is the client API for OsintService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewOsintServiceClient ¶
func NewOsintServiceClient(cc grpc.ClientConnInterface) OsintServiceClient
type OsintServiceServer ¶
type OsintServiceServer interface { // Osint ListOsint(context.Context, *ListOsintRequest) (*ListOsintResponse, error) GetOsint(context.Context, *GetOsintRequest) (*GetOsintResponse, error) PutOsint(context.Context, *PutOsintRequest) (*PutOsintResponse, error) DeleteOsint(context.Context, *DeleteOsintRequest) (*emptypb.Empty, error) // RelOsintDataSource ListRelOsintDataSource(context.Context, *ListRelOsintDataSourceRequest) (*ListRelOsintDataSourceResponse, error) GetRelOsintDataSource(context.Context, *GetRelOsintDataSourceRequest) (*GetRelOsintDataSourceResponse, error) PutRelOsintDataSource(context.Context, *PutRelOsintDataSourceRequest) (*PutRelOsintDataSourceResponse, error) DeleteRelOsintDataSource(context.Context, *DeleteRelOsintDataSourceRequest) (*emptypb.Empty, error) // OsintDataSource ListOsintDataSource(context.Context, *ListOsintDataSourceRequest) (*ListOsintDataSourceResponse, error) GetOsintDataSource(context.Context, *GetOsintDataSourceRequest) (*GetOsintDataSourceResponse, error) PutOsintDataSource(context.Context, *PutOsintDataSourceRequest) (*PutOsintDataSourceResponse, error) DeleteOsintDataSource(context.Context, *DeleteOsintDataSourceRequest) (*emptypb.Empty, error) // OsintDetectWord ListOsintDetectWord(context.Context, *ListOsintDetectWordRequest) (*ListOsintDetectWordResponse, error) GetOsintDetectWord(context.Context, *GetOsintDetectWordRequest) (*GetOsintDetectWordResponse, error) PutOsintDetectWord(context.Context, *PutOsintDetectWordRequest) (*PutOsintDetectWordResponse, error) DeleteOsintDetectWord(context.Context, *DeleteOsintDetectWordRequest) (*emptypb.Empty, error) // Invoke InvokeScan(context.Context, *InvokeScanRequest) (*InvokeScanResponse, error) InvokeScanAll(context.Context, *InvokeScanAllRequest) (*emptypb.Empty, error) }
OsintServiceServer is the server API for OsintService service.
type PutOsintDataSourceRequest ¶
type PutOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDataSource *OsintDataSourceForUpsert `protobuf:"bytes,2,opt,name=osint_data_source,json=osintDataSource,proto3" json:"osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*PutOsintDataSourceRequest) Descriptor
deprecated
func (*PutOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*PutOsintDataSourceRequest) GetOsintDataSource ¶
func (x *PutOsintDataSourceRequest) GetOsintDataSource() *OsintDataSourceForUpsert
func (*PutOsintDataSourceRequest) GetProjectId ¶
func (x *PutOsintDataSourceRequest) GetProjectId() uint32
func (*PutOsintDataSourceRequest) ProtoMessage ¶
func (*PutOsintDataSourceRequest) ProtoMessage()
func (*PutOsintDataSourceRequest) ProtoReflect ¶
func (x *PutOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*PutOsintDataSourceRequest) Reset ¶
func (x *PutOsintDataSourceRequest) Reset()
func (*PutOsintDataSourceRequest) String ¶
func (x *PutOsintDataSourceRequest) String() string
func (*PutOsintDataSourceRequest) Validate ¶
func (r *PutOsintDataSourceRequest) Validate() error
Validate PutOsintDataSourceRequest
type PutOsintDataSourceResponse ¶
type PutOsintDataSourceResponse struct { OsintDataSource *OsintDataSource `protobuf:"bytes,1,opt,name=osint_data_source,json=osintDataSource,proto3" json:"osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*PutOsintDataSourceResponse) Descriptor
deprecated
func (*PutOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*PutOsintDataSourceResponse) GetOsintDataSource ¶
func (x *PutOsintDataSourceResponse) GetOsintDataSource() *OsintDataSource
func (*PutOsintDataSourceResponse) ProtoMessage ¶
func (*PutOsintDataSourceResponse) ProtoMessage()
func (*PutOsintDataSourceResponse) ProtoReflect ¶
func (x *PutOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*PutOsintDataSourceResponse) Reset ¶
func (x *PutOsintDataSourceResponse) Reset()
func (*PutOsintDataSourceResponse) String ¶
func (x *PutOsintDataSourceResponse) String() string
type PutOsintDetectWordRequest ¶
type PutOsintDetectWordRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OsintDetectWord *OsintDetectWordForUpsert `protobuf:"bytes,2,opt,name=osint_detect_word,json=osintDetectWord,proto3" json:"osint_detect_word,omitempty"` // contains filtered or unexported fields }
func (*PutOsintDetectWordRequest) Descriptor
deprecated
func (*PutOsintDetectWordRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintDetectWordRequest.ProtoReflect.Descriptor instead.
func (*PutOsintDetectWordRequest) GetOsintDetectWord ¶
func (x *PutOsintDetectWordRequest) GetOsintDetectWord() *OsintDetectWordForUpsert
func (*PutOsintDetectWordRequest) GetProjectId ¶
func (x *PutOsintDetectWordRequest) GetProjectId() uint32
func (*PutOsintDetectWordRequest) ProtoMessage ¶
func (*PutOsintDetectWordRequest) ProtoMessage()
func (*PutOsintDetectWordRequest) ProtoReflect ¶
func (x *PutOsintDetectWordRequest) ProtoReflect() protoreflect.Message
func (*PutOsintDetectWordRequest) Reset ¶
func (x *PutOsintDetectWordRequest) Reset()
func (*PutOsintDetectWordRequest) String ¶
func (x *PutOsintDetectWordRequest) String() string
func (*PutOsintDetectWordRequest) Validate ¶
func (r *PutOsintDetectWordRequest) Validate() error
Validate PutOsintDetectWordRequest
type PutOsintDetectWordResponse ¶
type PutOsintDetectWordResponse struct { OsintDetectWord *OsintDetectWord `protobuf:"bytes,1,opt,name=osint_detect_word,json=osintDetectWord,proto3" json:"osint_detect_word,omitempty"` // contains filtered or unexported fields }
func (*PutOsintDetectWordResponse) Descriptor
deprecated
func (*PutOsintDetectWordResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintDetectWordResponse.ProtoReflect.Descriptor instead.
func (*PutOsintDetectWordResponse) GetOsintDetectWord ¶
func (x *PutOsintDetectWordResponse) GetOsintDetectWord() *OsintDetectWord
func (*PutOsintDetectWordResponse) ProtoMessage ¶
func (*PutOsintDetectWordResponse) ProtoMessage()
func (*PutOsintDetectWordResponse) ProtoReflect ¶
func (x *PutOsintDetectWordResponse) ProtoReflect() protoreflect.Message
func (*PutOsintDetectWordResponse) Reset ¶
func (x *PutOsintDetectWordResponse) Reset()
func (*PutOsintDetectWordResponse) String ¶
func (x *PutOsintDetectWordResponse) String() string
type PutOsintRequest ¶
type PutOsintRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Osint *OsintForUpsert `protobuf:"bytes,2,opt,name=osint,proto3" json:"osint,omitempty"` // contains filtered or unexported fields }
func (*PutOsintRequest) Descriptor
deprecated
func (*PutOsintRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintRequest.ProtoReflect.Descriptor instead.
func (*PutOsintRequest) GetOsint ¶
func (x *PutOsintRequest) GetOsint() *OsintForUpsert
func (*PutOsintRequest) GetProjectId ¶
func (x *PutOsintRequest) GetProjectId() uint32
func (*PutOsintRequest) ProtoMessage ¶
func (*PutOsintRequest) ProtoMessage()
func (*PutOsintRequest) ProtoReflect ¶
func (x *PutOsintRequest) ProtoReflect() protoreflect.Message
func (*PutOsintRequest) Reset ¶
func (x *PutOsintRequest) Reset()
func (*PutOsintRequest) String ¶
func (x *PutOsintRequest) String() string
func (*PutOsintRequest) Validate ¶
func (r *PutOsintRequest) Validate() error
Validate PutOsintRequest
type PutOsintResponse ¶
type PutOsintResponse struct { Osint *Osint `protobuf:"bytes,1,opt,name=osint,proto3" json:"osint,omitempty"` // contains filtered or unexported fields }
func (*PutOsintResponse) Descriptor
deprecated
func (*PutOsintResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutOsintResponse.ProtoReflect.Descriptor instead.
func (*PutOsintResponse) GetOsint ¶
func (x *PutOsintResponse) GetOsint() *Osint
func (*PutOsintResponse) ProtoMessage ¶
func (*PutOsintResponse) ProtoMessage()
func (*PutOsintResponse) ProtoReflect ¶
func (x *PutOsintResponse) ProtoReflect() protoreflect.Message
func (*PutOsintResponse) Reset ¶
func (x *PutOsintResponse) Reset()
func (*PutOsintResponse) String ¶
func (x *PutOsintResponse) String() string
type PutRelOsintDataSourceRequest ¶
type PutRelOsintDataSourceRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` RelOsintDataSource *RelOsintDataSourceForUpsert `protobuf:"bytes,2,opt,name=rel_osint_data_source,json=relOsintDataSource,proto3" json:"rel_osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*PutRelOsintDataSourceRequest) Descriptor
deprecated
func (*PutRelOsintDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutRelOsintDataSourceRequest.ProtoReflect.Descriptor instead.
func (*PutRelOsintDataSourceRequest) GetProjectId ¶
func (x *PutRelOsintDataSourceRequest) GetProjectId() uint32
func (*PutRelOsintDataSourceRequest) GetRelOsintDataSource ¶
func (x *PutRelOsintDataSourceRequest) GetRelOsintDataSource() *RelOsintDataSourceForUpsert
func (*PutRelOsintDataSourceRequest) ProtoMessage ¶
func (*PutRelOsintDataSourceRequest) ProtoMessage()
func (*PutRelOsintDataSourceRequest) ProtoReflect ¶
func (x *PutRelOsintDataSourceRequest) ProtoReflect() protoreflect.Message
func (*PutRelOsintDataSourceRequest) Reset ¶
func (x *PutRelOsintDataSourceRequest) Reset()
func (*PutRelOsintDataSourceRequest) String ¶
func (x *PutRelOsintDataSourceRequest) String() string
func (*PutRelOsintDataSourceRequest) Validate ¶
func (r *PutRelOsintDataSourceRequest) Validate() error
Validate PutRelOsintDataSourceRequest
type PutRelOsintDataSourceResponse ¶
type PutRelOsintDataSourceResponse struct { RelOsintDataSource *RelOsintDataSource `protobuf:"bytes,1,opt,name=rel_osint_data_source,json=relOsintDataSource,proto3" json:"rel_osint_data_source,omitempty"` // contains filtered or unexported fields }
func (*PutRelOsintDataSourceResponse) Descriptor
deprecated
func (*PutRelOsintDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutRelOsintDataSourceResponse.ProtoReflect.Descriptor instead.
func (*PutRelOsintDataSourceResponse) GetRelOsintDataSource ¶
func (x *PutRelOsintDataSourceResponse) GetRelOsintDataSource() *RelOsintDataSource
func (*PutRelOsintDataSourceResponse) ProtoMessage ¶
func (*PutRelOsintDataSourceResponse) ProtoMessage()
func (*PutRelOsintDataSourceResponse) ProtoReflect ¶
func (x *PutRelOsintDataSourceResponse) ProtoReflect() protoreflect.Message
func (*PutRelOsintDataSourceResponse) Reset ¶
func (x *PutRelOsintDataSourceResponse) Reset()
func (*PutRelOsintDataSourceResponse) String ¶
func (x *PutRelOsintDataSourceResponse) String() string
type RelOsintDataSource ¶
type RelOsintDataSource struct { RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ OsintDataSourceId uint32 `protobuf:"varint,2,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` OsintId uint32 `protobuf:"varint,3,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status Status `protobuf:"varint,5,opt,name=status,proto3,enum=datasource.osint.Status" json:"status,omitempty"` StatusDetail string `protobuf:"bytes,6,opt,name=status_detail,json=statusDetail,proto3" json:"status_detail,omitempty"` ScanAt int64 `protobuf:"varint,7,opt,name=scan_at,json=scanAt,proto3" json:"scan_at,omitempty"` CreatedAt int64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*RelOsintDataSource) Descriptor
deprecated
func (*RelOsintDataSource) Descriptor() ([]byte, []int)
Deprecated: Use RelOsintDataSource.ProtoReflect.Descriptor instead.
func (*RelOsintDataSource) GetCreatedAt ¶
func (x *RelOsintDataSource) GetCreatedAt() int64
func (*RelOsintDataSource) GetOsintDataSourceId ¶
func (x *RelOsintDataSource) GetOsintDataSourceId() uint32
func (*RelOsintDataSource) GetOsintId ¶
func (x *RelOsintDataSource) GetOsintId() uint32
func (*RelOsintDataSource) GetProjectId ¶
func (x *RelOsintDataSource) GetProjectId() uint32
func (*RelOsintDataSource) GetRelOsintDataSourceId ¶
func (x *RelOsintDataSource) GetRelOsintDataSourceId() uint32
func (*RelOsintDataSource) GetScanAt ¶
func (x *RelOsintDataSource) GetScanAt() int64
func (*RelOsintDataSource) GetStatus ¶
func (x *RelOsintDataSource) GetStatus() Status
func (*RelOsintDataSource) GetStatusDetail ¶
func (x *RelOsintDataSource) GetStatusDetail() string
func (*RelOsintDataSource) GetUpdatedAt ¶
func (x *RelOsintDataSource) GetUpdatedAt() int64
func (*RelOsintDataSource) ProtoMessage ¶
func (*RelOsintDataSource) ProtoMessage()
func (*RelOsintDataSource) ProtoReflect ¶
func (x *RelOsintDataSource) ProtoReflect() protoreflect.Message
func (*RelOsintDataSource) Reset ¶
func (x *RelOsintDataSource) Reset()
func (*RelOsintDataSource) String ¶
func (x *RelOsintDataSource) String() string
type RelOsintDataSourceForUpsert ¶
type RelOsintDataSourceForUpsert struct { RelOsintDataSourceId uint32 `` /* 128-byte string literal not displayed */ OsintDataSourceId uint32 `protobuf:"varint,2,opt,name=osint_data_source_id,json=osintDataSourceId,proto3" json:"osint_data_source_id,omitempty"` OsintId uint32 `protobuf:"varint,3,opt,name=osint_id,json=osintId,proto3" json:"osint_id,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status Status `protobuf:"varint,5,opt,name=status,proto3,enum=datasource.osint.Status" json:"status,omitempty"` StatusDetail string `protobuf:"bytes,6,opt,name=status_detail,json=statusDetail,proto3" json:"status_detail,omitempty"` ScanAt int64 `protobuf:"varint,7,opt,name=scan_at,json=scanAt,proto3" json:"scan_at,omitempty"` // contains filtered or unexported fields }
func (*RelOsintDataSourceForUpsert) Descriptor
deprecated
func (*RelOsintDataSourceForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use RelOsintDataSourceForUpsert.ProtoReflect.Descriptor instead.
func (*RelOsintDataSourceForUpsert) GetOsintDataSourceId ¶
func (x *RelOsintDataSourceForUpsert) GetOsintDataSourceId() uint32
func (*RelOsintDataSourceForUpsert) GetOsintId ¶
func (x *RelOsintDataSourceForUpsert) GetOsintId() uint32
func (*RelOsintDataSourceForUpsert) GetProjectId ¶
func (x *RelOsintDataSourceForUpsert) GetProjectId() uint32
func (*RelOsintDataSourceForUpsert) GetRelOsintDataSourceId ¶
func (x *RelOsintDataSourceForUpsert) GetRelOsintDataSourceId() uint32
func (*RelOsintDataSourceForUpsert) GetScanAt ¶
func (x *RelOsintDataSourceForUpsert) GetScanAt() int64
func (*RelOsintDataSourceForUpsert) GetStatus ¶
func (x *RelOsintDataSourceForUpsert) GetStatus() Status
func (*RelOsintDataSourceForUpsert) GetStatusDetail ¶
func (x *RelOsintDataSourceForUpsert) GetStatusDetail() string
func (*RelOsintDataSourceForUpsert) ProtoMessage ¶
func (*RelOsintDataSourceForUpsert) ProtoMessage()
func (*RelOsintDataSourceForUpsert) ProtoReflect ¶
func (x *RelOsintDataSourceForUpsert) ProtoReflect() protoreflect.Message
func (*RelOsintDataSourceForUpsert) Reset ¶
func (x *RelOsintDataSourceForUpsert) Reset()
func (*RelOsintDataSourceForUpsert) String ¶
func (x *RelOsintDataSourceForUpsert) String() string
func (*RelOsintDataSourceForUpsert) Validate ¶
func (r *RelOsintDataSourceForUpsert) Validate() error
Validate RelOsintDataSourceForUpsert
type Status ¶
type Status int32
Status
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type UnimplementedOsintServiceServer ¶
type UnimplementedOsintServiceServer struct { }
UnimplementedOsintServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedOsintServiceServer) DeleteOsint ¶
func (*UnimplementedOsintServiceServer) DeleteOsint(context.Context, *DeleteOsintRequest) (*emptypb.Empty, error)
func (*UnimplementedOsintServiceServer) DeleteOsintDataSource ¶
func (*UnimplementedOsintServiceServer) DeleteOsintDataSource(context.Context, *DeleteOsintDataSourceRequest) (*emptypb.Empty, error)
func (*UnimplementedOsintServiceServer) DeleteOsintDetectWord ¶
func (*UnimplementedOsintServiceServer) DeleteOsintDetectWord(context.Context, *DeleteOsintDetectWordRequest) (*emptypb.Empty, error)
func (*UnimplementedOsintServiceServer) DeleteRelOsintDataSource ¶
func (*UnimplementedOsintServiceServer) DeleteRelOsintDataSource(context.Context, *DeleteRelOsintDataSourceRequest) (*emptypb.Empty, error)
func (*UnimplementedOsintServiceServer) GetOsint ¶
func (*UnimplementedOsintServiceServer) GetOsint(context.Context, *GetOsintRequest) (*GetOsintResponse, error)
func (*UnimplementedOsintServiceServer) GetOsintDataSource ¶
func (*UnimplementedOsintServiceServer) GetOsintDataSource(context.Context, *GetOsintDataSourceRequest) (*GetOsintDataSourceResponse, error)
func (*UnimplementedOsintServiceServer) GetOsintDetectWord ¶
func (*UnimplementedOsintServiceServer) GetOsintDetectWord(context.Context, *GetOsintDetectWordRequest) (*GetOsintDetectWordResponse, error)
func (*UnimplementedOsintServiceServer) GetRelOsintDataSource ¶
func (*UnimplementedOsintServiceServer) GetRelOsintDataSource(context.Context, *GetRelOsintDataSourceRequest) (*GetRelOsintDataSourceResponse, error)
func (*UnimplementedOsintServiceServer) InvokeScan ¶
func (*UnimplementedOsintServiceServer) InvokeScan(context.Context, *InvokeScanRequest) (*InvokeScanResponse, error)
func (*UnimplementedOsintServiceServer) InvokeScanAll ¶
func (*UnimplementedOsintServiceServer) InvokeScanAll(context.Context, *InvokeScanAllRequest) (*emptypb.Empty, error)
func (*UnimplementedOsintServiceServer) ListOsint ¶
func (*UnimplementedOsintServiceServer) ListOsint(context.Context, *ListOsintRequest) (*ListOsintResponse, error)
func (*UnimplementedOsintServiceServer) ListOsintDataSource ¶
func (*UnimplementedOsintServiceServer) ListOsintDataSource(context.Context, *ListOsintDataSourceRequest) (*ListOsintDataSourceResponse, error)
func (*UnimplementedOsintServiceServer) ListOsintDetectWord ¶
func (*UnimplementedOsintServiceServer) ListOsintDetectWord(context.Context, *ListOsintDetectWordRequest) (*ListOsintDetectWordResponse, error)
func (*UnimplementedOsintServiceServer) ListRelOsintDataSource ¶
func (*UnimplementedOsintServiceServer) ListRelOsintDataSource(context.Context, *ListRelOsintDataSourceRequest) (*ListRelOsintDataSourceResponse, error)
func (*UnimplementedOsintServiceServer) PutOsint ¶
func (*UnimplementedOsintServiceServer) PutOsint(context.Context, *PutOsintRequest) (*PutOsintResponse, error)
func (*UnimplementedOsintServiceServer) PutOsintDataSource ¶
func (*UnimplementedOsintServiceServer) PutOsintDataSource(context.Context, *PutOsintDataSourceRequest) (*PutOsintDataSourceResponse, error)
func (*UnimplementedOsintServiceServer) PutOsintDetectWord ¶
func (*UnimplementedOsintServiceServer) PutOsintDetectWord(context.Context, *PutOsintDetectWordRequest) (*PutOsintDetectWordResponse, error)
func (*UnimplementedOsintServiceServer) PutRelOsintDataSource ¶
func (*UnimplementedOsintServiceServer) PutRelOsintDataSource(context.Context, *PutRelOsintDataSourceRequest) (*PutRelOsintDataSourceResponse, error)