Documentation
¶
Index ¶
- Variables
- type Bridge
- func (*Bridge) Descriptor() ([]byte, []int)deprecated
- func (x *Bridge) GetAllowFailure() bool
- func (x *Bridge) GetCommit() *Commit
- func (x *Bridge) GetCoverage() float64
- func (x *Bridge) GetCreatedAt() *timestamppb.Timestamp
- func (x *Bridge) GetDownstreamPipeline() *PipelineInfo
- func (x *Bridge) GetDuration() *durationpb.Duration
- func (x *Bridge) GetErasedAt() *timestamppb.Timestamp
- func (x *Bridge) GetFailureReason() string
- func (x *Bridge) GetFinishedAt() *timestamppb.Timestamp
- func (x *Bridge) GetId() int64
- func (x *Bridge) GetName() string
- func (x *Bridge) GetPipeline() *PipelineInfo
- func (x *Bridge) GetQueuedDuration() *durationpb.Duration
- func (x *Bridge) GetRef() string
- func (x *Bridge) GetStage() string
- func (x *Bridge) GetStartedAt() *timestamppb.Timestamp
- func (x *Bridge) GetStatus() string
- func (x *Bridge) GetTag() bool
- func (x *Bridge) GetUser() *User
- func (x *Bridge) GetWebUrl() string
- func (*Bridge) ProtoMessage()
- func (x *Bridge) ProtoReflect() protoreflect.Message
- func (x *Bridge) Reset()
- func (x *Bridge) String() string
- type Commit
- func (*Commit) Descriptor() ([]byte, []int)deprecated
- func (x *Commit) GetAuthorEmail() string
- func (x *Commit) GetAuthorName() string
- func (x *Commit) GetAuthoredDate() *timestamppb.Timestamp
- func (x *Commit) GetCommittedDate() *timestamppb.Timestamp
- func (x *Commit) GetCommitterEmail() string
- func (x *Commit) GetCommitterName() string
- func (x *Commit) GetCreatedAt() *timestamppb.Timestamp
- func (x *Commit) GetId() string
- func (x *Commit) GetMessage() string
- func (x *Commit) GetParentIds() []string
- func (x *Commit) GetProjectId() int64
- func (x *Commit) GetShortId() string
- func (x *Commit) GetStats() *CommitStats
- func (x *Commit) GetStatus() string
- func (x *Commit) GetTitle() string
- func (x *Commit) GetTrailers() map[string]string
- func (x *Commit) GetWebUrl() string
- func (*Commit) ProtoMessage()
- func (x *Commit) ProtoReflect() protoreflect.Message
- func (x *Commit) Reset()
- func (x *Commit) String() string
- type CommitStats
- func (*CommitStats) Descriptor() ([]byte, []int)deprecated
- func (x *CommitStats) GetAdditions() int64
- func (x *CommitStats) GetDeletions() int64
- func (x *CommitStats) GetTotal() int64
- func (*CommitStats) ProtoMessage()
- func (x *CommitStats) ProtoReflect() protoreflect.Message
- func (x *CommitStats) Reset()
- func (x *CommitStats) String() string
- type Job
- func (*Job) Descriptor() ([]byte, []int)deprecated
- func (x *Job) GetAllowFailure() bool
- func (x *Job) GetArtifacts() []*JobArtifacts
- func (x *Job) GetArtifactsExpireAt() *timestamppb.Timestamp
- func (x *Job) GetArtifactsFile() *JobArtifactsFile
- func (x *Job) GetCommit() *Commit
- func (x *Job) GetCoverage() float64
- func (x *Job) GetCreatedAt() *timestamppb.Timestamp
- func (x *Job) GetDuration() *durationpb.Duration
- func (x *Job) GetErasedAt() *timestamppb.Timestamp
- func (x *Job) GetFailureReason() string
- func (x *Job) GetFinishedAt() *timestamppb.Timestamp
- func (x *Job) GetId() int64
- func (x *Job) GetName() string
- func (x *Job) GetPipeline() *PipelineReference
- func (x *Job) GetProject() *Project
- func (x *Job) GetQueuedDuration() *durationpb.Duration
- func (x *Job) GetRef() string
- func (x *Job) GetRunner() *JobRunner
- func (x *Job) GetStage() string
- func (x *Job) GetStartedAt() *timestamppb.Timestamp
- func (x *Job) GetStatus() string
- func (x *Job) GetTag() bool
- func (x *Job) GetTagList() []string
- func (x *Job) GetUser() *User
- func (x *Job) GetWebUrl() string
- func (*Job) ProtoMessage()
- func (x *Job) ProtoReflect() protoreflect.Message
- func (x *Job) Reset()
- func (x *Job) String() string
- type JobArtifacts
- func (*JobArtifacts) Descriptor() ([]byte, []int)deprecated
- func (x *JobArtifacts) GetFileFormat() string
- func (x *JobArtifacts) GetFileType() string
- func (x *JobArtifacts) GetFilename() string
- func (x *JobArtifacts) GetSize() int64
- func (*JobArtifacts) ProtoMessage()
- func (x *JobArtifacts) ProtoReflect() protoreflect.Message
- func (x *JobArtifacts) Reset()
- func (x *JobArtifacts) String() string
- type JobArtifactsFile
- func (*JobArtifactsFile) Descriptor() ([]byte, []int)deprecated
- func (x *JobArtifactsFile) GetFilename() string
- func (x *JobArtifactsFile) GetSize() int64
- func (*JobArtifactsFile) ProtoMessage()
- func (x *JobArtifactsFile) ProtoReflect() protoreflect.Message
- func (x *JobArtifactsFile) Reset()
- func (x *JobArtifactsFile) String() string
- type JobReference
- func (*JobReference) Descriptor() ([]byte, []int)deprecated
- func (x *JobReference) GetId() int64
- func (x *JobReference) GetName() string
- func (x *JobReference) GetStatus() string
- func (*JobReference) ProtoMessage()
- func (x *JobReference) ProtoReflect() protoreflect.Message
- func (x *JobReference) Reset()
- func (x *JobReference) String() string
- type JobRunner
- func (*JobRunner) Descriptor() ([]byte, []int)deprecated
- func (x *JobRunner) GetActive() bool
- func (x *JobRunner) GetDescription() string
- func (x *JobRunner) GetId() int64
- func (x *JobRunner) GetIsShared() bool
- func (x *JobRunner) GetName() string
- func (*JobRunner) ProtoMessage()
- func (x *JobRunner) ProtoReflect() protoreflect.Message
- func (x *JobRunner) Reset()
- func (x *JobRunner) String() string
- type MergeRequest
- func (*MergeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MergeRequest) GetAssignee() *User
- func (x *MergeRequest) GetAssignees() []*User
- func (x *MergeRequest) GetAuthor() *User
- func (x *MergeRequest) GetChangesCount() string
- func (x *MergeRequest) GetCloseUser() *User
- func (x *MergeRequest) GetClosedAt() *timestamppb.Timestamp
- func (x *MergeRequest) GetCreatedAt() *timestamppb.Timestamp
- func (x *MergeRequest) GetDetailedMergeStatus() string
- func (x *MergeRequest) GetDiffRefs() *MergeRequestDiffRefs
- func (x *MergeRequest) GetDownvotes() int64
- func (x *MergeRequest) GetDraft() bool
- func (x *MergeRequest) GetHasConflicts() bool
- func (x *MergeRequest) GetId() int64
- func (x *MergeRequest) GetIid() int64
- func (x *MergeRequest) GetLabels() []string
- func (x *MergeRequest) GetMergeCommitSha() string
- func (x *MergeRequest) GetMergeError() string
- func (x *MergeRequest) GetMergeUser() *User
- func (x *MergeRequest) GetMergedAt() *timestamppb.Timestamp
- func (x *MergeRequest) GetMilestone() *Milestone
- func (x *MergeRequest) GetPipeline() *PipelineInfo
- func (x *MergeRequest) GetProjectId() int64
- func (x *MergeRequest) GetReviewers() []*User
- func (x *MergeRequest) GetSha() string
- func (x *MergeRequest) GetSourceBranch() string
- func (x *MergeRequest) GetSourceProjectId() int64
- func (x *MergeRequest) GetSquashCommitSha() string
- func (x *MergeRequest) GetState() string
- func (x *MergeRequest) GetTargetBranch() string
- func (x *MergeRequest) GetTargetProjectId() int64
- func (x *MergeRequest) GetTitle() string
- func (x *MergeRequest) GetUpdatedAt() *timestamppb.Timestamp
- func (x *MergeRequest) GetUpvotes() int64
- func (x *MergeRequest) GetUserNotesCount() int64
- func (x *MergeRequest) GetWebUrl() string
- func (*MergeRequest) ProtoMessage()
- func (x *MergeRequest) ProtoReflect() protoreflect.Message
- func (x *MergeRequest) Reset()
- func (x *MergeRequest) String() string
- type MergeRequestDiffRefs
- func (*MergeRequestDiffRefs) Descriptor() ([]byte, []int)deprecated
- func (x *MergeRequestDiffRefs) GetBaseSha() string
- func (x *MergeRequestDiffRefs) GetHeadSha() string
- func (x *MergeRequestDiffRefs) GetStartSha() string
- func (*MergeRequestDiffRefs) ProtoMessage()
- func (x *MergeRequestDiffRefs) ProtoReflect() protoreflect.Message
- func (x *MergeRequestDiffRefs) Reset()
- func (x *MergeRequestDiffRefs) String() string
- type MergeRequestNoteEvent
- func (*MergeRequestNoteEvent) Descriptor() ([]byte, []int)deprecated
- func (x *MergeRequestNoteEvent) GetAuthorId() int64
- func (x *MergeRequestNoteEvent) GetConfidential() bool
- func (x *MergeRequestNoteEvent) GetCreatedAt() *timestamppb.Timestamp
- func (x *MergeRequestNoteEvent) GetId() int64
- func (x *MergeRequestNoteEvent) GetInternal() bool
- func (x *MergeRequestNoteEvent) GetMergerequestId() int64
- func (x *MergeRequestNoteEvent) GetMergerequestIid() int64
- func (x *MergeRequestNoteEvent) GetProjectId() int64
- func (x *MergeRequestNoteEvent) GetResolveable() bool
- func (x *MergeRequestNoteEvent) GetResolved() bool
- func (x *MergeRequestNoteEvent) GetResolverId() int64
- func (x *MergeRequestNoteEvent) GetSystem() bool
- func (x *MergeRequestNoteEvent) GetType() string
- func (x *MergeRequestNoteEvent) GetUpdatedAt() *timestamppb.Timestamp
- func (*MergeRequestNoteEvent) ProtoMessage()
- func (x *MergeRequestNoteEvent) ProtoReflect() protoreflect.Message
- func (x *MergeRequestNoteEvent) Reset()
- func (x *MergeRequestNoteEvent) String() string
- type Metric
- func (*Metric) Descriptor() ([]byte, []int)deprecated
- func (x *Metric) GetId() []byte
- func (x *Metric) GetIid() int64
- func (x *Metric) GetJobId() int64
- func (x *Metric) GetLabels() []*Metric_Label
- func (x *Metric) GetName() string
- func (x *Metric) GetTimestamp() *timestamppb.Timestamp
- func (x *Metric) GetValue() float64
- func (*Metric) ProtoMessage()
- func (x *Metric) ProtoReflect() protoreflect.Message
- func (x *Metric) Reset()
- func (x *Metric) String() string
- type Metric_Label
- func (*Metric_Label) Descriptor() ([]byte, []int)deprecated
- func (x *Metric_Label) GetName() string
- func (x *Metric_Label) GetValue() string
- func (*Metric_Label) ProtoMessage()
- func (x *Metric_Label) ProtoReflect() protoreflect.Message
- func (x *Metric_Label) Reset()
- func (x *Metric_Label) String() string
- type Milestone
- func (*Milestone) Descriptor() ([]byte, []int)deprecated
- func (x *Milestone) GetCreatedAt() *timestamppb.Timestamp
- func (x *Milestone) GetDueDate() *timestamppb.Timestamp
- func (x *Milestone) GetExpired() bool
- func (x *Milestone) GetGroupId() int64
- func (x *Milestone) GetId() int64
- func (x *Milestone) GetIid() int64
- func (x *Milestone) GetProjectId() int64
- func (x *Milestone) GetStartDate() *timestamppb.Timestamp
- func (x *Milestone) GetState() string
- func (x *Milestone) GetTitle() string
- func (x *Milestone) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Milestone) GetWebUrl() string
- func (*Milestone) ProtoMessage()
- func (x *Milestone) ProtoReflect() protoreflect.Message
- func (x *Milestone) Reset()
- func (x *Milestone) String() string
- type Pipeline
- func (*Pipeline) Descriptor() ([]byte, []int)deprecated
- func (x *Pipeline) GetBeforeSha() string
- func (x *Pipeline) GetCommittedAt() *timestamppb.Timestamp
- func (x *Pipeline) GetCoverage() float64
- func (x *Pipeline) GetCreatedAt() *timestamppb.Timestamp
- func (x *Pipeline) GetDuration() *durationpb.Duration
- func (x *Pipeline) GetFinishedAt() *timestamppb.Timestamp
- func (x *Pipeline) GetId() int64
- func (x *Pipeline) GetIid() int64
- func (x *Pipeline) GetProjectId() int64
- func (x *Pipeline) GetQueuedDuration() *durationpb.Duration
- func (x *Pipeline) GetRef() string
- func (x *Pipeline) GetSha() string
- func (x *Pipeline) GetSource() string
- func (x *Pipeline) GetStartedAt() *timestamppb.Timestamp
- func (x *Pipeline) GetStatus() string
- func (x *Pipeline) GetTag() bool
- func (x *Pipeline) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Pipeline) GetUser() *User
- func (x *Pipeline) GetWebUrl() string
- func (x *Pipeline) GetYamlErrors() string
- func (*Pipeline) ProtoMessage()
- func (x *Pipeline) ProtoReflect() protoreflect.Message
- func (x *Pipeline) Reset()
- func (x *Pipeline) String() string
- type PipelineInfo
- func (*PipelineInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *PipelineInfo) GetId() int64
- func (x *PipelineInfo) GetIid() int64
- func (x *PipelineInfo) GetProjectId() int64
- func (x *PipelineInfo) GetRef() string
- func (x *PipelineInfo) GetSha() string
- func (x *PipelineInfo) GetSource() string
- func (x *PipelineInfo) GetStatus() string
- func (x *PipelineInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (x *PipelineInfo) GetWebUrl() string
- func (*PipelineInfo) ProtoMessage()
- func (x *PipelineInfo) ProtoReflect() protoreflect.Message
- func (x *PipelineInfo) Reset()
- func (x *PipelineInfo) String() string
- type PipelineReference
- func (*PipelineReference) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineReference) GetId() int64
- func (x *PipelineReference) GetProjectId() int64
- func (x *PipelineReference) GetRef() string
- func (x *PipelineReference) GetSha() string
- func (x *PipelineReference) GetStatus() string
- func (*PipelineReference) ProtoMessage()
- func (x *PipelineReference) ProtoReflect() protoreflect.Message
- func (x *PipelineReference) Reset()
- func (x *PipelineReference) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetArchived() bool
- func (x *Project) GetCreatedAt() *timestamppb.Timestamp
- func (x *Project) GetCreatorId() int64
- func (x *Project) GetDefaultBranch() string
- func (x *Project) GetDescription() string
- func (x *Project) GetEmptyRepo() bool
- func (x *Project) GetForksCount() int64
- func (x *Project) GetId() int64
- func (x *Project) GetLastActivityAt() *timestamppb.Timestamp
- func (x *Project) GetName() string
- func (x *Project) GetNameWithNamespace() string
- func (x *Project) GetNamespace() *ProjectNamespace
- func (x *Project) GetOpenIssuesCount() int64
- func (x *Project) GetOwner() *User
- func (x *Project) GetPath() string
- func (x *Project) GetPathWithNamespace() string
- func (x *Project) GetStarsCount() int64
- func (x *Project) GetStatistics() *ProjectStatistics
- func (x *Project) GetTopics() []string
- func (x *Project) GetVisibility() string
- func (x *Project) GetWebUrl() string
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type ProjectNamespace
- func (*ProjectNamespace) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectNamespace) GetAvatarUrl() string
- func (x *ProjectNamespace) GetFullPath() string
- func (x *ProjectNamespace) GetId() int64
- func (x *ProjectNamespace) GetKind() string
- func (x *ProjectNamespace) GetName() string
- func (x *ProjectNamespace) GetParentId() int64
- func (x *ProjectNamespace) GetPath() string
- func (x *ProjectNamespace) GetWebUrl() string
- func (*ProjectNamespace) ProtoMessage()
- func (x *ProjectNamespace) ProtoReflect() protoreflect.Message
- func (x *ProjectNamespace) Reset()
- func (x *ProjectNamespace) String() string
- type ProjectStatistics
- func (*ProjectStatistics) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectStatistics) GetCommitCount() int64
- func (x *ProjectStatistics) GetJobArtifactsSize() int64
- func (x *ProjectStatistics) GetLfsObjectsSize() int64
- func (x *ProjectStatistics) GetPackagesSize() int64
- func (x *ProjectStatistics) GetPipelineArtifactsSize() int64
- func (x *ProjectStatistics) GetRepositorySize() int64
- func (x *ProjectStatistics) GetSnippetsSize() int64
- func (x *ProjectStatistics) GetStorageSize() int64
- func (x *ProjectStatistics) GetUploadsSize() int64
- func (x *ProjectStatistics) GetWikiSize() int64
- func (*ProjectStatistics) ProtoMessage()
- func (x *ProjectStatistics) ProtoReflect() protoreflect.Message
- func (x *ProjectStatistics) Reset()
- func (x *ProjectStatistics) String() string
- type Section
- func (*Section) Descriptor() ([]byte, []int)deprecated
- func (x *Section) GetDuration() *durationpb.Duration
- func (x *Section) GetFinishedAt() *timestamppb.Timestamp
- func (x *Section) GetId() int64
- func (x *Section) GetJob() *JobReference
- func (x *Section) GetName() string
- func (x *Section) GetPipeline() *PipelineReference
- func (x *Section) GetStartedAt() *timestamppb.Timestamp
- func (*Section) ProtoMessage()
- func (x *Section) ProtoReflect() protoreflect.Message
- func (x *Section) Reset()
- func (x *Section) String() string
- type TestCase
- func (*TestCase) Descriptor() ([]byte, []int)deprecated
- func (x *TestCase) GetAttachmentUrl() string
- func (x *TestCase) GetClassname() string
- func (x *TestCase) GetExecutionTime() float64
- func (x *TestCase) GetFile() string
- func (x *TestCase) GetId() string
- func (x *TestCase) GetName() string
- func (x *TestCase) GetPipelineId() int64
- func (x *TestCase) GetRecentFailures() *TestCase_RecentFailures
- func (x *TestCase) GetStackTrace() string
- func (x *TestCase) GetStatus() string
- func (x *TestCase) GetSystemOutput() string
- func (x *TestCase) GetTestreportId() string
- func (x *TestCase) GetTestsuiteId() string
- func (*TestCase) ProtoMessage()
- func (x *TestCase) ProtoReflect() protoreflect.Message
- func (x *TestCase) Reset()
- func (x *TestCase) String() string
- type TestCase_RecentFailures
- func (*TestCase_RecentFailures) Descriptor() ([]byte, []int)deprecated
- func (x *TestCase_RecentFailures) GetBaseBranch() string
- func (x *TestCase_RecentFailures) GetCount() int64
- func (*TestCase_RecentFailures) ProtoMessage()
- func (x *TestCase_RecentFailures) ProtoReflect() protoreflect.Message
- func (x *TestCase_RecentFailures) Reset()
- func (x *TestCase_RecentFailures) String() string
- type TestReport
- func (*TestReport) Descriptor() ([]byte, []int)deprecated
- func (x *TestReport) GetErrorCount() int64
- func (x *TestReport) GetFailedCount() int64
- func (x *TestReport) GetId() string
- func (x *TestReport) GetPipelineId() int64
- func (x *TestReport) GetSkippedCount() int64
- func (x *TestReport) GetSuccessCount() int64
- func (x *TestReport) GetTotalCount() int64
- func (x *TestReport) GetTotalTime() float64
- func (*TestReport) ProtoMessage()
- func (x *TestReport) ProtoReflect() protoreflect.Message
- func (x *TestReport) Reset()
- func (x *TestReport) String() string
- type TestSuite
- func (*TestSuite) Descriptor() ([]byte, []int)deprecated
- func (x *TestSuite) GetErrorCount() int64
- func (x *TestSuite) GetFailedCount() int64
- func (x *TestSuite) GetId() string
- func (x *TestSuite) GetName() string
- func (x *TestSuite) GetPipelineId() int64
- func (x *TestSuite) GetSkippedCount() int64
- func (x *TestSuite) GetSuccessCount() int64
- func (x *TestSuite) GetTestreportId() string
- func (x *TestSuite) GetTotalCount() int64
- func (x *TestSuite) GetTotalTime() float64
- func (*TestSuite) ProtoMessage()
- func (x *TestSuite) ProtoReflect() protoreflect.Message
- func (x *TestSuite) Reset()
- func (x *TestSuite) String() string
- type Trace
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCreatedAt() *timestamppb.Timestamp
- func (x *User) GetId() int64
- func (x *User) GetName() string
- func (x *User) GetState() string
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
Constants ¶
This section is empty.
Variables ¶
var File_gitlabexporter_protobuf_commit_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_job_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_mergerequest_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_metric_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_pipeline_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_project_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_section_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_testreport_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_trace_proto protoreflect.FileDescriptor
var File_gitlabexporter_protobuf_user_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct { Pipeline *PipelineInfo `protobuf:"bytes,1,opt,name=pipeline,proto3" json:"pipeline,omitempty"` Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Ref string `protobuf:"bytes,4,opt,name=ref,proto3" json:"ref,omitempty"` Stage string `protobuf:"bytes,5,opt,name=stage,proto3" json:"stage,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` DownstreamPipeline *PipelineInfo `protobuf:"bytes,7,opt,name=downstream_pipeline,json=downstreamPipeline,proto3" json:"downstream_pipeline,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` ErasedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=erased_at,json=erasedAt,proto3" json:"erased_at,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,14,opt,name=duration,proto3" json:"duration,omitempty"` QueuedDuration *durationpb.Duration `protobuf:"bytes,15,opt,name=queued_duration,json=queuedDuration,proto3" json:"queued_duration,omitempty"` Coverage float64 `protobuf:"fixed64,20,opt,name=coverage,proto3" json:"coverage,omitempty"` Tag bool `protobuf:"varint,21,opt,name=tag,proto3" json:"tag,omitempty"` AllowFailure bool `protobuf:"varint,22,opt,name=allow_failure,json=allowFailure,proto3" json:"allow_failure,omitempty"` FailureReason string `protobuf:"bytes,23,opt,name=failure_reason,json=failureReason,proto3" json:"failure_reason,omitempty"` WebUrl string `protobuf:"bytes,24,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` Commit *Commit `protobuf:"bytes,30,opt,name=commit,proto3" json:"commit,omitempty"` User *User `protobuf:"bytes,31,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*Bridge) Descriptor
deprecated
func (*Bridge) GetAllowFailure ¶
func (*Bridge) GetCoverage ¶
func (*Bridge) GetCreatedAt ¶
func (x *Bridge) GetCreatedAt() *timestamppb.Timestamp
func (*Bridge) GetDownstreamPipeline ¶
func (x *Bridge) GetDownstreamPipeline() *PipelineInfo
func (*Bridge) GetDuration ¶
func (x *Bridge) GetDuration() *durationpb.Duration
func (*Bridge) GetErasedAt ¶
func (x *Bridge) GetErasedAt() *timestamppb.Timestamp
func (*Bridge) GetFailureReason ¶
func (*Bridge) GetFinishedAt ¶
func (x *Bridge) GetFinishedAt() *timestamppb.Timestamp
func (*Bridge) GetPipeline ¶
func (x *Bridge) GetPipeline() *PipelineInfo
func (*Bridge) GetQueuedDuration ¶
func (x *Bridge) GetQueuedDuration() *durationpb.Duration
func (*Bridge) GetStartedAt ¶
func (x *Bridge) GetStartedAt() *timestamppb.Timestamp
func (*Bridge) ProtoMessage ¶
func (*Bridge) ProtoMessage()
func (*Bridge) ProtoReflect ¶
func (x *Bridge) ProtoReflect() protoreflect.Message
type Commit ¶ added in v0.8.0
type Commit struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ShortId string `protobuf:"bytes,2,opt,name=short_id,json=shortId,proto3" json:"short_id,omitempty"` ParentIds []string `protobuf:"bytes,3,rep,name=parent_ids,json=parentIds,proto3" json:"parent_ids,omitempty"` ProjectId int64 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AuthorName string `protobuf:"bytes,5,opt,name=author_name,json=authorName,proto3" json:"author_name,omitempty"` AuthorEmail string `protobuf:"bytes,6,opt,name=author_email,json=authorEmail,proto3" json:"author_email,omitempty"` AuthoredDate *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=authored_date,json=authoredDate,proto3" json:"authored_date,omitempty"` CommitterName string `protobuf:"bytes,8,opt,name=committer_name,json=committerName,proto3" json:"committer_name,omitempty"` CommitterEmail string `protobuf:"bytes,9,opt,name=committer_email,json=committerEmail,proto3" json:"committer_email,omitempty"` CommittedDate *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=committed_date,json=committedDate,proto3" json:"committed_date,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Title string `protobuf:"bytes,12,opt,name=title,proto3" json:"title,omitempty"` Message string `protobuf:"bytes,13,opt,name=message,proto3" json:"message,omitempty"` Trailers map[string]string `` /* 158-byte string literal not displayed */ Stats *CommitStats `protobuf:"bytes,15,opt,name=stats,proto3" json:"stats,omitempty"` Status string `protobuf:"bytes,16,opt,name=status,proto3" json:"status,omitempty"` WebUrl string `protobuf:"bytes,17,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` // contains filtered or unexported fields }
func (*Commit) Descriptor
deprecated
added in
v0.8.0
func (*Commit) GetAuthorEmail ¶ added in v0.8.0
func (*Commit) GetAuthorName ¶ added in v0.8.0
func (*Commit) GetAuthoredDate ¶ added in v0.8.0
func (x *Commit) GetAuthoredDate() *timestamppb.Timestamp
func (*Commit) GetCommittedDate ¶ added in v0.8.0
func (x *Commit) GetCommittedDate() *timestamppb.Timestamp
func (*Commit) GetCommitterEmail ¶ added in v0.8.0
func (*Commit) GetCommitterName ¶ added in v0.8.0
func (*Commit) GetCreatedAt ¶ added in v0.8.0
func (x *Commit) GetCreatedAt() *timestamppb.Timestamp
func (*Commit) GetMessage ¶ added in v0.8.0
func (*Commit) GetParentIds ¶ added in v0.8.0
func (*Commit) GetProjectId ¶ added in v0.8.0
func (*Commit) GetShortId ¶ added in v0.8.0
func (*Commit) GetStats ¶ added in v0.8.0
func (x *Commit) GetStats() *CommitStats
func (*Commit) GetTrailers ¶ added in v0.8.0
func (*Commit) ProtoMessage ¶ added in v0.8.0
func (*Commit) ProtoMessage()
func (*Commit) ProtoReflect ¶ added in v0.8.0
func (x *Commit) ProtoReflect() protoreflect.Message
type CommitStats ¶ added in v0.8.0
type CommitStats struct { Additions int64 `protobuf:"varint,1,opt,name=additions,proto3" json:"additions,omitempty"` Deletions int64 `protobuf:"varint,2,opt,name=deletions,proto3" json:"deletions,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CommitStats) Descriptor
deprecated
added in
v0.8.0
func (*CommitStats) Descriptor() ([]byte, []int)
Deprecated: Use CommitStats.ProtoReflect.Descriptor instead.
func (*CommitStats) GetAdditions ¶ added in v0.8.0
func (x *CommitStats) GetAdditions() int64
func (*CommitStats) GetDeletions ¶ added in v0.8.0
func (x *CommitStats) GetDeletions() int64
func (*CommitStats) GetTotal ¶ added in v0.8.0
func (x *CommitStats) GetTotal() int64
func (*CommitStats) ProtoMessage ¶ added in v0.8.0
func (*CommitStats) ProtoMessage()
func (*CommitStats) ProtoReflect ¶ added in v0.8.0
func (x *CommitStats) ProtoReflect() protoreflect.Message
func (*CommitStats) Reset ¶ added in v0.8.0
func (x *CommitStats) Reset()
func (*CommitStats) String ¶ added in v0.8.0
func (x *CommitStats) String() string
type Job ¶
type Job struct { Pipeline *PipelineReference `protobuf:"bytes,1,opt,name=pipeline,proto3" json:"pipeline,omitempty"` Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Ref string `protobuf:"bytes,4,opt,name=ref,proto3" json:"ref,omitempty"` Stage string `protobuf:"bytes,5,opt,name=stage,proto3" json:"stage,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` ErasedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=erased_at,json=erasedAt,proto3" json:"erased_at,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,14,opt,name=duration,proto3" json:"duration,omitempty"` QueuedDuration *durationpb.Duration `protobuf:"bytes,15,opt,name=queued_duration,json=queuedDuration,proto3" json:"queued_duration,omitempty"` Coverage float64 `protobuf:"fixed64,20,opt,name=coverage,proto3" json:"coverage,omitempty"` Tag bool `protobuf:"varint,21,opt,name=tag,proto3" json:"tag,omitempty"` AllowFailure bool `protobuf:"varint,22,opt,name=allow_failure,json=allowFailure,proto3" json:"allow_failure,omitempty"` FailureReason string `protobuf:"bytes,23,opt,name=failure_reason,json=failureReason,proto3" json:"failure_reason,omitempty"` WebUrl string `protobuf:"bytes,24,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` TagList []string `protobuf:"bytes,25,rep,name=tag_list,json=tagList,proto3" json:"tag_list,omitempty"` Commit *Commit `protobuf:"bytes,30,opt,name=commit,proto3" json:"commit,omitempty"` Project *Project `protobuf:"bytes,31,opt,name=project,proto3" json:"project,omitempty"` User *User `protobuf:"bytes,32,opt,name=user,proto3" json:"user,omitempty"` Runner *JobRunner `protobuf:"bytes,33,opt,name=runner,proto3" json:"runner,omitempty"` Artifacts []*JobArtifacts `protobuf:"bytes,34,rep,name=artifacts,proto3" json:"artifacts,omitempty"` ArtifactsFile *JobArtifactsFile `protobuf:"bytes,35,opt,name=artifacts_file,json=artifactsFile,proto3" json:"artifacts_file,omitempty"` ArtifactsExpireAt *timestamppb.Timestamp `protobuf:"bytes,36,opt,name=artifacts_expire_at,json=artifactsExpireAt,proto3" json:"artifacts_expire_at,omitempty"` // contains filtered or unexported fields }
func (*Job) Descriptor
deprecated
func (*Job) GetAllowFailure ¶
func (*Job) GetArtifacts ¶ added in v0.8.0
func (x *Job) GetArtifacts() []*JobArtifacts
func (*Job) GetArtifactsExpireAt ¶ added in v0.8.0
func (x *Job) GetArtifactsExpireAt() *timestamppb.Timestamp
func (*Job) GetArtifactsFile ¶ added in v0.8.0
func (x *Job) GetArtifactsFile() *JobArtifactsFile
func (*Job) GetCoverage ¶
func (*Job) GetCreatedAt ¶
func (x *Job) GetCreatedAt() *timestamppb.Timestamp
func (*Job) GetDuration ¶
func (x *Job) GetDuration() *durationpb.Duration
func (*Job) GetErasedAt ¶
func (x *Job) GetErasedAt() *timestamppb.Timestamp
func (*Job) GetFailureReason ¶
func (*Job) GetFinishedAt ¶
func (x *Job) GetFinishedAt() *timestamppb.Timestamp
func (*Job) GetPipeline ¶
func (x *Job) GetPipeline() *PipelineReference
func (*Job) GetProject ¶ added in v0.8.0
func (*Job) GetQueuedDuration ¶
func (x *Job) GetQueuedDuration() *durationpb.Duration
func (*Job) GetStartedAt ¶
func (x *Job) GetStartedAt() *timestamppb.Timestamp
func (*Job) GetTagList ¶
func (*Job) ProtoMessage ¶
func (*Job) ProtoMessage()
func (*Job) ProtoReflect ¶
func (x *Job) ProtoReflect() protoreflect.Message
type JobArtifacts ¶ added in v0.8.0
type JobArtifacts struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` FileType string `protobuf:"bytes,2,opt,name=file_type,json=fileType,proto3" json:"file_type,omitempty"` FileFormat string `protobuf:"bytes,3,opt,name=file_format,json=fileFormat,proto3" json:"file_format,omitempty"` Size int64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` // contains filtered or unexported fields }
func (*JobArtifacts) Descriptor
deprecated
added in
v0.8.0
func (*JobArtifacts) Descriptor() ([]byte, []int)
Deprecated: Use JobArtifacts.ProtoReflect.Descriptor instead.
func (*JobArtifacts) GetFileFormat ¶ added in v0.8.0
func (x *JobArtifacts) GetFileFormat() string
func (*JobArtifacts) GetFileType ¶ added in v0.8.0
func (x *JobArtifacts) GetFileType() string
func (*JobArtifacts) GetFilename ¶ added in v0.8.0
func (x *JobArtifacts) GetFilename() string
func (*JobArtifacts) GetSize ¶ added in v0.8.0
func (x *JobArtifacts) GetSize() int64
func (*JobArtifacts) ProtoMessage ¶ added in v0.8.0
func (*JobArtifacts) ProtoMessage()
func (*JobArtifacts) ProtoReflect ¶ added in v0.8.0
func (x *JobArtifacts) ProtoReflect() protoreflect.Message
func (*JobArtifacts) Reset ¶ added in v0.8.0
func (x *JobArtifacts) Reset()
func (*JobArtifacts) String ¶ added in v0.8.0
func (x *JobArtifacts) String() string
type JobArtifactsFile ¶ added in v0.8.0
type JobArtifactsFile struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Size int64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"` // contains filtered or unexported fields }
func (*JobArtifactsFile) Descriptor
deprecated
added in
v0.8.0
func (*JobArtifactsFile) Descriptor() ([]byte, []int)
Deprecated: Use JobArtifactsFile.ProtoReflect.Descriptor instead.
func (*JobArtifactsFile) GetFilename ¶ added in v0.8.0
func (x *JobArtifactsFile) GetFilename() string
func (*JobArtifactsFile) GetSize ¶ added in v0.8.0
func (x *JobArtifactsFile) GetSize() int64
func (*JobArtifactsFile) ProtoMessage ¶ added in v0.8.0
func (*JobArtifactsFile) ProtoMessage()
func (*JobArtifactsFile) ProtoReflect ¶ added in v0.8.0
func (x *JobArtifactsFile) ProtoReflect() protoreflect.Message
func (*JobArtifactsFile) Reset ¶ added in v0.8.0
func (x *JobArtifactsFile) Reset()
func (*JobArtifactsFile) String ¶ added in v0.8.0
func (x *JobArtifactsFile) String() string
type JobReference ¶
type JobReference struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*JobReference) Descriptor
deprecated
func (*JobReference) Descriptor() ([]byte, []int)
Deprecated: Use JobReference.ProtoReflect.Descriptor instead.
func (*JobReference) GetId ¶
func (x *JobReference) GetId() int64
func (*JobReference) GetName ¶
func (x *JobReference) GetName() string
func (*JobReference) GetStatus ¶
func (x *JobReference) GetStatus() string
func (*JobReference) ProtoMessage ¶
func (*JobReference) ProtoMessage()
func (*JobReference) ProtoReflect ¶
func (x *JobReference) ProtoReflect() protoreflect.Message
func (*JobReference) Reset ¶
func (x *JobReference) Reset()
func (*JobReference) String ¶
func (x *JobReference) String() string
type JobRunner ¶ added in v0.8.0
type JobRunner struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"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"` Active bool `protobuf:"varint,4,opt,name=active,proto3" json:"active,omitempty"` // contains filtered or unexported fields }
func (*JobRunner) Descriptor
deprecated
added in
v0.8.0
func (*JobRunner) GetDescription ¶ added in v0.8.0
func (*JobRunner) GetIsShared ¶ added in v0.8.0
func (*JobRunner) ProtoMessage ¶ added in v0.8.0
func (*JobRunner) ProtoMessage()
func (*JobRunner) ProtoReflect ¶ added in v0.8.0
func (x *JobRunner) ProtoReflect() protoreflect.Message
type MergeRequest ¶ added in v0.8.0
type MergeRequest struct { // ID of the merge request. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Internal ID of the merge request. Iid int64 `protobuf:"varint,2,opt,name=iid,proto3" json:"iid,omitempty"` // ID of the merge request project. ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Timestamp of when the merge request was created. CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Timestamp of when the merge request was updated. UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Timestamp of when the merge request merged. MergedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=merged_at,json=mergedAt,proto3" json:"merged_at,omitempty"` // Timestamp of when the merge request was closed. ClosedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=closed_at,json=closedAt,proto3" json:"closed_at,omitempty"` // ID of the merge request source project. SourceProjectId int64 `protobuf:"varint,8,opt,name=source_project_id,json=sourceProjectId,proto3" json:"source_project_id,omitempty"` // ID of the merge request target project. TargetProjectId int64 `protobuf:"varint,9,opt,name=target_project_id,json=targetProjectId,proto3" json:"target_project_id,omitempty"` // Source branch of the merge request. SourceBranch string `protobuf:"bytes,10,opt,name=source_branch,json=sourceBranch,proto3" json:"source_branch,omitempty"` // Target branch of the merge request. TargetBranch string `protobuf:"bytes,11,opt,name=target_branch,json=targetBranch,proto3" json:"target_branch,omitempty"` // Title of the merge request. Title string `protobuf:"bytes,12,opt,name=title,proto3" json:"title,omitempty"` // State of the merge request. Can be opened, closed, merged or locked. State string `protobuf:"bytes,13,opt,name=state,proto3" json:"state,omitempty"` // Detailed merge status of the merge request. DetailedMergeStatus string `protobuf:"bytes,14,opt,name=detailed_merge_status,json=detailedMergeStatus,proto3" json:"detailed_merge_status,omitempty"` // Indicates if the merge request is a draft. Draft bool `protobuf:"varint,15,opt,name=draft,proto3" json:"draft,omitempty"` // Indicates if merge request has conflicts and cannot merge. HasConflicts bool `protobuf:"varint,16,opt,name=has_conflicts,json=hasConflicts,proto3" json:"has_conflicts,omitempty"` // Error message shown when a merge has failed. MergeError string `protobuf:"bytes,17,opt,name=merge_error,json=mergeError,proto3" json:"merge_error,omitempty"` // References of the base SHA, the head SHA, and the start SHA for this merge request. DiffRefs *MergeRequestDiffRefs `protobuf:"bytes,18,opt,name=diff_refs,json=diffRefs,proto3" json:"diff_refs,omitempty"` // User who created this merge request. Author *User `protobuf:"bytes,19,opt,name=author,proto3" json:"author,omitempty"` // First assignee of the merge request. Assignee *User `protobuf:"bytes,20,opt,name=assignee,proto3" json:"assignee,omitempty"` // Assignees of the merge request. Assignees []*User `protobuf:"bytes,21,rep,name=assignees,proto3" json:"assignees,omitempty"` // Reviewers of the merge request. Reviewers []*User `protobuf:"bytes,22,rep,name=reviewers,proto3" json:"reviewers,omitempty"` // The user who merged this merge request, the user who set it to auto-merge, or null. MergeUser *User `protobuf:"bytes,23,opt,name=merge_user,json=mergeUser,proto3" json:"merge_user,omitempty"` // User who closed this merge request. CloseUser *User `protobuf:"bytes,24,opt,name=close_user,json=closeUser,proto3" json:"close_user,omitempty"` // Labels of the merge request. Labels []string `protobuf:"bytes,25,rep,name=labels,proto3" json:"labels,omitempty"` // Diff head SHA of the merge request. Sha string `protobuf:"bytes,26,opt,name=sha,proto3" json:"sha,omitempty"` // SHA of the merge request commit. Empty until merged. MergeCommitSha string `protobuf:"bytes,27,opt,name=merge_commit_sha,json=mergeCommitSha,proto3" json:"merge_commit_sha,omitempty"` // SHA of the squash commit. Empty until merged. SquashCommitSha string `protobuf:"bytes,28,opt,name=squash_commit_sha,json=squashCommitSha,proto3" json:"squash_commit_sha,omitempty"` // Number of changes made on the merge request. ChangesCount string `protobuf:"bytes,29,opt,name=changes_count,json=changesCount,proto3" json:"changes_count,omitempty"` // User notes count of the merge request. UserNotesCount int64 `protobuf:"varint,30,opt,name=user_notes_count,json=userNotesCount,proto3" json:"user_notes_count,omitempty"` // Number of upvotes for the merge request. Upvotes int64 `protobuf:"varint,31,opt,name=upvotes,proto3" json:"upvotes,omitempty"` // Number of downvotes for the merge request. Downvotes int64 `protobuf:"varint,32,opt,name=downvotes,proto3" json:"downvotes,omitempty"` // Pipeline running on the branch HEAD of the merge request. Pipeline *PipelineInfo `protobuf:"bytes,33,opt,name=pipeline,proto3" json:"pipeline,omitempty"` // Milestone of the merge request. Milestone *Milestone `protobuf:"bytes,34,opt,name=milestone,proto3" json:"milestone,omitempty"` // Web URL of the merge request. WebUrl string `protobuf:"bytes,35,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` // contains filtered or unexported fields }
func (*MergeRequest) Descriptor
deprecated
added in
v0.8.0
func (*MergeRequest) Descriptor() ([]byte, []int)
Deprecated: Use MergeRequest.ProtoReflect.Descriptor instead.
func (*MergeRequest) GetAssignee ¶ added in v0.8.0
func (x *MergeRequest) GetAssignee() *User
func (*MergeRequest) GetAssignees ¶ added in v0.8.0
func (x *MergeRequest) GetAssignees() []*User
func (*MergeRequest) GetAuthor ¶ added in v0.8.0
func (x *MergeRequest) GetAuthor() *User
func (*MergeRequest) GetChangesCount ¶ added in v0.8.0
func (x *MergeRequest) GetChangesCount() string
func (*MergeRequest) GetCloseUser ¶ added in v0.8.0
func (x *MergeRequest) GetCloseUser() *User
func (*MergeRequest) GetClosedAt ¶ added in v0.8.0
func (x *MergeRequest) GetClosedAt() *timestamppb.Timestamp
func (*MergeRequest) GetCreatedAt ¶ added in v0.8.0
func (x *MergeRequest) GetCreatedAt() *timestamppb.Timestamp
func (*MergeRequest) GetDetailedMergeStatus ¶ added in v0.8.0
func (x *MergeRequest) GetDetailedMergeStatus() string
func (*MergeRequest) GetDiffRefs ¶ added in v0.8.0
func (x *MergeRequest) GetDiffRefs() *MergeRequestDiffRefs
func (*MergeRequest) GetDownvotes ¶ added in v0.8.0
func (x *MergeRequest) GetDownvotes() int64
func (*MergeRequest) GetDraft ¶ added in v0.8.0
func (x *MergeRequest) GetDraft() bool
func (*MergeRequest) GetHasConflicts ¶ added in v0.8.0
func (x *MergeRequest) GetHasConflicts() bool
func (*MergeRequest) GetId ¶ added in v0.8.0
func (x *MergeRequest) GetId() int64
func (*MergeRequest) GetIid ¶ added in v0.8.0
func (x *MergeRequest) GetIid() int64
func (*MergeRequest) GetLabels ¶ added in v0.8.0
func (x *MergeRequest) GetLabels() []string
func (*MergeRequest) GetMergeCommitSha ¶ added in v0.8.0
func (x *MergeRequest) GetMergeCommitSha() string
func (*MergeRequest) GetMergeError ¶ added in v0.8.0
func (x *MergeRequest) GetMergeError() string
func (*MergeRequest) GetMergeUser ¶ added in v0.8.0
func (x *MergeRequest) GetMergeUser() *User
func (*MergeRequest) GetMergedAt ¶ added in v0.8.0
func (x *MergeRequest) GetMergedAt() *timestamppb.Timestamp
func (*MergeRequest) GetMilestone ¶ added in v0.8.0
func (x *MergeRequest) GetMilestone() *Milestone
func (*MergeRequest) GetPipeline ¶ added in v0.8.0
func (x *MergeRequest) GetPipeline() *PipelineInfo
func (*MergeRequest) GetProjectId ¶ added in v0.8.0
func (x *MergeRequest) GetProjectId() int64
func (*MergeRequest) GetReviewers ¶ added in v0.8.0
func (x *MergeRequest) GetReviewers() []*User
func (*MergeRequest) GetSha ¶ added in v0.8.0
func (x *MergeRequest) GetSha() string
func (*MergeRequest) GetSourceBranch ¶ added in v0.8.0
func (x *MergeRequest) GetSourceBranch() string
func (*MergeRequest) GetSourceProjectId ¶ added in v0.8.0
func (x *MergeRequest) GetSourceProjectId() int64
func (*MergeRequest) GetSquashCommitSha ¶ added in v0.8.0
func (x *MergeRequest) GetSquashCommitSha() string
func (*MergeRequest) GetState ¶ added in v0.8.0
func (x *MergeRequest) GetState() string
func (*MergeRequest) GetTargetBranch ¶ added in v0.8.0
func (x *MergeRequest) GetTargetBranch() string
func (*MergeRequest) GetTargetProjectId ¶ added in v0.8.0
func (x *MergeRequest) GetTargetProjectId() int64
func (*MergeRequest) GetTitle ¶ added in v0.8.0
func (x *MergeRequest) GetTitle() string
func (*MergeRequest) GetUpdatedAt ¶ added in v0.8.0
func (x *MergeRequest) GetUpdatedAt() *timestamppb.Timestamp
func (*MergeRequest) GetUpvotes ¶ added in v0.8.0
func (x *MergeRequest) GetUpvotes() int64
func (*MergeRequest) GetUserNotesCount ¶ added in v0.8.0
func (x *MergeRequest) GetUserNotesCount() int64
func (*MergeRequest) GetWebUrl ¶ added in v0.8.0
func (x *MergeRequest) GetWebUrl() string
func (*MergeRequest) ProtoMessage ¶ added in v0.8.0
func (*MergeRequest) ProtoMessage()
func (*MergeRequest) ProtoReflect ¶ added in v0.8.0
func (x *MergeRequest) ProtoReflect() protoreflect.Message
func (*MergeRequest) Reset ¶ added in v0.8.0
func (x *MergeRequest) Reset()
func (*MergeRequest) String ¶ added in v0.8.0
func (x *MergeRequest) String() string
type MergeRequestDiffRefs ¶ added in v0.8.0
type MergeRequestDiffRefs struct { BaseSha string `protobuf:"bytes,1,opt,name=base_sha,json=baseSha,proto3" json:"base_sha,omitempty"` HeadSha string `protobuf:"bytes,2,opt,name=head_sha,json=headSha,proto3" json:"head_sha,omitempty"` StartSha string `protobuf:"bytes,3,opt,name=start_sha,json=startSha,proto3" json:"start_sha,omitempty"` // contains filtered or unexported fields }
func (*MergeRequestDiffRefs) Descriptor
deprecated
added in
v0.8.0
func (*MergeRequestDiffRefs) Descriptor() ([]byte, []int)
Deprecated: Use MergeRequestDiffRefs.ProtoReflect.Descriptor instead.
func (*MergeRequestDiffRefs) GetBaseSha ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) GetBaseSha() string
func (*MergeRequestDiffRefs) GetHeadSha ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) GetHeadSha() string
func (*MergeRequestDiffRefs) GetStartSha ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) GetStartSha() string
func (*MergeRequestDiffRefs) ProtoMessage ¶ added in v0.8.0
func (*MergeRequestDiffRefs) ProtoMessage()
func (*MergeRequestDiffRefs) ProtoReflect ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) ProtoReflect() protoreflect.Message
func (*MergeRequestDiffRefs) Reset ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) Reset()
func (*MergeRequestDiffRefs) String ¶ added in v0.8.0
func (x *MergeRequestDiffRefs) String() string
type MergeRequestNoteEvent ¶ added in v0.9.0
type MergeRequestNoteEvent struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` MergerequestId int64 `protobuf:"varint,2,opt,name=mergerequest_id,json=mergerequestId,proto3" json:"mergerequest_id,omitempty"` MergerequestIid int64 `protobuf:"varint,3,opt,name=mergerequest_iid,json=mergerequestIid,proto3" json:"mergerequest_iid,omitempty"` ProjectId int64 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` System bool `protobuf:"varint,8,opt,name=system,proto3" json:"system,omitempty"` AuthorId int64 `protobuf:"varint,9,opt,name=author_id,json=authorId,proto3" json:"author_id,omitempty"` Resolveable bool `protobuf:"varint,10,opt,name=resolveable,proto3" json:"resolveable,omitempty"` Resolved bool `protobuf:"varint,11,opt,name=resolved,proto3" json:"resolved,omitempty"` ResolverId int64 `protobuf:"varint,12,opt,name=resolver_id,json=resolverId,proto3" json:"resolver_id,omitempty"` Confidential bool `protobuf:"varint,13,opt,name=confidential,proto3" json:"confidential,omitempty"` Internal bool `protobuf:"varint,14,opt,name=internal,proto3" json:"internal,omitempty"` // contains filtered or unexported fields }
func (*MergeRequestNoteEvent) Descriptor
deprecated
added in
v0.9.0
func (*MergeRequestNoteEvent) Descriptor() ([]byte, []int)
Deprecated: Use MergeRequestNoteEvent.ProtoReflect.Descriptor instead.
func (*MergeRequestNoteEvent) GetAuthorId ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetAuthorId() int64
func (*MergeRequestNoteEvent) GetConfidential ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetConfidential() bool
func (*MergeRequestNoteEvent) GetCreatedAt ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetCreatedAt() *timestamppb.Timestamp
func (*MergeRequestNoteEvent) GetId ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetId() int64
func (*MergeRequestNoteEvent) GetInternal ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetInternal() bool
func (*MergeRequestNoteEvent) GetMergerequestId ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetMergerequestId() int64
func (*MergeRequestNoteEvent) GetMergerequestIid ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetMergerequestIid() int64
func (*MergeRequestNoteEvent) GetProjectId ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetProjectId() int64
func (*MergeRequestNoteEvent) GetResolveable ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetResolveable() bool
func (*MergeRequestNoteEvent) GetResolved ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetResolved() bool
func (*MergeRequestNoteEvent) GetResolverId ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetResolverId() int64
func (*MergeRequestNoteEvent) GetSystem ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetSystem() bool
func (*MergeRequestNoteEvent) GetType ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetType() string
func (*MergeRequestNoteEvent) GetUpdatedAt ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) GetUpdatedAt() *timestamppb.Timestamp
func (*MergeRequestNoteEvent) ProtoMessage ¶ added in v0.9.0
func (*MergeRequestNoteEvent) ProtoMessage()
func (*MergeRequestNoteEvent) ProtoReflect ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) ProtoReflect() protoreflect.Message
func (*MergeRequestNoteEvent) Reset ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) Reset()
func (*MergeRequestNoteEvent) String ¶ added in v0.9.0
func (x *MergeRequestNoteEvent) String() string
type Metric ¶
type Metric struct { Id []byte `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Iid int64 `protobuf:"varint,2,opt,name=iid,proto3" json:"iid,omitempty"` JobId int64 `protobuf:"varint,3,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Name string `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"` Labels []*Metric_Label `protobuf:"bytes,11,rep,name=labels,proto3" json:"labels,omitempty"` Value float64 `protobuf:"fixed64,12,opt,name=value,proto3" json:"value,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*Metric) Descriptor
deprecated
func (*Metric) GetLabels ¶
func (x *Metric) GetLabels() []*Metric_Label
func (*Metric) GetTimestamp ¶
func (x *Metric) GetTimestamp() *timestamppb.Timestamp
func (*Metric) ProtoMessage ¶
func (*Metric) ProtoMessage()
func (*Metric) ProtoReflect ¶
func (x *Metric) ProtoReflect() protoreflect.Message
type Metric_Label ¶
type Metric_Label struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Metric_Label) Descriptor
deprecated
func (*Metric_Label) Descriptor() ([]byte, []int)
Deprecated: Use Metric_Label.ProtoReflect.Descriptor instead.
func (*Metric_Label) GetName ¶
func (x *Metric_Label) GetName() string
func (*Metric_Label) GetValue ¶
func (x *Metric_Label) GetValue() string
func (*Metric_Label) ProtoMessage ¶
func (*Metric_Label) ProtoMessage()
func (*Metric_Label) ProtoReflect ¶
func (x *Metric_Label) ProtoReflect() protoreflect.Message
func (*Metric_Label) Reset ¶
func (x *Metric_Label) Reset()
func (*Metric_Label) String ¶
func (x *Metric_Label) String() string
type Milestone ¶ added in v0.8.0
type Milestone struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Iid int64 `protobuf:"varint,2,opt,name=iid,proto3" json:"iid,omitempty"` ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` GroupId int64 `protobuf:"varint,4,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` StartDate *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` DueDate *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=due_date,json=dueDate,proto3" json:"due_date,omitempty"` Title string `protobuf:"bytes,9,opt,name=title,proto3" json:"title,omitempty"` State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"` Expired bool `protobuf:"varint,11,opt,name=expired,proto3" json:"expired,omitempty"` WebUrl string `protobuf:"bytes,12,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` // contains filtered or unexported fields }
func (*Milestone) Descriptor
deprecated
added in
v0.8.0
func (*Milestone) GetCreatedAt ¶ added in v0.8.0
func (x *Milestone) GetCreatedAt() *timestamppb.Timestamp
func (*Milestone) GetDueDate ¶ added in v0.8.0
func (x *Milestone) GetDueDate() *timestamppb.Timestamp
func (*Milestone) GetExpired ¶ added in v0.8.0
func (*Milestone) GetGroupId ¶ added in v0.8.0
func (*Milestone) GetProjectId ¶ added in v0.8.0
func (*Milestone) GetStartDate ¶ added in v0.8.0
func (x *Milestone) GetStartDate() *timestamppb.Timestamp
func (*Milestone) GetUpdatedAt ¶ added in v0.8.0
func (x *Milestone) GetUpdatedAt() *timestamppb.Timestamp
func (*Milestone) ProtoMessage ¶ added in v0.8.0
func (*Milestone) ProtoMessage()
func (*Milestone) ProtoReflect ¶ added in v0.8.0
func (x *Milestone) ProtoReflect() protoreflect.Message
type Pipeline ¶
type Pipeline struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Iid int64 `protobuf:"varint,2,opt,name=iid,proto3" json:"iid,omitempty"` ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` Source string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"` Ref string `protobuf:"bytes,6,opt,name=ref,proto3" json:"ref,omitempty"` Sha string `protobuf:"bytes,7,opt,name=sha,proto3" json:"sha,omitempty"` BeforeSha string `protobuf:"bytes,8,opt,name=before_sha,json=beforeSha,proto3" json:"before_sha,omitempty"` Tag bool `protobuf:"varint,9,opt,name=tag,proto3" json:"tag,omitempty"` YamlErrors string `protobuf:"bytes,10,opt,name=yaml_errors,json=yamlErrors,proto3" json:"yaml_errors,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` CommittedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=committed_at,json=committedAt,proto3" json:"committed_at,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,16,opt,name=duration,proto3" json:"duration,omitempty"` QueuedDuration *durationpb.Duration `protobuf:"bytes,17,opt,name=queued_duration,json=queuedDuration,proto3" json:"queued_duration,omitempty"` Coverage float64 `protobuf:"fixed64,18,opt,name=coverage,proto3" json:"coverage,omitempty"` WebUrl string `protobuf:"bytes,19,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` User *User `protobuf:"bytes,20,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*Pipeline) Descriptor
deprecated
func (*Pipeline) GetBeforeSha ¶
func (*Pipeline) GetCommittedAt ¶
func (x *Pipeline) GetCommittedAt() *timestamppb.Timestamp
func (*Pipeline) GetCoverage ¶
func (*Pipeline) GetCreatedAt ¶
func (x *Pipeline) GetCreatedAt() *timestamppb.Timestamp
func (*Pipeline) GetDuration ¶
func (x *Pipeline) GetDuration() *durationpb.Duration
func (*Pipeline) GetFinishedAt ¶
func (x *Pipeline) GetFinishedAt() *timestamppb.Timestamp
func (*Pipeline) GetProjectId ¶
func (*Pipeline) GetQueuedDuration ¶
func (x *Pipeline) GetQueuedDuration() *durationpb.Duration
func (*Pipeline) GetStartedAt ¶
func (x *Pipeline) GetStartedAt() *timestamppb.Timestamp
func (*Pipeline) GetUpdatedAt ¶
func (x *Pipeline) GetUpdatedAt() *timestamppb.Timestamp
func (*Pipeline) GetYamlErrors ¶
func (*Pipeline) ProtoMessage ¶
func (*Pipeline) ProtoMessage()
func (*Pipeline) ProtoReflect ¶
func (x *Pipeline) ProtoReflect() protoreflect.Message
type PipelineInfo ¶
type PipelineInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Iid int64 `protobuf:"varint,2,opt,name=iid,proto3" json:"iid,omitempty"` ProjectId int64 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` Source string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"` Ref string `protobuf:"bytes,6,opt,name=ref,proto3" json:"ref,omitempty"` Sha string `protobuf:"bytes,7,opt,name=sha,proto3" json:"sha,omitempty"` WebUrl string `protobuf:"bytes,8,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*PipelineInfo) Descriptor
deprecated
func (*PipelineInfo) Descriptor() ([]byte, []int)
Deprecated: Use PipelineInfo.ProtoReflect.Descriptor instead.
func (*PipelineInfo) GetCreatedAt ¶
func (x *PipelineInfo) GetCreatedAt() *timestamppb.Timestamp
func (*PipelineInfo) GetId ¶
func (x *PipelineInfo) GetId() int64
func (*PipelineInfo) GetIid ¶
func (x *PipelineInfo) GetIid() int64
func (*PipelineInfo) GetProjectId ¶
func (x *PipelineInfo) GetProjectId() int64
func (*PipelineInfo) GetRef ¶
func (x *PipelineInfo) GetRef() string
func (*PipelineInfo) GetSha ¶
func (x *PipelineInfo) GetSha() string
func (*PipelineInfo) GetSource ¶
func (x *PipelineInfo) GetSource() string
func (*PipelineInfo) GetStatus ¶
func (x *PipelineInfo) GetStatus() string
func (*PipelineInfo) GetUpdatedAt ¶
func (x *PipelineInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*PipelineInfo) GetWebUrl ¶
func (x *PipelineInfo) GetWebUrl() string
func (*PipelineInfo) ProtoMessage ¶
func (*PipelineInfo) ProtoMessage()
func (*PipelineInfo) ProtoReflect ¶
func (x *PipelineInfo) ProtoReflect() protoreflect.Message
func (*PipelineInfo) Reset ¶
func (x *PipelineInfo) Reset()
func (*PipelineInfo) String ¶
func (x *PipelineInfo) String() string
type PipelineReference ¶
type PipelineReference struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Ref string `protobuf:"bytes,3,opt,name=ref,proto3" json:"ref,omitempty"` Sha string `protobuf:"bytes,4,opt,name=sha,proto3" json:"sha,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*PipelineReference) Descriptor
deprecated
func (*PipelineReference) Descriptor() ([]byte, []int)
Deprecated: Use PipelineReference.ProtoReflect.Descriptor instead.
func (*PipelineReference) GetId ¶
func (x *PipelineReference) GetId() int64
func (*PipelineReference) GetProjectId ¶
func (x *PipelineReference) GetProjectId() int64
func (*PipelineReference) GetRef ¶
func (x *PipelineReference) GetRef() string
func (*PipelineReference) GetSha ¶
func (x *PipelineReference) GetSha() string
func (*PipelineReference) GetStatus ¶
func (x *PipelineReference) GetStatus() string
func (*PipelineReference) ProtoMessage ¶
func (*PipelineReference) ProtoMessage()
func (*PipelineReference) ProtoReflect ¶
func (x *PipelineReference) ProtoReflect() protoreflect.Message
func (*PipelineReference) Reset ¶
func (x *PipelineReference) Reset()
func (*PipelineReference) String ¶
func (x *PipelineReference) String() string
type Project ¶ added in v0.8.0
type Project struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` NameWithNamespace string `protobuf:"bytes,3,opt,name=name_with_namespace,json=nameWithNamespace,proto3" json:"name_with_namespace,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` PathWithNamespace string `protobuf:"bytes,5,opt,name=path_with_namespace,json=pathWithNamespace,proto3" json:"path_with_namespace,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` LastActivityAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=last_activity_at,json=lastActivityAt,proto3" json:"last_activity_at,omitempty"` Namespace *ProjectNamespace `protobuf:"bytes,9,opt,name=namespace,proto3" json:"namespace,omitempty"` Owner *User `protobuf:"bytes,10,opt,name=owner,proto3" json:"owner,omitempty"` CreatorId int64 `protobuf:"varint,11,opt,name=creator_id,json=creatorId,proto3" json:"creator_id,omitempty"` Topics []string `protobuf:"bytes,12,rep,name=topics,proto3" json:"topics,omitempty"` ForksCount int64 `protobuf:"varint,13,opt,name=forks_count,json=forksCount,proto3" json:"forks_count,omitempty"` StarsCount int64 `protobuf:"varint,14,opt,name=stars_count,json=starsCount,proto3" json:"stars_count,omitempty"` Statistics *ProjectStatistics `protobuf:"bytes,15,opt,name=statistics,proto3" json:"statistics,omitempty"` OpenIssuesCount int64 `protobuf:"varint,16,opt,name=open_issues_count,json=openIssuesCount,proto3" json:"open_issues_count,omitempty"` Description string `protobuf:"bytes,17,opt,name=description,proto3" json:"description,omitempty"` EmptyRepo bool `protobuf:"varint,18,opt,name=empty_repo,json=emptyRepo,proto3" json:"empty_repo,omitempty"` Archived bool `protobuf:"varint,19,opt,name=archived,proto3" json:"archived,omitempty"` DefaultBranch string `protobuf:"bytes,20,opt,name=default_branch,json=defaultBranch,proto3" json:"default_branch,omitempty"` Visibility string `protobuf:"bytes,21,opt,name=visibility,proto3" json:"visibility,omitempty"` WebUrl string `protobuf:"bytes,22,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` // contains filtered or unexported fields }
func (*Project) Descriptor
deprecated
added in
v0.8.0
func (*Project) GetArchived ¶ added in v0.8.0
func (*Project) GetCreatedAt ¶ added in v0.8.0
func (x *Project) GetCreatedAt() *timestamppb.Timestamp
func (*Project) GetCreatorId ¶ added in v0.8.0
func (*Project) GetDefaultBranch ¶ added in v0.8.0
func (*Project) GetDescription ¶ added in v0.8.0
func (*Project) GetEmptyRepo ¶ added in v0.8.0
func (*Project) GetForksCount ¶ added in v0.8.0
func (*Project) GetLastActivityAt ¶ added in v0.8.0
func (x *Project) GetLastActivityAt() *timestamppb.Timestamp
func (*Project) GetNameWithNamespace ¶ added in v0.8.0
func (*Project) GetNamespace ¶ added in v0.8.0
func (x *Project) GetNamespace() *ProjectNamespace
func (*Project) GetOpenIssuesCount ¶ added in v0.8.0
func (*Project) GetPathWithNamespace ¶ added in v0.8.0
func (*Project) GetStarsCount ¶ added in v0.8.0
func (*Project) GetStatistics ¶ added in v0.8.0
func (x *Project) GetStatistics() *ProjectStatistics
func (*Project) GetVisibility ¶ added in v0.8.0
func (*Project) ProtoMessage ¶ added in v0.8.0
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶ added in v0.8.0
func (x *Project) ProtoReflect() protoreflect.Message
type ProjectNamespace ¶ added in v0.8.0
type ProjectNamespace struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Kind string `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` FullPath string `protobuf:"bytes,5,opt,name=full_path,json=fullPath,proto3" json:"full_path,omitempty"` ParentId int64 `protobuf:"varint,6,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` AvatarUrl string `protobuf:"bytes,7,opt,name=avatar_url,json=avatarUrl,proto3" json:"avatar_url,omitempty"` WebUrl string `protobuf:"bytes,8,opt,name=web_url,json=webUrl,proto3" json:"web_url,omitempty"` // contains filtered or unexported fields }
func (*ProjectNamespace) Descriptor
deprecated
added in
v0.8.0
func (*ProjectNamespace) Descriptor() ([]byte, []int)
Deprecated: Use ProjectNamespace.ProtoReflect.Descriptor instead.
func (*ProjectNamespace) GetAvatarUrl ¶ added in v0.8.0
func (x *ProjectNamespace) GetAvatarUrl() string
func (*ProjectNamespace) GetFullPath ¶ added in v0.8.0
func (x *ProjectNamespace) GetFullPath() string
func (*ProjectNamespace) GetId ¶ added in v0.8.0
func (x *ProjectNamespace) GetId() int64
func (*ProjectNamespace) GetKind ¶ added in v0.8.0
func (x *ProjectNamespace) GetKind() string
func (*ProjectNamespace) GetName ¶ added in v0.8.0
func (x *ProjectNamespace) GetName() string
func (*ProjectNamespace) GetParentId ¶ added in v0.8.0
func (x *ProjectNamespace) GetParentId() int64
func (*ProjectNamespace) GetPath ¶ added in v0.8.0
func (x *ProjectNamespace) GetPath() string
func (*ProjectNamespace) GetWebUrl ¶ added in v0.8.0
func (x *ProjectNamespace) GetWebUrl() string
func (*ProjectNamespace) ProtoMessage ¶ added in v0.8.0
func (*ProjectNamespace) ProtoMessage()
func (*ProjectNamespace) ProtoReflect ¶ added in v0.8.0
func (x *ProjectNamespace) ProtoReflect() protoreflect.Message
func (*ProjectNamespace) Reset ¶ added in v0.8.0
func (x *ProjectNamespace) Reset()
func (*ProjectNamespace) String ¶ added in v0.8.0
func (x *ProjectNamespace) String() string
type ProjectStatistics ¶ added in v0.8.0
type ProjectStatistics struct { CommitCount int64 `protobuf:"varint,1,opt,name=commit_count,json=commitCount,proto3" json:"commit_count,omitempty"` StorageSize int64 `protobuf:"varint,2,opt,name=storage_size,json=storageSize,proto3" json:"storage_size,omitempty"` RepositorySize int64 `protobuf:"varint,3,opt,name=repository_size,json=repositorySize,proto3" json:"repository_size,omitempty"` WikiSize int64 `protobuf:"varint,4,opt,name=wiki_size,json=wikiSize,proto3" json:"wiki_size,omitempty"` LfsObjectsSize int64 `protobuf:"varint,5,opt,name=lfs_objects_size,json=lfsObjectsSize,proto3" json:"lfs_objects_size,omitempty"` JobArtifactsSize int64 `protobuf:"varint,6,opt,name=job_artifacts_size,json=jobArtifactsSize,proto3" json:"job_artifacts_size,omitempty"` PipelineArtifactsSize int64 `` /* 127-byte string literal not displayed */ PackagesSize int64 `protobuf:"varint,8,opt,name=packages_size,json=packagesSize,proto3" json:"packages_size,omitempty"` SnippetsSize int64 `protobuf:"varint,9,opt,name=snippets_size,json=snippetsSize,proto3" json:"snippets_size,omitempty"` UploadsSize int64 `protobuf:"varint,10,opt,name=uploads_size,json=uploadsSize,proto3" json:"uploads_size,omitempty"` // contains filtered or unexported fields }
func (*ProjectStatistics) Descriptor
deprecated
added in
v0.8.0
func (*ProjectStatistics) Descriptor() ([]byte, []int)
Deprecated: Use ProjectStatistics.ProtoReflect.Descriptor instead.
func (*ProjectStatistics) GetCommitCount ¶ added in v0.8.0
func (x *ProjectStatistics) GetCommitCount() int64
func (*ProjectStatistics) GetJobArtifactsSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetJobArtifactsSize() int64
func (*ProjectStatistics) GetLfsObjectsSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetLfsObjectsSize() int64
func (*ProjectStatistics) GetPackagesSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetPackagesSize() int64
func (*ProjectStatistics) GetPipelineArtifactsSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetPipelineArtifactsSize() int64
func (*ProjectStatistics) GetRepositorySize ¶ added in v0.8.0
func (x *ProjectStatistics) GetRepositorySize() int64
func (*ProjectStatistics) GetSnippetsSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetSnippetsSize() int64
func (*ProjectStatistics) GetStorageSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetStorageSize() int64
func (*ProjectStatistics) GetUploadsSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetUploadsSize() int64
func (*ProjectStatistics) GetWikiSize ¶ added in v0.8.0
func (x *ProjectStatistics) GetWikiSize() int64
func (*ProjectStatistics) ProtoMessage ¶ added in v0.8.0
func (*ProjectStatistics) ProtoMessage()
func (*ProjectStatistics) ProtoReflect ¶ added in v0.8.0
func (x *ProjectStatistics) ProtoReflect() protoreflect.Message
func (*ProjectStatistics) Reset ¶ added in v0.8.0
func (x *ProjectStatistics) Reset()
func (*ProjectStatistics) String ¶ added in v0.8.0
func (x *ProjectStatistics) String() string
type Section ¶
type Section struct { Job *JobReference `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` Pipeline *PipelineReference `protobuf:"bytes,2,opt,name=pipeline,proto3" json:"pipeline,omitempty"` Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,12,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*Section) Descriptor
deprecated
func (*Section) GetDuration ¶
func (x *Section) GetDuration() *durationpb.Duration
func (*Section) GetFinishedAt ¶
func (x *Section) GetFinishedAt() *timestamppb.Timestamp
func (*Section) GetJob ¶
func (x *Section) GetJob() *JobReference
func (*Section) GetPipeline ¶
func (x *Section) GetPipeline() *PipelineReference
func (*Section) GetStartedAt ¶
func (x *Section) GetStartedAt() *timestamppb.Timestamp
func (*Section) ProtoMessage ¶
func (*Section) ProtoMessage()
func (*Section) ProtoReflect ¶
func (x *Section) ProtoReflect() protoreflect.Message
type TestCase ¶
type TestCase struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TestsuiteId string `protobuf:"bytes,2,opt,name=testsuite_id,json=testsuiteId,proto3" json:"testsuite_id,omitempty"` TestreportId string `protobuf:"bytes,3,opt,name=testreport_id,json=testreportId,proto3" json:"testreport_id,omitempty"` PipelineId int64 `protobuf:"varint,4,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Classname string `protobuf:"bytes,7,opt,name=classname,proto3" json:"classname,omitempty"` File string `protobuf:"bytes,8,opt,name=file,proto3" json:"file,omitempty"` ExecutionTime float64 `protobuf:"fixed64,9,opt,name=execution_time,json=executionTime,proto3" json:"execution_time,omitempty"` SystemOutput string `protobuf:"bytes,10,opt,name=system_output,json=systemOutput,proto3" json:"system_output,omitempty"` StackTrace string `protobuf:"bytes,11,opt,name=stack_trace,json=stackTrace,proto3" json:"stack_trace,omitempty"` AttachmentUrl string `protobuf:"bytes,12,opt,name=attachment_url,json=attachmentUrl,proto3" json:"attachment_url,omitempty"` RecentFailures *TestCase_RecentFailures `protobuf:"bytes,13,opt,name=recent_failures,json=recentFailures,proto3" json:"recent_failures,omitempty"` // contains filtered or unexported fields }
func (*TestCase) Descriptor
deprecated
func (*TestCase) GetAttachmentUrl ¶
func (*TestCase) GetClassname ¶
func (*TestCase) GetExecutionTime ¶
func (*TestCase) GetPipelineId ¶
func (*TestCase) GetRecentFailures ¶
func (x *TestCase) GetRecentFailures() *TestCase_RecentFailures
func (*TestCase) GetStackTrace ¶
func (*TestCase) GetSystemOutput ¶
func (*TestCase) GetTestreportId ¶
func (*TestCase) GetTestsuiteId ¶
func (*TestCase) ProtoMessage ¶
func (*TestCase) ProtoMessage()
func (*TestCase) ProtoReflect ¶
func (x *TestCase) ProtoReflect() protoreflect.Message
type TestCase_RecentFailures ¶
type TestCase_RecentFailures struct { Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` BaseBranch string `protobuf:"bytes,2,opt,name=base_branch,json=baseBranch,proto3" json:"base_branch,omitempty"` // contains filtered or unexported fields }
func (*TestCase_RecentFailures) Descriptor
deprecated
func (*TestCase_RecentFailures) Descriptor() ([]byte, []int)
Deprecated: Use TestCase_RecentFailures.ProtoReflect.Descriptor instead.
func (*TestCase_RecentFailures) GetBaseBranch ¶
func (x *TestCase_RecentFailures) GetBaseBranch() string
func (*TestCase_RecentFailures) GetCount ¶
func (x *TestCase_RecentFailures) GetCount() int64
func (*TestCase_RecentFailures) ProtoMessage ¶
func (*TestCase_RecentFailures) ProtoMessage()
func (*TestCase_RecentFailures) ProtoReflect ¶
func (x *TestCase_RecentFailures) ProtoReflect() protoreflect.Message
func (*TestCase_RecentFailures) Reset ¶
func (x *TestCase_RecentFailures) Reset()
func (*TestCase_RecentFailures) String ¶
func (x *TestCase_RecentFailures) String() string
type TestReport ¶
type TestReport struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PipelineId int64 `protobuf:"varint,2,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"` TotalTime float64 `protobuf:"fixed64,3,opt,name=total_time,json=totalTime,proto3" json:"total_time,omitempty"` TotalCount int64 `protobuf:"varint,4,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` SuccessCount int64 `protobuf:"varint,5,opt,name=success_count,json=successCount,proto3" json:"success_count,omitempty"` FailedCount int64 `protobuf:"varint,6,opt,name=failed_count,json=failedCount,proto3" json:"failed_count,omitempty"` SkippedCount int64 `protobuf:"varint,7,opt,name=skipped_count,json=skippedCount,proto3" json:"skipped_count,omitempty"` ErrorCount int64 `protobuf:"varint,8,opt,name=error_count,json=errorCount,proto3" json:"error_count,omitempty"` // contains filtered or unexported fields }
func (*TestReport) Descriptor
deprecated
func (*TestReport) Descriptor() ([]byte, []int)
Deprecated: Use TestReport.ProtoReflect.Descriptor instead.
func (*TestReport) GetErrorCount ¶
func (x *TestReport) GetErrorCount() int64
func (*TestReport) GetFailedCount ¶
func (x *TestReport) GetFailedCount() int64
func (*TestReport) GetId ¶
func (x *TestReport) GetId() string
func (*TestReport) GetPipelineId ¶
func (x *TestReport) GetPipelineId() int64
func (*TestReport) GetSkippedCount ¶
func (x *TestReport) GetSkippedCount() int64
func (*TestReport) GetSuccessCount ¶
func (x *TestReport) GetSuccessCount() int64
func (*TestReport) GetTotalCount ¶
func (x *TestReport) GetTotalCount() int64
func (*TestReport) GetTotalTime ¶
func (x *TestReport) GetTotalTime() float64
func (*TestReport) ProtoMessage ¶
func (*TestReport) ProtoMessage()
func (*TestReport) ProtoReflect ¶
func (x *TestReport) ProtoReflect() protoreflect.Message
func (*TestReport) Reset ¶
func (x *TestReport) Reset()
func (*TestReport) String ¶
func (x *TestReport) String() string
type TestSuite ¶
type TestSuite struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TestreportId string `protobuf:"bytes,2,opt,name=testreport_id,json=testreportId,proto3" json:"testreport_id,omitempty"` PipelineId int64 `protobuf:"varint,3,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` TotalTime float64 `protobuf:"fixed64,5,opt,name=total_time,json=totalTime,proto3" json:"total_time,omitempty"` TotalCount int64 `protobuf:"varint,6,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` SuccessCount int64 `protobuf:"varint,7,opt,name=success_count,json=successCount,proto3" json:"success_count,omitempty"` FailedCount int64 `protobuf:"varint,8,opt,name=failed_count,json=failedCount,proto3" json:"failed_count,omitempty"` SkippedCount int64 `protobuf:"varint,9,opt,name=skipped_count,json=skippedCount,proto3" json:"skipped_count,omitempty"` ErrorCount int64 `protobuf:"varint,10,opt,name=error_count,json=errorCount,proto3" json:"error_count,omitempty"` // contains filtered or unexported fields }
func (*TestSuite) Descriptor
deprecated
func (*TestSuite) GetErrorCount ¶
func (*TestSuite) GetFailedCount ¶
func (*TestSuite) GetPipelineId ¶
func (*TestSuite) GetSkippedCount ¶
func (*TestSuite) GetSuccessCount ¶
func (*TestSuite) GetTestreportId ¶
func (*TestSuite) GetTotalCount ¶
func (*TestSuite) GetTotalTime ¶
func (*TestSuite) ProtoMessage ¶
func (*TestSuite) ProtoMessage()
func (*TestSuite) ProtoReflect ¶
func (x *TestSuite) ProtoReflect() protoreflect.Message
type Trace ¶
type Trace struct { Data *v1.TracesData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*Trace) Descriptor
deprecated
func (*Trace) GetData ¶
func (x *Trace) GetData() *v1.TracesData
func (*Trace) ProtoMessage ¶
func (*Trace) ProtoMessage()
func (*Trace) ProtoReflect ¶
func (x *Trace) ProtoReflect() protoreflect.Message
type User ¶ added in v0.8.0
type User struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
added in
v0.8.0
func (*User) GetCreatedAt ¶ added in v0.8.0
func (x *User) GetCreatedAt() *timestamppb.Timestamp
func (*User) GetUsername ¶ added in v0.8.0
func (*User) ProtoMessage ¶ added in v0.8.0
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶ added in v0.8.0
func (x *User) ProtoReflect() protoreflect.Message