Documentation
¶
Index ¶
- Variables
- type BuildEndEvent
- func (*BuildEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEndEvent) GetBuildId() string
- func (x *BuildEndEvent) GetError() *Error
- func (x *BuildEndEvent) GetResult() *BuildResult
- func (m *BuildEndEvent) GetStatus() isBuildEndEvent_Status
- func (*BuildEndEvent) ProtoMessage()
- func (x *BuildEndEvent) ProtoReflect() protoreflect.Message
- func (x *BuildEndEvent) Reset()
- func (x *BuildEndEvent) String() string
- type BuildEndEvent_Error
- type BuildEndEvent_Result
- type BuildResult
- type BuildStartEvent
- func (*BuildStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *BuildStartEvent) GetBuildId() string
- func (x *BuildStartEvent) GetDirectorInfo() *DirectorInfo
- func (*BuildStartEvent) ProtoMessage()
- func (x *BuildStartEvent) ProtoReflect() protoreflect.Message
- func (x *BuildStartEvent) Reset()
- func (x *BuildStartEvent) String() string
- type DirectorInfo
- func (*DirectorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *DirectorInfo) GetSysInfo() *v1.SystemInfo
- func (x *DirectorInfo) GetVersion() string
- func (*DirectorInfo) ProtoMessage()
- func (x *DirectorInfo) ProtoReflect() protoreflect.Message
- func (x *DirectorInfo) Reset()
- func (x *DirectorInfo) String() string
- type Error
- type ExecEndEvent
- func (*ExecEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ExecEndEvent) GetError() *Error
- func (x *ExecEndEvent) GetExecId() string
- func (x *ExecEndEvent) GetResult() *ExecResult
- func (x *ExecEndEvent) GetRuntimeId() string
- func (m *ExecEndEvent) GetStatus() isExecEndEvent_Status
- func (*ExecEndEvent) ProtoMessage()
- func (x *ExecEndEvent) ProtoReflect() protoreflect.Message
- func (x *ExecEndEvent) Reset()
- func (x *ExecEndEvent) String() string
- type ExecEndEvent_Error
- type ExecEndEvent_Result
- type ExecResult
- type ExecStartEvent
- func (*ExecStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ExecStartEvent) GetExecId() string
- func (x *ExecStartEvent) GetOpts() *v1.ExecOpts
- func (x *ExecStartEvent) GetRuntimeId() string
- func (x *ExecStartEvent) GetTags() map[string]string
- func (*ExecStartEvent) ProtoMessage()
- func (x *ExecStartEvent) ProtoReflect() protoreflect.Message
- func (x *ExecStartEvent) Reset()
- func (x *ExecStartEvent) String() string
- type ExportEndEvent
- func (*ExportEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ExportEndEvent) GetError() *Error
- func (x *ExportEndEvent) GetExportId() string
- func (x *ExportEndEvent) GetResult() *ExportResult
- func (x *ExportEndEvent) GetRuntimeId() string
- func (m *ExportEndEvent) GetStatus() isExportEndEvent_Status
- func (*ExportEndEvent) ProtoMessage()
- func (x *ExportEndEvent) ProtoReflect() protoreflect.Message
- func (x *ExportEndEvent) Reset()
- func (x *ExportEndEvent) String() string
- type ExportEndEvent_Error
- type ExportEndEvent_Result
- type ExportResult
- type ExportStartEvent
- func (*ExportStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ExportStartEvent) GetExportId() string
- func (x *ExportStartEvent) GetRuntimeId() string
- func (*ExportStartEvent) ProtoMessage()
- func (x *ExportStartEvent) ProtoReflect() protoreflect.Message
- func (x *ExportStartEvent) Reset()
- func (x *ExportStartEvent) String() string
- type ImportEndEvent
- func (*ImportEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ImportEndEvent) GetError() *Error
- func (x *ImportEndEvent) GetImportId() string
- func (x *ImportEndEvent) GetResult() *ImportResult
- func (x *ImportEndEvent) GetRuntimeId() string
- func (m *ImportEndEvent) GetStatus() isImportEndEvent_Status
- func (*ImportEndEvent) ProtoMessage()
- func (x *ImportEndEvent) ProtoReflect() protoreflect.Message
- func (x *ImportEndEvent) Reset()
- func (x *ImportEndEvent) String() string
- type ImportEndEvent_Error
- type ImportEndEvent_Result
- type ImportResult
- type ImportStartEvent
- func (*ImportStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ImportStartEvent) GetImportId() string
- func (x *ImportStartEvent) GetRuntimeId() string
- func (*ImportStartEvent) ProtoMessage()
- func (x *ImportStartEvent) ProtoReflect() protoreflect.Message
- func (x *ImportStartEvent) Reset()
- func (x *ImportStartEvent) String() string
- type LogEventSource
- func (*LogEventSource) Descriptor() ([]byte, []int)deprecated
- func (x *LogEventSource) GetDirector() *LogSourceDirector
- func (x *LogEventSource) GetExec() *LogSourceExec
- func (x *LogEventSource) GetRuntime() *LogSourceRuntime
- func (m *LogEventSource) GetSource() isLogEventSource_Source
- func (*LogEventSource) ProtoMessage()
- func (x *LogEventSource) ProtoReflect() protoreflect.Message
- func (x *LogEventSource) Reset()
- func (x *LogEventSource) String() string
- type LogEventSource_Director
- type LogEventSource_Exec
- type LogEventSource_Runtime
- type LogSourceDirector
- type LogSourceExec
- func (*LogSourceExec) Descriptor() ([]byte, []int)deprecated
- func (x *LogSourceExec) GetExecId() string
- func (x *LogSourceExec) GetRuntimeId() string
- func (x *LogSourceExec) GetSystem() bool
- func (*LogSourceExec) ProtoMessage()
- func (x *LogSourceExec) ProtoReflect() protoreflect.Message
- func (x *LogSourceExec) Reset()
- func (x *LogSourceExec) String() string
- type LogSourceRuntime
- type RuntimeCloseEndEvent
- func (*RuntimeCloseEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeCloseEndEvent) GetError() *Error
- func (x *RuntimeCloseEndEvent) GetResult() *RuntimeCloseResult
- func (x *RuntimeCloseEndEvent) GetRuntimeId() string
- func (m *RuntimeCloseEndEvent) GetStatus() isRuntimeCloseEndEvent_Status
- func (*RuntimeCloseEndEvent) ProtoMessage()
- func (x *RuntimeCloseEndEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeCloseEndEvent) Reset()
- func (x *RuntimeCloseEndEvent) String() string
- type RuntimeCloseEndEvent_Error
- type RuntimeCloseEndEvent_Result
- type RuntimeCloseResult
- type RuntimeCloseStartEvent
- func (*RuntimeCloseStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeCloseStartEvent) GetRuntimeId() string
- func (*RuntimeCloseStartEvent) ProtoMessage()
- func (x *RuntimeCloseStartEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeCloseStartEvent) Reset()
- func (x *RuntimeCloseStartEvent) String() string
- type RuntimeOpenEndEvent
- func (*RuntimeOpenEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeOpenEndEvent) GetError() *Error
- func (x *RuntimeOpenEndEvent) GetResult() *RuntimeOpenResult
- func (x *RuntimeOpenEndEvent) GetRuntimeId() string
- func (m *RuntimeOpenEndEvent) GetStatus() isRuntimeOpenEndEvent_Status
- func (*RuntimeOpenEndEvent) ProtoMessage()
- func (x *RuntimeOpenEndEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeOpenEndEvent) Reset()
- func (x *RuntimeOpenEndEvent) String() string
- type RuntimeOpenEndEvent_Error
- type RuntimeOpenEndEvent_Result
- type RuntimeOpenResult
- type RuntimeOpenStartEvent
- func (*RuntimeOpenStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeOpenStartEvent) GetOpts() *v1.Opts
- func (x *RuntimeOpenStartEvent) GetRuntimeId() string
- func (*RuntimeOpenStartEvent) ProtoMessage()
- func (x *RuntimeOpenStartEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeOpenStartEvent) Reset()
- func (x *RuntimeOpenStartEvent) String() string
- type RuntimeSettlementEndEvent
- func (*RuntimeSettlementEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeSettlementEndEvent) GetContractId() string
- func (x *RuntimeSettlementEndEvent) GetError() *Error
- func (x *RuntimeSettlementEndEvent) GetResult() *RuntimeSettlementResult
- func (x *RuntimeSettlementEndEvent) GetRuntimeId() string
- func (m *RuntimeSettlementEndEvent) GetStatus() isRuntimeSettlementEndEvent_Status
- func (x *RuntimeSettlementEndEvent) GetTenderId() string
- func (*RuntimeSettlementEndEvent) ProtoMessage()
- func (x *RuntimeSettlementEndEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeSettlementEndEvent) Reset()
- func (x *RuntimeSettlementEndEvent) String() string
- type RuntimeSettlementEndEvent_Error
- type RuntimeSettlementEndEvent_Result
- type RuntimeSettlementResult
- type RuntimeSettlementStartEvent
- func (*RuntimeSettlementStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeSettlementStartEvent) GetContractId() string
- func (x *RuntimeSettlementStartEvent) GetRuntimeId() string
- func (x *RuntimeSettlementStartEvent) GetTenderId() string
- func (*RuntimeSettlementStartEvent) ProtoMessage()
- func (x *RuntimeSettlementStartEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeSettlementStartEvent) Reset()
- func (x *RuntimeSettlementStartEvent) String() string
- type RuntimeTenderEndEvent
- func (*RuntimeTenderEndEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeTenderEndEvent) GetError() *Error
- func (x *RuntimeTenderEndEvent) GetResult() *RuntimeTenderResult
- func (m *RuntimeTenderEndEvent) GetStatus() isRuntimeTenderEndEvent_Status
- func (x *RuntimeTenderEndEvent) GetTenderId() string
- func (*RuntimeTenderEndEvent) ProtoMessage()
- func (x *RuntimeTenderEndEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeTenderEndEvent) Reset()
- func (x *RuntimeTenderEndEvent) String() string
- type RuntimeTenderEndEvent_Error
- type RuntimeTenderEndEvent_Result
- type RuntimeTenderResult
- func (*RuntimeTenderResult) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeTenderResult) GetContracts() []*v11.RuntimeContract
- func (*RuntimeTenderResult) ProtoMessage()
- func (x *RuntimeTenderResult) ProtoReflect() protoreflect.Message
- func (x *RuntimeTenderResult) Reset()
- func (x *RuntimeTenderResult) String() string
- type RuntimeTenderStartEvent
- func (*RuntimeTenderStartEvent) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeTenderStartEvent) GetBuildId() string
- func (x *RuntimeTenderStartEvent) GetOpts() *v1.Opts
- func (x *RuntimeTenderStartEvent) GetTenderId() string
- func (*RuntimeTenderStartEvent) ProtoMessage()
- func (x *RuntimeTenderStartEvent) ProtoReflect() protoreflect.Message
- func (x *RuntimeTenderStartEvent) Reset()
- func (x *RuntimeTenderStartEvent) String() string
- type StderrEvent
- func (*StderrEvent) Descriptor() ([]byte, []int)deprecated
- func (x *StderrEvent) GetData() []byte
- func (x *StderrEvent) GetSource() *LogEventSource
- func (*StderrEvent) ProtoMessage()
- func (x *StderrEvent) ProtoReflect() protoreflect.Message
- func (x *StderrEvent) Reset()
- func (x *StderrEvent) String() string
- type StdoutEvent
- func (*StdoutEvent) Descriptor() ([]byte, []int)deprecated
- func (x *StdoutEvent) GetData() []byte
- func (x *StdoutEvent) GetSource() *LogEventSource
- func (*StdoutEvent) ProtoMessage()
- func (x *StdoutEvent) ProtoReflect() protoreflect.Message
- func (x *StdoutEvent) Reset()
- func (x *StdoutEvent) String() string
- type SyncPointReachedEvent
- func (*SyncPointReachedEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SyncPointReachedEvent) GetBarrierId() string
- func (*SyncPointReachedEvent) ProtoMessage()
- func (x *SyncPointReachedEvent) ProtoReflect() protoreflect.Message
- func (x *SyncPointReachedEvent) Reset()
- func (x *SyncPointReachedEvent) String() string
Constants ¶
This section is empty.
Variables ¶
var File_events_builtin_v1_builtin_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BuildEndEvent ¶
type BuildEndEvent struct { BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` // Types that are assignable to Status: // // *BuildEndEvent_Error // *BuildEndEvent_Result Status isBuildEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*BuildEndEvent) Descriptor
deprecated
func (*BuildEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use BuildEndEvent.ProtoReflect.Descriptor instead.
func (*BuildEndEvent) GetBuildId ¶
func (x *BuildEndEvent) GetBuildId() string
func (*BuildEndEvent) GetError ¶
func (x *BuildEndEvent) GetError() *Error
func (*BuildEndEvent) GetResult ¶
func (x *BuildEndEvent) GetResult() *BuildResult
func (*BuildEndEvent) GetStatus ¶
func (m *BuildEndEvent) GetStatus() isBuildEndEvent_Status
func (*BuildEndEvent) ProtoMessage ¶
func (*BuildEndEvent) ProtoMessage()
func (*BuildEndEvent) ProtoReflect ¶
func (x *BuildEndEvent) ProtoReflect() protoreflect.Message
func (*BuildEndEvent) Reset ¶
func (x *BuildEndEvent) Reset()
func (*BuildEndEvent) String ¶
func (x *BuildEndEvent) String() string
type BuildEndEvent_Error ¶
type BuildEndEvent_Error struct {
Error *Error `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}
type BuildEndEvent_Result ¶
type BuildEndEvent_Result struct {
Result *BuildResult `protobuf:"bytes,3,opt,name=result,proto3,oneof"`
}
type BuildResult ¶
type BuildResult struct {
// contains filtered or unexported fields
}
func (*BuildResult) Descriptor
deprecated
func (*BuildResult) Descriptor() ([]byte, []int)
Deprecated: Use BuildResult.ProtoReflect.Descriptor instead.
func (*BuildResult) ProtoMessage ¶
func (*BuildResult) ProtoMessage()
func (*BuildResult) ProtoReflect ¶
func (x *BuildResult) ProtoReflect() protoreflect.Message
func (*BuildResult) Reset ¶
func (x *BuildResult) Reset()
func (*BuildResult) String ¶
func (x *BuildResult) String() string
type BuildStartEvent ¶
type BuildStartEvent struct { BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` DirectorInfo *DirectorInfo `protobuf:"bytes,2,opt,name=director_info,json=directorInfo,proto3" json:"director_info,omitempty"` // contains filtered or unexported fields }
func (*BuildStartEvent) Descriptor
deprecated
func (*BuildStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use BuildStartEvent.ProtoReflect.Descriptor instead.
func (*BuildStartEvent) GetBuildId ¶
func (x *BuildStartEvent) GetBuildId() string
func (*BuildStartEvent) GetDirectorInfo ¶
func (x *BuildStartEvent) GetDirectorInfo() *DirectorInfo
func (*BuildStartEvent) ProtoMessage ¶
func (*BuildStartEvent) ProtoMessage()
func (*BuildStartEvent) ProtoReflect ¶
func (x *BuildStartEvent) ProtoReflect() protoreflect.Message
func (*BuildStartEvent) Reset ¶
func (x *BuildStartEvent) Reset()
func (*BuildStartEvent) String ¶
func (x *BuildStartEvent) String() string
type DirectorInfo ¶
type DirectorInfo struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` SysInfo *v1.SystemInfo `protobuf:"bytes,2,opt,name=sys_info,json=sysInfo,proto3" json:"sys_info,omitempty"` // contains filtered or unexported fields }
func (*DirectorInfo) Descriptor
deprecated
func (*DirectorInfo) Descriptor() ([]byte, []int)
Deprecated: Use DirectorInfo.ProtoReflect.Descriptor instead.
func (*DirectorInfo) GetSysInfo ¶
func (x *DirectorInfo) GetSysInfo() *v1.SystemInfo
func (*DirectorInfo) GetVersion ¶
func (x *DirectorInfo) GetVersion() string
func (*DirectorInfo) ProtoMessage ¶
func (*DirectorInfo) ProtoMessage()
func (*DirectorInfo) ProtoReflect ¶
func (x *DirectorInfo) ProtoReflect() protoreflect.Message
func (*DirectorInfo) Reset ¶
func (x *DirectorInfo) Reset()
func (*DirectorInfo) String ¶
func (x *DirectorInfo) String() string
type Error ¶
type Error struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Error) Descriptor
deprecated
func (*Error) GetMessage ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶
func (x *Error) ProtoReflect() protoreflect.Message
type ExecEndEvent ¶
type ExecEndEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ExecId string `protobuf:"bytes,2,opt,name=exec_id,json=execId,proto3" json:"exec_id,omitempty"` // Types that are assignable to Status: // // *ExecEndEvent_Error // *ExecEndEvent_Result Status isExecEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*ExecEndEvent) Descriptor
deprecated
func (*ExecEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use ExecEndEvent.ProtoReflect.Descriptor instead.
func (*ExecEndEvent) GetError ¶
func (x *ExecEndEvent) GetError() *Error
func (*ExecEndEvent) GetExecId ¶
func (x *ExecEndEvent) GetExecId() string
func (*ExecEndEvent) GetResult ¶
func (x *ExecEndEvent) GetResult() *ExecResult
func (*ExecEndEvent) GetRuntimeId ¶
func (x *ExecEndEvent) GetRuntimeId() string
func (*ExecEndEvent) GetStatus ¶
func (m *ExecEndEvent) GetStatus() isExecEndEvent_Status
func (*ExecEndEvent) ProtoMessage ¶
func (*ExecEndEvent) ProtoMessage()
func (*ExecEndEvent) ProtoReflect ¶
func (x *ExecEndEvent) ProtoReflect() protoreflect.Message
func (*ExecEndEvent) Reset ¶
func (x *ExecEndEvent) Reset()
func (*ExecEndEvent) String ¶
func (x *ExecEndEvent) String() string
type ExecEndEvent_Error ¶
type ExecEndEvent_Error struct {
Error *Error `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
type ExecEndEvent_Result ¶
type ExecEndEvent_Result struct {
Result *ExecResult `protobuf:"bytes,4,opt,name=result,proto3,oneof"`
}
type ExecResult ¶
type ExecResult struct { ExitCode int32 `protobuf:"varint,4,opt,name=exit_code,json=exitCode,proto3" json:"exit_code,omitempty"` // contains filtered or unexported fields }
func (*ExecResult) Descriptor
deprecated
func (*ExecResult) Descriptor() ([]byte, []int)
Deprecated: Use ExecResult.ProtoReflect.Descriptor instead.
func (*ExecResult) GetExitCode ¶
func (x *ExecResult) GetExitCode() int32
func (*ExecResult) ProtoMessage ¶
func (*ExecResult) ProtoMessage()
func (*ExecResult) ProtoReflect ¶
func (x *ExecResult) ProtoReflect() protoreflect.Message
func (*ExecResult) Reset ¶
func (x *ExecResult) Reset()
func (*ExecResult) String ¶
func (x *ExecResult) String() string
type ExecStartEvent ¶
type ExecStartEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ExecId string `protobuf:"bytes,2,opt,name=exec_id,json=execId,proto3" json:"exec_id,omitempty"` Opts *v1.ExecOpts `protobuf:"bytes,3,opt,name=opts,proto3" json:"opts,omitempty"` Tags map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ExecStartEvent) Descriptor
deprecated
func (*ExecStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use ExecStartEvent.ProtoReflect.Descriptor instead.
func (*ExecStartEvent) GetExecId ¶
func (x *ExecStartEvent) GetExecId() string
func (*ExecStartEvent) GetOpts ¶
func (x *ExecStartEvent) GetOpts() *v1.ExecOpts
func (*ExecStartEvent) GetRuntimeId ¶
func (x *ExecStartEvent) GetRuntimeId() string
func (*ExecStartEvent) GetTags ¶
func (x *ExecStartEvent) GetTags() map[string]string
func (*ExecStartEvent) ProtoMessage ¶
func (*ExecStartEvent) ProtoMessage()
func (*ExecStartEvent) ProtoReflect ¶
func (x *ExecStartEvent) ProtoReflect() protoreflect.Message
func (*ExecStartEvent) Reset ¶
func (x *ExecStartEvent) Reset()
func (*ExecStartEvent) String ¶
func (x *ExecStartEvent) String() string
type ExportEndEvent ¶
type ExportEndEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ExportId string `protobuf:"bytes,2,opt,name=export_id,json=exportId,proto3" json:"export_id,omitempty"` // Types that are assignable to Status: // // *ExportEndEvent_Error // *ExportEndEvent_Result Status isExportEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*ExportEndEvent) Descriptor
deprecated
func (*ExportEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use ExportEndEvent.ProtoReflect.Descriptor instead.
func (*ExportEndEvent) GetError ¶
func (x *ExportEndEvent) GetError() *Error
func (*ExportEndEvent) GetExportId ¶
func (x *ExportEndEvent) GetExportId() string
func (*ExportEndEvent) GetResult ¶
func (x *ExportEndEvent) GetResult() *ExportResult
func (*ExportEndEvent) GetRuntimeId ¶
func (x *ExportEndEvent) GetRuntimeId() string
func (*ExportEndEvent) GetStatus ¶
func (m *ExportEndEvent) GetStatus() isExportEndEvent_Status
func (*ExportEndEvent) ProtoMessage ¶
func (*ExportEndEvent) ProtoMessage()
func (*ExportEndEvent) ProtoReflect ¶
func (x *ExportEndEvent) ProtoReflect() protoreflect.Message
func (*ExportEndEvent) Reset ¶
func (x *ExportEndEvent) Reset()
func (*ExportEndEvent) String ¶
func (x *ExportEndEvent) String() string
type ExportEndEvent_Error ¶
type ExportEndEvent_Error struct {
Error *Error `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
type ExportEndEvent_Result ¶
type ExportEndEvent_Result struct {
Result *ExportResult `protobuf:"bytes,4,opt,name=result,proto3,oneof"`
}
type ExportResult ¶
type ExportResult struct {
// contains filtered or unexported fields
}
func (*ExportResult) Descriptor
deprecated
func (*ExportResult) Descriptor() ([]byte, []int)
Deprecated: Use ExportResult.ProtoReflect.Descriptor instead.
func (*ExportResult) ProtoMessage ¶
func (*ExportResult) ProtoMessage()
func (*ExportResult) ProtoReflect ¶
func (x *ExportResult) ProtoReflect() protoreflect.Message
func (*ExportResult) Reset ¶
func (x *ExportResult) Reset()
func (*ExportResult) String ¶
func (x *ExportResult) String() string
type ExportStartEvent ¶
type ExportStartEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ExportId string `protobuf:"bytes,2,opt,name=export_id,json=exportId,proto3" json:"export_id,omitempty"` // contains filtered or unexported fields }
func (*ExportStartEvent) Descriptor
deprecated
func (*ExportStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use ExportStartEvent.ProtoReflect.Descriptor instead.
func (*ExportStartEvent) GetExportId ¶
func (x *ExportStartEvent) GetExportId() string
func (*ExportStartEvent) GetRuntimeId ¶
func (x *ExportStartEvent) GetRuntimeId() string
func (*ExportStartEvent) ProtoMessage ¶
func (*ExportStartEvent) ProtoMessage()
func (*ExportStartEvent) ProtoReflect ¶
func (x *ExportStartEvent) ProtoReflect() protoreflect.Message
func (*ExportStartEvent) Reset ¶
func (x *ExportStartEvent) Reset()
func (*ExportStartEvent) String ¶
func (x *ExportStartEvent) String() string
type ImportEndEvent ¶
type ImportEndEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ImportId string `protobuf:"bytes,2,opt,name=import_id,json=importId,proto3" json:"import_id,omitempty"` // Types that are assignable to Status: // // *ImportEndEvent_Error // *ImportEndEvent_Result Status isImportEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*ImportEndEvent) Descriptor
deprecated
func (*ImportEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use ImportEndEvent.ProtoReflect.Descriptor instead.
func (*ImportEndEvent) GetError ¶
func (x *ImportEndEvent) GetError() *Error
func (*ImportEndEvent) GetImportId ¶
func (x *ImportEndEvent) GetImportId() string
func (*ImportEndEvent) GetResult ¶
func (x *ImportEndEvent) GetResult() *ImportResult
func (*ImportEndEvent) GetRuntimeId ¶
func (x *ImportEndEvent) GetRuntimeId() string
func (*ImportEndEvent) GetStatus ¶
func (m *ImportEndEvent) GetStatus() isImportEndEvent_Status
func (*ImportEndEvent) ProtoMessage ¶
func (*ImportEndEvent) ProtoMessage()
func (*ImportEndEvent) ProtoReflect ¶
func (x *ImportEndEvent) ProtoReflect() protoreflect.Message
func (*ImportEndEvent) Reset ¶
func (x *ImportEndEvent) Reset()
func (*ImportEndEvent) String ¶
func (x *ImportEndEvent) String() string
type ImportEndEvent_Error ¶
type ImportEndEvent_Error struct {
Error *Error `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
type ImportEndEvent_Result ¶
type ImportEndEvent_Result struct {
Result *ImportResult `protobuf:"bytes,4,opt,name=result,proto3,oneof"`
}
type ImportResult ¶
type ImportResult struct {
// contains filtered or unexported fields
}
func (*ImportResult) Descriptor
deprecated
func (*ImportResult) Descriptor() ([]byte, []int)
Deprecated: Use ImportResult.ProtoReflect.Descriptor instead.
func (*ImportResult) ProtoMessage ¶
func (*ImportResult) ProtoMessage()
func (*ImportResult) ProtoReflect ¶
func (x *ImportResult) ProtoReflect() protoreflect.Message
func (*ImportResult) Reset ¶
func (x *ImportResult) Reset()
func (*ImportResult) String ¶
func (x *ImportResult) String() string
type ImportStartEvent ¶
type ImportStartEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ImportId string `protobuf:"bytes,2,opt,name=import_id,json=importId,proto3" json:"import_id,omitempty"` // contains filtered or unexported fields }
func (*ImportStartEvent) Descriptor
deprecated
func (*ImportStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use ImportStartEvent.ProtoReflect.Descriptor instead.
func (*ImportStartEvent) GetImportId ¶
func (x *ImportStartEvent) GetImportId() string
func (*ImportStartEvent) GetRuntimeId ¶
func (x *ImportStartEvent) GetRuntimeId() string
func (*ImportStartEvent) ProtoMessage ¶
func (*ImportStartEvent) ProtoMessage()
func (*ImportStartEvent) ProtoReflect ¶
func (x *ImportStartEvent) ProtoReflect() protoreflect.Message
func (*ImportStartEvent) Reset ¶
func (x *ImportStartEvent) Reset()
func (*ImportStartEvent) String ¶
func (x *ImportStartEvent) String() string
type LogEventSource ¶
type LogEventSource struct { // Types that are assignable to Source: // // *LogEventSource_Runtime // *LogEventSource_Exec // *LogEventSource_Director Source isLogEventSource_Source `protobuf_oneof:"source"` // contains filtered or unexported fields }
func (*LogEventSource) Descriptor
deprecated
func (*LogEventSource) Descriptor() ([]byte, []int)
Deprecated: Use LogEventSource.ProtoReflect.Descriptor instead.
func (*LogEventSource) GetDirector ¶
func (x *LogEventSource) GetDirector() *LogSourceDirector
func (*LogEventSource) GetExec ¶
func (x *LogEventSource) GetExec() *LogSourceExec
func (*LogEventSource) GetRuntime ¶
func (x *LogEventSource) GetRuntime() *LogSourceRuntime
func (*LogEventSource) GetSource ¶
func (m *LogEventSource) GetSource() isLogEventSource_Source
func (*LogEventSource) ProtoMessage ¶
func (*LogEventSource) ProtoMessage()
func (*LogEventSource) ProtoReflect ¶
func (x *LogEventSource) ProtoReflect() protoreflect.Message
func (*LogEventSource) Reset ¶
func (x *LogEventSource) Reset()
func (*LogEventSource) String ¶
func (x *LogEventSource) String() string
type LogEventSource_Director ¶
type LogEventSource_Director struct {
Director *LogSourceDirector `protobuf:"bytes,4,opt,name=director,proto3,oneof"`
}
type LogEventSource_Exec ¶
type LogEventSource_Exec struct {
Exec *LogSourceExec `protobuf:"bytes,3,opt,name=exec,proto3,oneof"`
}
type LogEventSource_Runtime ¶
type LogEventSource_Runtime struct {
Runtime *LogSourceRuntime `protobuf:"bytes,2,opt,name=runtime,proto3,oneof"`
}
type LogSourceDirector ¶
type LogSourceDirector struct {
// contains filtered or unexported fields
}
func (*LogSourceDirector) Descriptor
deprecated
func (*LogSourceDirector) Descriptor() ([]byte, []int)
Deprecated: Use LogSourceDirector.ProtoReflect.Descriptor instead.
func (*LogSourceDirector) ProtoMessage ¶
func (*LogSourceDirector) ProtoMessage()
func (*LogSourceDirector) ProtoReflect ¶
func (x *LogSourceDirector) ProtoReflect() protoreflect.Message
func (*LogSourceDirector) Reset ¶
func (x *LogSourceDirector) Reset()
func (*LogSourceDirector) String ¶
func (x *LogSourceDirector) String() string
type LogSourceExec ¶
type LogSourceExec struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` ExecId string `protobuf:"bytes,2,opt,name=exec_id,json=execId,proto3" json:"exec_id,omitempty"` // System is true if a knita component wrote the log. System bool `protobuf:"varint,3,opt,name=system,proto3" json:"system,omitempty"` // contains filtered or unexported fields }
func (*LogSourceExec) Descriptor
deprecated
func (*LogSourceExec) Descriptor() ([]byte, []int)
Deprecated: Use LogSourceExec.ProtoReflect.Descriptor instead.
func (*LogSourceExec) GetExecId ¶
func (x *LogSourceExec) GetExecId() string
func (*LogSourceExec) GetRuntimeId ¶
func (x *LogSourceExec) GetRuntimeId() string
func (*LogSourceExec) GetSystem ¶
func (x *LogSourceExec) GetSystem() bool
func (*LogSourceExec) ProtoMessage ¶
func (*LogSourceExec) ProtoMessage()
func (*LogSourceExec) ProtoReflect ¶
func (x *LogSourceExec) ProtoReflect() protoreflect.Message
func (*LogSourceExec) Reset ¶
func (x *LogSourceExec) Reset()
func (*LogSourceExec) String ¶
func (x *LogSourceExec) String() string
type LogSourceRuntime ¶
type LogSourceRuntime struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // contains filtered or unexported fields }
func (*LogSourceRuntime) Descriptor
deprecated
func (*LogSourceRuntime) Descriptor() ([]byte, []int)
Deprecated: Use LogSourceRuntime.ProtoReflect.Descriptor instead.
func (*LogSourceRuntime) GetRuntimeId ¶
func (x *LogSourceRuntime) GetRuntimeId() string
func (*LogSourceRuntime) ProtoMessage ¶
func (*LogSourceRuntime) ProtoMessage()
func (*LogSourceRuntime) ProtoReflect ¶
func (x *LogSourceRuntime) ProtoReflect() protoreflect.Message
func (*LogSourceRuntime) Reset ¶
func (x *LogSourceRuntime) Reset()
func (*LogSourceRuntime) String ¶
func (x *LogSourceRuntime) String() string
type RuntimeCloseEndEvent ¶
type RuntimeCloseEndEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // Types that are assignable to Status: // // *RuntimeCloseEndEvent_Error // *RuntimeCloseEndEvent_Result Status isRuntimeCloseEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*RuntimeCloseEndEvent) Descriptor
deprecated
func (*RuntimeCloseEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeCloseEndEvent.ProtoReflect.Descriptor instead.
func (*RuntimeCloseEndEvent) GetError ¶
func (x *RuntimeCloseEndEvent) GetError() *Error
func (*RuntimeCloseEndEvent) GetResult ¶
func (x *RuntimeCloseEndEvent) GetResult() *RuntimeCloseResult
func (*RuntimeCloseEndEvent) GetRuntimeId ¶
func (x *RuntimeCloseEndEvent) GetRuntimeId() string
func (*RuntimeCloseEndEvent) GetStatus ¶
func (m *RuntimeCloseEndEvent) GetStatus() isRuntimeCloseEndEvent_Status
func (*RuntimeCloseEndEvent) ProtoMessage ¶
func (*RuntimeCloseEndEvent) ProtoMessage()
func (*RuntimeCloseEndEvent) ProtoReflect ¶
func (x *RuntimeCloseEndEvent) ProtoReflect() protoreflect.Message
func (*RuntimeCloseEndEvent) Reset ¶
func (x *RuntimeCloseEndEvent) Reset()
func (*RuntimeCloseEndEvent) String ¶
func (x *RuntimeCloseEndEvent) String() string
type RuntimeCloseEndEvent_Error ¶
type RuntimeCloseEndEvent_Error struct {
Error *Error `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}
type RuntimeCloseEndEvent_Result ¶
type RuntimeCloseEndEvent_Result struct {
Result *RuntimeCloseResult `protobuf:"bytes,3,opt,name=result,proto3,oneof"`
}
type RuntimeCloseResult ¶
type RuntimeCloseResult struct {
// contains filtered or unexported fields
}
func (*RuntimeCloseResult) Descriptor
deprecated
func (*RuntimeCloseResult) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeCloseResult.ProtoReflect.Descriptor instead.
func (*RuntimeCloseResult) ProtoMessage ¶
func (*RuntimeCloseResult) ProtoMessage()
func (*RuntimeCloseResult) ProtoReflect ¶
func (x *RuntimeCloseResult) ProtoReflect() protoreflect.Message
func (*RuntimeCloseResult) Reset ¶
func (x *RuntimeCloseResult) Reset()
func (*RuntimeCloseResult) String ¶
func (x *RuntimeCloseResult) String() string
type RuntimeCloseStartEvent ¶
type RuntimeCloseStartEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // contains filtered or unexported fields }
func (*RuntimeCloseStartEvent) Descriptor
deprecated
func (*RuntimeCloseStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeCloseStartEvent.ProtoReflect.Descriptor instead.
func (*RuntimeCloseStartEvent) GetRuntimeId ¶
func (x *RuntimeCloseStartEvent) GetRuntimeId() string
func (*RuntimeCloseStartEvent) ProtoMessage ¶
func (*RuntimeCloseStartEvent) ProtoMessage()
func (*RuntimeCloseStartEvent) ProtoReflect ¶
func (x *RuntimeCloseStartEvent) ProtoReflect() protoreflect.Message
func (*RuntimeCloseStartEvent) Reset ¶
func (x *RuntimeCloseStartEvent) Reset()
func (*RuntimeCloseStartEvent) String ¶
func (x *RuntimeCloseStartEvent) String() string
type RuntimeOpenEndEvent ¶
type RuntimeOpenEndEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // Types that are assignable to Status: // // *RuntimeOpenEndEvent_Error // *RuntimeOpenEndEvent_Result Status isRuntimeOpenEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*RuntimeOpenEndEvent) Descriptor
deprecated
func (*RuntimeOpenEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeOpenEndEvent.ProtoReflect.Descriptor instead.
func (*RuntimeOpenEndEvent) GetError ¶
func (x *RuntimeOpenEndEvent) GetError() *Error
func (*RuntimeOpenEndEvent) GetResult ¶
func (x *RuntimeOpenEndEvent) GetResult() *RuntimeOpenResult
func (*RuntimeOpenEndEvent) GetRuntimeId ¶
func (x *RuntimeOpenEndEvent) GetRuntimeId() string
func (*RuntimeOpenEndEvent) GetStatus ¶
func (m *RuntimeOpenEndEvent) GetStatus() isRuntimeOpenEndEvent_Status
func (*RuntimeOpenEndEvent) ProtoMessage ¶
func (*RuntimeOpenEndEvent) ProtoMessage()
func (*RuntimeOpenEndEvent) ProtoReflect ¶
func (x *RuntimeOpenEndEvent) ProtoReflect() protoreflect.Message
func (*RuntimeOpenEndEvent) Reset ¶
func (x *RuntimeOpenEndEvent) Reset()
func (*RuntimeOpenEndEvent) String ¶
func (x *RuntimeOpenEndEvent) String() string
type RuntimeOpenEndEvent_Error ¶
type RuntimeOpenEndEvent_Error struct {
Error *Error `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}
type RuntimeOpenEndEvent_Result ¶
type RuntimeOpenEndEvent_Result struct {
Result *RuntimeOpenResult `protobuf:"bytes,3,opt,name=result,proto3,oneof"`
}
type RuntimeOpenResult ¶
type RuntimeOpenResult struct {
// contains filtered or unexported fields
}
func (*RuntimeOpenResult) Descriptor
deprecated
func (*RuntimeOpenResult) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeOpenResult.ProtoReflect.Descriptor instead.
func (*RuntimeOpenResult) ProtoMessage ¶
func (*RuntimeOpenResult) ProtoMessage()
func (*RuntimeOpenResult) ProtoReflect ¶
func (x *RuntimeOpenResult) ProtoReflect() protoreflect.Message
func (*RuntimeOpenResult) Reset ¶
func (x *RuntimeOpenResult) Reset()
func (*RuntimeOpenResult) String ¶
func (x *RuntimeOpenResult) String() string
type RuntimeOpenStartEvent ¶
type RuntimeOpenStartEvent struct { RuntimeId string `protobuf:"bytes,1,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` Opts *v1.Opts `protobuf:"bytes,2,opt,name=opts,proto3" json:"opts,omitempty"` // contains filtered or unexported fields }
func (*RuntimeOpenStartEvent) Descriptor
deprecated
func (*RuntimeOpenStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeOpenStartEvent.ProtoReflect.Descriptor instead.
func (*RuntimeOpenStartEvent) GetOpts ¶
func (x *RuntimeOpenStartEvent) GetOpts() *v1.Opts
func (*RuntimeOpenStartEvent) GetRuntimeId ¶
func (x *RuntimeOpenStartEvent) GetRuntimeId() string
func (*RuntimeOpenStartEvent) ProtoMessage ¶
func (*RuntimeOpenStartEvent) ProtoMessage()
func (*RuntimeOpenStartEvent) ProtoReflect ¶
func (x *RuntimeOpenStartEvent) ProtoReflect() protoreflect.Message
func (*RuntimeOpenStartEvent) Reset ¶
func (x *RuntimeOpenStartEvent) Reset()
func (*RuntimeOpenStartEvent) String ¶
func (x *RuntimeOpenStartEvent) String() string
type RuntimeSettlementEndEvent ¶
type RuntimeSettlementEndEvent struct { TenderId string `protobuf:"bytes,1,opt,name=tender_id,json=tenderId,proto3" json:"tender_id,omitempty"` ContractId string `protobuf:"bytes,2,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` RuntimeId string `protobuf:"bytes,3,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // Types that are assignable to Status: // // *RuntimeSettlementEndEvent_Error // *RuntimeSettlementEndEvent_Result Status isRuntimeSettlementEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*RuntimeSettlementEndEvent) Descriptor
deprecated
func (*RuntimeSettlementEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeSettlementEndEvent.ProtoReflect.Descriptor instead.
func (*RuntimeSettlementEndEvent) GetContractId ¶
func (x *RuntimeSettlementEndEvent) GetContractId() string
func (*RuntimeSettlementEndEvent) GetError ¶
func (x *RuntimeSettlementEndEvent) GetError() *Error
func (*RuntimeSettlementEndEvent) GetResult ¶
func (x *RuntimeSettlementEndEvent) GetResult() *RuntimeSettlementResult
func (*RuntimeSettlementEndEvent) GetRuntimeId ¶
func (x *RuntimeSettlementEndEvent) GetRuntimeId() string
func (*RuntimeSettlementEndEvent) GetStatus ¶
func (m *RuntimeSettlementEndEvent) GetStatus() isRuntimeSettlementEndEvent_Status
func (*RuntimeSettlementEndEvent) GetTenderId ¶
func (x *RuntimeSettlementEndEvent) GetTenderId() string
func (*RuntimeSettlementEndEvent) ProtoMessage ¶
func (*RuntimeSettlementEndEvent) ProtoMessage()
func (*RuntimeSettlementEndEvent) ProtoReflect ¶
func (x *RuntimeSettlementEndEvent) ProtoReflect() protoreflect.Message
func (*RuntimeSettlementEndEvent) Reset ¶
func (x *RuntimeSettlementEndEvent) Reset()
func (*RuntimeSettlementEndEvent) String ¶
func (x *RuntimeSettlementEndEvent) String() string
type RuntimeSettlementEndEvent_Error ¶
type RuntimeSettlementEndEvent_Error struct {
Error *Error `protobuf:"bytes,4,opt,name=error,proto3,oneof"`
}
type RuntimeSettlementEndEvent_Result ¶
type RuntimeSettlementEndEvent_Result struct {
Result *RuntimeSettlementResult `protobuf:"bytes,5,opt,name=result,proto3,oneof"`
}
type RuntimeSettlementResult ¶
type RuntimeSettlementResult struct {
// contains filtered or unexported fields
}
func (*RuntimeSettlementResult) Descriptor
deprecated
func (*RuntimeSettlementResult) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeSettlementResult.ProtoReflect.Descriptor instead.
func (*RuntimeSettlementResult) ProtoMessage ¶
func (*RuntimeSettlementResult) ProtoMessage()
func (*RuntimeSettlementResult) ProtoReflect ¶
func (x *RuntimeSettlementResult) ProtoReflect() protoreflect.Message
func (*RuntimeSettlementResult) Reset ¶
func (x *RuntimeSettlementResult) Reset()
func (*RuntimeSettlementResult) String ¶
func (x *RuntimeSettlementResult) String() string
type RuntimeSettlementStartEvent ¶
type RuntimeSettlementStartEvent struct { TenderId string `protobuf:"bytes,1,opt,name=tender_id,json=tenderId,proto3" json:"tender_id,omitempty"` ContractId string `protobuf:"bytes,2,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` RuntimeId string `protobuf:"bytes,3,opt,name=runtime_id,json=runtimeId,proto3" json:"runtime_id,omitempty"` // contains filtered or unexported fields }
func (*RuntimeSettlementStartEvent) Descriptor
deprecated
func (*RuntimeSettlementStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeSettlementStartEvent.ProtoReflect.Descriptor instead.
func (*RuntimeSettlementStartEvent) GetContractId ¶
func (x *RuntimeSettlementStartEvent) GetContractId() string
func (*RuntimeSettlementStartEvent) GetRuntimeId ¶
func (x *RuntimeSettlementStartEvent) GetRuntimeId() string
func (*RuntimeSettlementStartEvent) GetTenderId ¶
func (x *RuntimeSettlementStartEvent) GetTenderId() string
func (*RuntimeSettlementStartEvent) ProtoMessage ¶
func (*RuntimeSettlementStartEvent) ProtoMessage()
func (*RuntimeSettlementStartEvent) ProtoReflect ¶
func (x *RuntimeSettlementStartEvent) ProtoReflect() protoreflect.Message
func (*RuntimeSettlementStartEvent) Reset ¶
func (x *RuntimeSettlementStartEvent) Reset()
func (*RuntimeSettlementStartEvent) String ¶
func (x *RuntimeSettlementStartEvent) String() string
type RuntimeTenderEndEvent ¶
type RuntimeTenderEndEvent struct { TenderId string `protobuf:"bytes,1,opt,name=tender_id,json=tenderId,proto3" json:"tender_id,omitempty"` // Types that are assignable to Status: // // *RuntimeTenderEndEvent_Error // *RuntimeTenderEndEvent_Result Status isRuntimeTenderEndEvent_Status `protobuf_oneof:"status"` // contains filtered or unexported fields }
func (*RuntimeTenderEndEvent) Descriptor
deprecated
func (*RuntimeTenderEndEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeTenderEndEvent.ProtoReflect.Descriptor instead.
func (*RuntimeTenderEndEvent) GetError ¶
func (x *RuntimeTenderEndEvent) GetError() *Error
func (*RuntimeTenderEndEvent) GetResult ¶
func (x *RuntimeTenderEndEvent) GetResult() *RuntimeTenderResult
func (*RuntimeTenderEndEvent) GetStatus ¶
func (m *RuntimeTenderEndEvent) GetStatus() isRuntimeTenderEndEvent_Status
func (*RuntimeTenderEndEvent) GetTenderId ¶
func (x *RuntimeTenderEndEvent) GetTenderId() string
func (*RuntimeTenderEndEvent) ProtoMessage ¶
func (*RuntimeTenderEndEvent) ProtoMessage()
func (*RuntimeTenderEndEvent) ProtoReflect ¶
func (x *RuntimeTenderEndEvent) ProtoReflect() protoreflect.Message
func (*RuntimeTenderEndEvent) Reset ¶
func (x *RuntimeTenderEndEvent) Reset()
func (*RuntimeTenderEndEvent) String ¶
func (x *RuntimeTenderEndEvent) String() string
type RuntimeTenderEndEvent_Error ¶
type RuntimeTenderEndEvent_Error struct {
Error *Error `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}
type RuntimeTenderEndEvent_Result ¶
type RuntimeTenderEndEvent_Result struct {
Result *RuntimeTenderResult `protobuf:"bytes,3,opt,name=result,proto3,oneof"`
}
type RuntimeTenderResult ¶
type RuntimeTenderResult struct { Contracts []*v11.RuntimeContract `protobuf:"bytes,1,rep,name=contracts,proto3" json:"contracts,omitempty"` // contains filtered or unexported fields }
func (*RuntimeTenderResult) Descriptor
deprecated
func (*RuntimeTenderResult) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeTenderResult.ProtoReflect.Descriptor instead.
func (*RuntimeTenderResult) GetContracts ¶
func (x *RuntimeTenderResult) GetContracts() []*v11.RuntimeContract
func (*RuntimeTenderResult) ProtoMessage ¶
func (*RuntimeTenderResult) ProtoMessage()
func (*RuntimeTenderResult) ProtoReflect ¶
func (x *RuntimeTenderResult) ProtoReflect() protoreflect.Message
func (*RuntimeTenderResult) Reset ¶
func (x *RuntimeTenderResult) Reset()
func (*RuntimeTenderResult) String ¶
func (x *RuntimeTenderResult) String() string
type RuntimeTenderStartEvent ¶
type RuntimeTenderStartEvent struct { BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` TenderId string `protobuf:"bytes,2,opt,name=tender_id,json=tenderId,proto3" json:"tender_id,omitempty"` Opts *v1.Opts `protobuf:"bytes,3,opt,name=opts,proto3" json:"opts,omitempty"` // contains filtered or unexported fields }
func (*RuntimeTenderStartEvent) Descriptor
deprecated
func (*RuntimeTenderStartEvent) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeTenderStartEvent.ProtoReflect.Descriptor instead.
func (*RuntimeTenderStartEvent) GetBuildId ¶
func (x *RuntimeTenderStartEvent) GetBuildId() string
func (*RuntimeTenderStartEvent) GetOpts ¶
func (x *RuntimeTenderStartEvent) GetOpts() *v1.Opts
func (*RuntimeTenderStartEvent) GetTenderId ¶
func (x *RuntimeTenderStartEvent) GetTenderId() string
func (*RuntimeTenderStartEvent) ProtoMessage ¶
func (*RuntimeTenderStartEvent) ProtoMessage()
func (*RuntimeTenderStartEvent) ProtoReflect ¶
func (x *RuntimeTenderStartEvent) ProtoReflect() protoreflect.Message
func (*RuntimeTenderStartEvent) Reset ¶
func (x *RuntimeTenderStartEvent) Reset()
func (*RuntimeTenderStartEvent) String ¶
func (x *RuntimeTenderStartEvent) String() string
type StderrEvent ¶
type StderrEvent struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` Source *LogEventSource `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // contains filtered or unexported fields }
func (*StderrEvent) Descriptor
deprecated
func (*StderrEvent) Descriptor() ([]byte, []int)
Deprecated: Use StderrEvent.ProtoReflect.Descriptor instead.
func (*StderrEvent) GetData ¶
func (x *StderrEvent) GetData() []byte
func (*StderrEvent) GetSource ¶
func (x *StderrEvent) GetSource() *LogEventSource
func (*StderrEvent) ProtoMessage ¶
func (*StderrEvent) ProtoMessage()
func (*StderrEvent) ProtoReflect ¶
func (x *StderrEvent) ProtoReflect() protoreflect.Message
func (*StderrEvent) Reset ¶
func (x *StderrEvent) Reset()
func (*StderrEvent) String ¶
func (x *StderrEvent) String() string
type StdoutEvent ¶
type StdoutEvent struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` Source *LogEventSource `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // contains filtered or unexported fields }
func (*StdoutEvent) Descriptor
deprecated
func (*StdoutEvent) Descriptor() ([]byte, []int)
Deprecated: Use StdoutEvent.ProtoReflect.Descriptor instead.
func (*StdoutEvent) GetData ¶
func (x *StdoutEvent) GetData() []byte
func (*StdoutEvent) GetSource ¶
func (x *StdoutEvent) GetSource() *LogEventSource
func (*StdoutEvent) ProtoMessage ¶
func (*StdoutEvent) ProtoMessage()
func (*StdoutEvent) ProtoReflect ¶
func (x *StdoutEvent) ProtoReflect() protoreflect.Message
func (*StdoutEvent) Reset ¶
func (x *StdoutEvent) Reset()
func (*StdoutEvent) String ¶
func (x *StdoutEvent) String() string
type SyncPointReachedEvent ¶
type SyncPointReachedEvent struct { BarrierId string `protobuf:"bytes,1,opt,name=barrier_id,json=barrierId,proto3" json:"barrier_id,omitempty"` // contains filtered or unexported fields }
func (*SyncPointReachedEvent) Descriptor
deprecated
func (*SyncPointReachedEvent) Descriptor() ([]byte, []int)
Deprecated: Use SyncPointReachedEvent.ProtoReflect.Descriptor instead.
func (*SyncPointReachedEvent) GetBarrierId ¶
func (x *SyncPointReachedEvent) GetBarrierId() string
func (*SyncPointReachedEvent) ProtoMessage ¶
func (*SyncPointReachedEvent) ProtoMessage()
func (*SyncPointReachedEvent) ProtoReflect ¶
func (x *SyncPointReachedEvent) ProtoReflect() protoreflect.Message
func (*SyncPointReachedEvent) Reset ¶
func (x *SyncPointReachedEvent) Reset()
func (*SyncPointReachedEvent) String ¶
func (x *SyncPointReachedEvent) String() string