Documentation ¶
Index ¶
- Variables
- func BaseServiceClientType() reflect.Type
- func BaseServiceHandlerType() reflect.Type
- func BaseServiceServerType() reflect.Type
- func RegisterBaseServiceHandler(r http.Router, srv BaseServiceHandler, opts ...http.HandleOption)
- func RegisterBaseServiceImp(regester transport.Register, srv BaseServiceServer, ...)
- func RegisterBaseServiceServer(s grpc1.ServiceRegistrar, srv BaseServiceServer, opts ...grpc1.HandleOption)
- func ServiceNames(svr ...string) []string
- func Types() []reflect.Type
- type ActionCache
- func (*ActionCache) Descriptor() ([]byte, []int)deprecated
- func (x *ActionCache) GetKey() string
- func (x *ActionCache) GetPath() string
- func (m *ActionCache) MarshalJSON() ([]byte, error)
- func (*ActionCache) ProtoMessage()
- func (x *ActionCache) ProtoReflect() protoreflect.Message
- func (x *ActionCache) Reset()
- func (x *ActionCache) String() string
- func (m *ActionCache) UnmarshalJSON(b []byte) error
- func (m *ActionCache) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ActionCache) Validate() error
- type BaseServiceClient
- type BaseServiceHandler
- type BaseServiceServer
- type CronCompensator
- func (*CronCompensator) Descriptor() ([]byte, []int)deprecated
- func (x *CronCompensator) GetEnable() bool
- func (x *CronCompensator) GetLatestFirst() bool
- func (x *CronCompensator) GetStopIfLatterExecuted() bool
- func (m *CronCompensator) MarshalJSON() ([]byte, error)
- func (*CronCompensator) ProtoMessage()
- func (x *CronCompensator) ProtoReflect() protoreflect.Message
- func (x *CronCompensator) Reset()
- func (x *CronCompensator) String() string
- func (m *CronCompensator) UnmarshalJSON(b []byte) error
- func (m *CronCompensator) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CronCompensator) Validate() error
- type DeprecatedPipelineBatchCreateRequest
- func (*DeprecatedPipelineBatchCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeprecatedPipelineBatchCreateRequest) GetAppID() uint64
- func (x *DeprecatedPipelineBatchCreateRequest) GetAutoRun() bool
- func (x *DeprecatedPipelineBatchCreateRequest) GetBatchPipelineYmlPaths() []string
- func (x *DeprecatedPipelineBatchCreateRequest) GetBranch() string
- func (x *DeprecatedPipelineBatchCreateRequest) GetCallbackURLs() []string
- func (x *DeprecatedPipelineBatchCreateRequest) GetSource() string
- func (x *DeprecatedPipelineBatchCreateRequest) GetUserID() string
- func (m *DeprecatedPipelineBatchCreateRequest) MarshalJSON() ([]byte, error)
- func (*DeprecatedPipelineBatchCreateRequest) ProtoMessage()
- func (x *DeprecatedPipelineBatchCreateRequest) ProtoReflect() protoreflect.Message
- func (x *DeprecatedPipelineBatchCreateRequest) Reset()
- func (x *DeprecatedPipelineBatchCreateRequest) String() string
- func (m *DeprecatedPipelineBatchCreateRequest) UnmarshalJSON(b []byte) error
- func (m *DeprecatedPipelineBatchCreateRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeprecatedPipelineBatchCreateRequest) Validate() error
- type DeprecatedPipelineBatchCreateResponse
- func (*DeprecatedPipelineBatchCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeprecatedPipelineBatchCreateResponse) GetData() map[string]*PipelineInstance
- func (m *DeprecatedPipelineBatchCreateResponse) MarshalJSON() ([]byte, error)
- func (*DeprecatedPipelineBatchCreateResponse) ProtoMessage()
- func (x *DeprecatedPipelineBatchCreateResponse) ProtoReflect() protoreflect.Message
- func (x *DeprecatedPipelineBatchCreateResponse) Reset()
- func (x *DeprecatedPipelineBatchCreateResponse) String() string
- func (m *DeprecatedPipelineBatchCreateResponse) UnmarshalJSON(b []byte) error
- func (m *DeprecatedPipelineBatchCreateResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeprecatedPipelineBatchCreateResponse) Validate() error
- type ErrorResponse
- func (*ErrorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorResponse) GetCode() string
- func (x *ErrorResponse) GetCtx() *structpb.Value
- func (x *ErrorResponse) GetMsg() string
- func (m *ErrorResponse) MarshalJSON() ([]byte, error)
- func (*ErrorResponse) ProtoMessage()
- func (x *ErrorResponse) ProtoReflect() protoreflect.Message
- func (x *ErrorResponse) Reset()
- func (x *ErrorResponse) String() string
- func (m *ErrorResponse) UnmarshalJSON(b []byte) error
- func (m *ErrorResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ErrorResponse) Validate() error
- type MergeTrigger
- func (*MergeTrigger) Descriptor() ([]byte, []int)deprecated
- func (x *MergeTrigger) GetBranches() []string
- func (m *MergeTrigger) MarshalJSON() ([]byte, error)
- func (*MergeTrigger) ProtoMessage()
- func (x *MergeTrigger) ProtoReflect() protoreflect.Message
- func (x *MergeTrigger) Reset()
- func (x *MergeTrigger) String() string
- func (m *MergeTrigger) UnmarshalJSON(b []byte) error
- func (m *MergeTrigger) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *MergeTrigger) Validate() error
- type NetworkHookInfo
- func (*NetworkHookInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkHookInfo) GetClient() string
- func (x *NetworkHookInfo) GetHook() string
- func (x *NetworkHookInfo) GetLabels() map[string]*structpb.Value
- func (m *NetworkHookInfo) MarshalJSON() ([]byte, error)
- func (*NetworkHookInfo) ProtoMessage()
- func (x *NetworkHookInfo) ProtoReflect() protoreflect.Message
- func (x *NetworkHookInfo) Reset()
- func (x *NetworkHookInfo) String() string
- func (m *NetworkHookInfo) UnmarshalJSON(b []byte) error
- func (m *NetworkHookInfo) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *NetworkHookInfo) Validate() error
- type PagePipeline
- func (*PagePipeline) Descriptor() ([]byte, []int)deprecated
- func (x *PagePipeline) GetClusterName() string
- func (x *PagePipeline) GetCommit() string
- func (x *PagePipeline) GetCostTimeSec() int64
- func (x *PagePipeline) GetCronID() uint64
- func (x *PagePipeline) GetExtra() *PipelineExtra
- func (x *PagePipeline) GetFilterLabels() map[string]string
- func (x *PagePipeline) GetID() uint64
- func (x *PagePipeline) GetIsSnippet() bool
- func (x *PagePipeline) GetNormalLabels() map[string]string
- func (x *PagePipeline) GetParentPipelineID() uint64
- func (x *PagePipeline) GetParentTaskID() uint64
- func (x *PagePipeline) GetProgress() float64
- func (x *PagePipeline) GetSource() string
- func (x *PagePipeline) GetStatus() string
- func (x *PagePipeline) GetTimeBegin() *timestamppb.Timestamp
- func (x *PagePipeline) GetTimeCreated() *timestamppb.Timestamp
- func (x *PagePipeline) GetTimeEnd() *timestamppb.Timestamp
- func (x *PagePipeline) GetTimeUpdated() *timestamppb.Timestamp
- func (x *PagePipeline) GetTriggerMode() string
- func (x *PagePipeline) GetType() string
- func (x *PagePipeline) GetYmlName() string
- func (m *PagePipeline) MarshalJSON() ([]byte, error)
- func (*PagePipeline) ProtoMessage()
- func (x *PagePipeline) ProtoReflect() protoreflect.Message
- func (x *PagePipeline) Reset()
- func (x *PagePipeline) String() string
- func (m *PagePipeline) UnmarshalJSON(b []byte) error
- func (m *PagePipeline) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PagePipeline) Validate() error
- type PipelineButton
- func (*PipelineButton) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineButton) GetCanCancel() bool
- func (x *PipelineButton) GetCanDelete() bool
- func (x *PipelineButton) GetCanForceCancel() bool
- func (x *PipelineButton) GetCanManualRun() bool
- func (x *PipelineButton) GetCanPause() bool
- func (x *PipelineButton) GetCanRerun() bool
- func (x *PipelineButton) GetCanRerunFailed() bool
- func (x *PipelineButton) GetCanStartCron() bool
- func (x *PipelineButton) GetCanStopCron() bool
- func (x *PipelineButton) GetCanUnpause() bool
- func (m *PipelineButton) MarshalJSON() ([]byte, error)
- func (*PipelineButton) ProtoMessage()
- func (x *PipelineButton) ProtoReflect() protoreflect.Message
- func (x *PipelineButton) Reset()
- func (x *PipelineButton) String() string
- func (m *PipelineButton) UnmarshalJSON(b []byte) error
- func (m *PipelineButton) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineButton) Validate() error
- type PipelineCallbackRequest
- func (*PipelineCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineCallbackRequest) GetData() []byte
- func (x *PipelineCallbackRequest) GetType() string
- func (m *PipelineCallbackRequest) MarshalJSON() ([]byte, error)
- func (*PipelineCallbackRequest) ProtoMessage()
- func (x *PipelineCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineCallbackRequest) Reset()
- func (x *PipelineCallbackRequest) String() string
- func (m *PipelineCallbackRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineCallbackRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCallbackRequest) Validate() error
- type PipelineCallbackResponse
- func (*PipelineCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PipelineCallbackResponse) MarshalJSON() ([]byte, error)
- func (*PipelineCallbackResponse) ProtoMessage()
- func (x *PipelineCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineCallbackResponse) Reset()
- func (x *PipelineCallbackResponse) String() string
- func (m *PipelineCallbackResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineCallbackResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCallbackResponse) Validate() error
- type PipelineCancelRequest
- func (*PipelineCancelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineCancelRequest) GetIdentityInfo() *pb.IdentityInfo
- func (x *PipelineCancelRequest) GetPipelineID() uint64
- func (m *PipelineCancelRequest) MarshalJSON() ([]byte, error)
- func (*PipelineCancelRequest) ProtoMessage()
- func (x *PipelineCancelRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineCancelRequest) Reset()
- func (x *PipelineCancelRequest) String() string
- func (m *PipelineCancelRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineCancelRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCancelRequest) Validate() error
- type PipelineCancelResponse
- func (*PipelineCancelResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PipelineCancelResponse) MarshalJSON() ([]byte, error)
- func (*PipelineCancelResponse) ProtoMessage()
- func (x *PipelineCancelResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineCancelResponse) Reset()
- func (x *PipelineCancelResponse) String() string
- func (m *PipelineCancelResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineCancelResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCancelResponse) Validate() error
- type PipelineCreateRequest
- func (*PipelineCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineCreateRequest) GetAutoRun() bool
- func (x *PipelineCreateRequest) GetAutoRunAtOnce() bool
- func (x *PipelineCreateRequest) GetAutoStartCron() bool
- func (x *PipelineCreateRequest) GetBindQueue() *pb2.Queue
- func (x *PipelineCreateRequest) GetClusterName() string
- func (x *PipelineCreateRequest) GetConfigManageNamespaces() []string
- func (x *PipelineCreateRequest) GetCronStartFrom() *timestamppb.Timestamp
- func (x *PipelineCreateRequest) GetEnvs() map[string]string
- func (x *PipelineCreateRequest) GetForceRun() bool
- func (x *PipelineCreateRequest) GetGC() *PipelineGC
- func (x *PipelineCreateRequest) GetIdentityInfo() *pb.IdentityInfo
- func (x *PipelineCreateRequest) GetLabels() map[string]string
- func (x *PipelineCreateRequest) GetNormalLabels() map[string]string
- func (x *PipelineCreateRequest) GetPipelineSource() string
- func (x *PipelineCreateRequest) GetPipelineYml() string
- func (x *PipelineCreateRequest) GetPipelineYmlName() string
- func (x *PipelineCreateRequest) GetRunParams() []*PipelineRunParam
- func (m *PipelineCreateRequest) MarshalJSON() ([]byte, error)
- func (*PipelineCreateRequest) ProtoMessage()
- func (x *PipelineCreateRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineCreateRequest) Reset()
- func (x *PipelineCreateRequest) String() string
- func (m *PipelineCreateRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineCreateRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCreateRequest) Validate() error
- type PipelineCreateResponse
- func (*PipelineCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineCreateResponse) GetData() *PipelineInstance
- func (m *PipelineCreateResponse) MarshalJSON() ([]byte, error)
- func (*PipelineCreateResponse) ProtoMessage()
- func (x *PipelineCreateResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineCreateResponse) Reset()
- func (x *PipelineCreateResponse) String() string
- func (m *PipelineCreateResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineCreateResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineCreateResponse) Validate() error
- type PipelineDBGCItem
- func (*PipelineDBGCItem) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineDBGCItem) GetNeedArchive() bool
- func (x *PipelineDBGCItem) GetTTLSecond() uint64
- func (m *PipelineDBGCItem) MarshalJSON() ([]byte, error)
- func (*PipelineDBGCItem) ProtoMessage()
- func (x *PipelineDBGCItem) ProtoReflect() protoreflect.Message
- func (x *PipelineDBGCItem) Reset()
- func (x *PipelineDBGCItem) String() string
- func (m *PipelineDBGCItem) UnmarshalJSON(b []byte) error
- func (m *PipelineDBGCItem) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDBGCItem) Validate() error
- type PipelineDatabaseGC
- func (*PipelineDatabaseGC) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineDatabaseGC) GetAnalyzed() *PipelineDBGCItem
- func (x *PipelineDatabaseGC) GetFinished() *PipelineDBGCItem
- func (m *PipelineDatabaseGC) MarshalJSON() ([]byte, error)
- func (*PipelineDatabaseGC) ProtoMessage()
- func (x *PipelineDatabaseGC) ProtoReflect() protoreflect.Message
- func (x *PipelineDatabaseGC) Reset()
- func (x *PipelineDatabaseGC) String() string
- func (m *PipelineDatabaseGC) UnmarshalJSON(b []byte) error
- func (m *PipelineDatabaseGC) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDatabaseGC) Validate() error
- type PipelineDeleteRequest
- func (*PipelineDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineDeleteRequest) GetPipelineID() uint64
- func (m *PipelineDeleteRequest) MarshalJSON() ([]byte, error)
- func (*PipelineDeleteRequest) ProtoMessage()
- func (x *PipelineDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineDeleteRequest) Reset()
- func (x *PipelineDeleteRequest) String() string
- func (m *PipelineDeleteRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineDeleteRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDeleteRequest) Validate() error
- type PipelineDeleteResponse
- func (*PipelineDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PipelineDeleteResponse) MarshalJSON() ([]byte, error)
- func (*PipelineDeleteResponse) ProtoMessage()
- func (x *PipelineDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineDeleteResponse) Reset()
- func (x *PipelineDeleteResponse) String() string
- func (m *PipelineDeleteResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineDeleteResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDeleteResponse) Validate() error
- type PipelineDetailRequest
- func (*PipelineDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineDetailRequest) GetPipelineID() uint64
- func (x *PipelineDetailRequest) GetSimplePipelineBaseResult() bool
- func (m *PipelineDetailRequest) MarshalJSON() ([]byte, error)
- func (*PipelineDetailRequest) ProtoMessage()
- func (x *PipelineDetailRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineDetailRequest) Reset()
- func (x *PipelineDetailRequest) String() string
- func (m *PipelineDetailRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineDetailRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDetailRequest) Validate() error
- type PipelineDetailResponse
- func (*PipelineDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineDetailResponse) GetData() *PipelineInstanceDetail
- func (m *PipelineDetailResponse) MarshalJSON() ([]byte, error)
- func (*PipelineDetailResponse) ProtoMessage()
- func (x *PipelineDetailResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineDetailResponse) Reset()
- func (x *PipelineDetailResponse) String() string
- func (m *PipelineDetailResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineDetailResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineDetailResponse) Validate() error
- type PipelineEvent
- func (*PipelineEvent) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineEvent) GetCount() int32
- func (x *PipelineEvent) GetFirstTimestamp() *timestamppb.Timestamp
- func (x *PipelineEvent) GetLastTimestamp() *timestamppb.Timestamp
- func (x *PipelineEvent) GetMessage() string
- func (x *PipelineEvent) GetReason() string
- func (x *PipelineEvent) GetSource() *PipelineEventSource
- func (x *PipelineEvent) GetType() string
- func (m *PipelineEvent) MarshalJSON() ([]byte, error)
- func (*PipelineEvent) ProtoMessage()
- func (x *PipelineEvent) ProtoReflect() protoreflect.Message
- func (x *PipelineEvent) Reset()
- func (x *PipelineEvent) String() string
- func (m *PipelineEvent) UnmarshalJSON(b []byte) error
- func (m *PipelineEvent) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineEvent) Validate() error
- type PipelineEventSource
- func (*PipelineEventSource) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineEventSource) GetComponent() string
- func (x *PipelineEventSource) GetHost() string
- func (m *PipelineEventSource) MarshalJSON() ([]byte, error)
- func (*PipelineEventSource) ProtoMessage()
- func (x *PipelineEventSource) ProtoReflect() protoreflect.Message
- func (x *PipelineEventSource) Reset()
- func (x *PipelineEventSource) String() string
- func (m *PipelineEventSource) UnmarshalJSON(b []byte) error
- func (m *PipelineEventSource) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineEventSource) Validate() error
- type PipelineExecuteRecord
- func (*PipelineExecuteRecord) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineExecuteRecord) GetPipelineID() uint64
- func (x *PipelineExecuteRecord) GetStatus() string
- func (x *PipelineExecuteRecord) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineExecuteRecord) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineExecuteRecord) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineExecuteRecord) GetTriggerMode() string
- func (m *PipelineExecuteRecord) MarshalJSON() ([]byte, error)
- func (*PipelineExecuteRecord) ProtoMessage()
- func (x *PipelineExecuteRecord) ProtoReflect() protoreflect.Message
- func (x *PipelineExecuteRecord) Reset()
- func (x *PipelineExecuteRecord) String() string
- func (m *PipelineExecuteRecord) UnmarshalJSON(b []byte) error
- func (m *PipelineExecuteRecord) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineExecuteRecord) Validate() error
- type PipelineExtra
- func (*PipelineExtra) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineExtra) GetCallbackURLs() []string
- func (x *PipelineExtra) GetCancelUser() *PipelineUser
- func (x *PipelineExtra) GetConfigManageNamespaces() []string
- func (x *PipelineExtra) GetCronExpr() string
- func (x *PipelineExtra) GetCronTriggerTime() *timestamppb.Timestamp
- func (x *PipelineExtra) GetDiceWorkspace() string
- func (x *PipelineExtra) GetIsAutoRun() bool
- func (x *PipelineExtra) GetRunUser() *PipelineUser
- func (x *PipelineExtra) GetShowMessage() *ShowMessage
- func (x *PipelineExtra) GetSubmitUser() *PipelineUser
- func (m *PipelineExtra) MarshalJSON() ([]byte, error)
- func (*PipelineExtra) ProtoMessage()
- func (x *PipelineExtra) ProtoReflect() protoreflect.Message
- func (x *PipelineExtra) Reset()
- func (x *PipelineExtra) String() string
- func (m *PipelineExtra) UnmarshalJSON(b []byte) error
- func (m *PipelineExtra) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineExtra) Validate() error
- type PipelineGC
- func (*PipelineGC) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineGC) GetDatabaseGC() *PipelineDatabaseGC
- func (x *PipelineGC) GetResourceGC() *PipelineResourceGC
- func (m *PipelineGC) MarshalJSON() ([]byte, error)
- func (*PipelineGC) ProtoMessage()
- func (x *PipelineGC) ProtoReflect() protoreflect.Message
- func (x *PipelineGC) Reset()
- func (x *PipelineGC) String() string
- func (m *PipelineGC) UnmarshalJSON(b []byte) error
- func (m *PipelineGC) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineGC) Validate() error
- type PipelineInstance
- func (*PipelineInstance) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineInstance) GetApplicationID() uint64
- func (x *PipelineInstance) GetApplicationName() string
- func (x *PipelineInstance) GetBranch() string
- func (x *PipelineInstance) GetClusterName() string
- func (x *PipelineInstance) GetCommit() string
- func (x *PipelineInstance) GetCommitDetail() *pb.CommitDetail
- func (x *PipelineInstance) GetCostTimeSec() int64
- func (x *PipelineInstance) GetCronID() uint64
- func (x *PipelineInstance) GetExtra() *PipelineExtra
- func (x *PipelineInstance) GetID() uint64
- func (x *PipelineInstance) GetLabels() map[string]string
- func (x *PipelineInstance) GetNamespace() string
- func (x *PipelineInstance) GetOrgID() uint64
- func (x *PipelineInstance) GetOrgName() string
- func (x *PipelineInstance) GetProgress() float64
- func (x *PipelineInstance) GetProjectID() uint64
- func (x *PipelineInstance) GetProjectName() string
- func (x *PipelineInstance) GetSource() string
- func (x *PipelineInstance) GetStatus() string
- func (x *PipelineInstance) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineInstance) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineInstance) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineInstance) GetTimeUpdated() *timestamppb.Timestamp
- func (x *PipelineInstance) GetTriggerMode() string
- func (x *PipelineInstance) GetType() string
- func (x *PipelineInstance) GetYmlContent() string
- func (x *PipelineInstance) GetYmlName() string
- func (x *PipelineInstance) GetYmlSource() string
- func (m *PipelineInstance) MarshalJSON() ([]byte, error)
- func (*PipelineInstance) ProtoMessage()
- func (x *PipelineInstance) ProtoReflect() protoreflect.Message
- func (x *PipelineInstance) Reset()
- func (x *PipelineInstance) String() string
- func (m *PipelineInstance) UnmarshalJSON(b []byte) error
- func (m *PipelineInstance) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineInstance) Validate() error
- type PipelineInstanceDetail
- func (*PipelineInstanceDetail) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineInstanceDetail) GetApplicationID() uint64
- func (x *PipelineInstanceDetail) GetApplicationName() string
- func (x *PipelineInstanceDetail) GetBranch() string
- func (x *PipelineInstanceDetail) GetClusterName() string
- func (x *PipelineInstanceDetail) GetCommit() string
- func (x *PipelineInstanceDetail) GetCommitDetail() *pb.CommitDetail
- func (x *PipelineInstanceDetail) GetCostTimeSec() int64
- func (x *PipelineInstanceDetail) GetCronID() uint64
- func (x *PipelineInstanceDetail) GetEvents() []*PipelineEvent
- func (x *PipelineInstanceDetail) GetExtra() *PipelineExtra
- func (x *PipelineInstanceDetail) GetID() uint64
- func (x *PipelineInstanceDetail) GetLabels() map[string]string
- func (x *PipelineInstanceDetail) GetNamespace() string
- func (x *PipelineInstanceDetail) GetNeedApproval() bool
- func (x *PipelineInstanceDetail) GetOrgID() uint64
- func (x *PipelineInstanceDetail) GetOrgName() string
- func (x *PipelineInstanceDetail) GetPipelineButton() *PipelineButton
- func (x *PipelineInstanceDetail) GetPipelineCron() *pb1.Cron
- func (x *PipelineInstanceDetail) GetPipelineSnippetStages() []*PipelineStageDetail
- func (x *PipelineInstanceDetail) GetPipelineStages() []*PipelineStageDetail
- func (x *PipelineInstanceDetail) GetPipelineTaskActionDetails() map[string]*PipelineTaskActionDetail
- func (x *PipelineInstanceDetail) GetProgress() float64
- func (x *PipelineInstanceDetail) GetProjectID() uint64
- func (x *PipelineInstanceDetail) GetProjectName() string
- func (x *PipelineInstanceDetail) GetRunParams() []*PipelineParamWithValue
- func (x *PipelineInstanceDetail) GetSource() string
- func (x *PipelineInstanceDetail) GetStatus() string
- func (x *PipelineInstanceDetail) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineInstanceDetail) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineInstanceDetail) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineInstanceDetail) GetTimeUpdated() *timestamppb.Timestamp
- func (x *PipelineInstanceDetail) GetTriggerMode() string
- func (x *PipelineInstanceDetail) GetType() string
- func (x *PipelineInstanceDetail) GetYmlContent() string
- func (x *PipelineInstanceDetail) GetYmlName() string
- func (x *PipelineInstanceDetail) GetYmlSource() string
- func (m *PipelineInstanceDetail) MarshalJSON() ([]byte, error)
- func (*PipelineInstanceDetail) ProtoMessage()
- func (x *PipelineInstanceDetail) ProtoReflect() protoreflect.Message
- func (x *PipelineInstanceDetail) Reset()
- func (x *PipelineInstanceDetail) String() string
- func (m *PipelineInstanceDetail) UnmarshalJSON(b []byte) error
- func (m *PipelineInstanceDetail) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineInstanceDetail) Validate() error
- type PipelineListResponseData
- func (*PipelineListResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineListResponseData) GetCurrentPageSize() int64
- func (x *PipelineListResponseData) GetPipelines() []*PagePipeline
- func (x *PipelineListResponseData) GetTotal() int64
- func (m *PipelineListResponseData) MarshalJSON() ([]byte, error)
- func (*PipelineListResponseData) ProtoMessage()
- func (x *PipelineListResponseData) ProtoReflect() protoreflect.Message
- func (x *PipelineListResponseData) Reset()
- func (x *PipelineListResponseData) String() string
- func (m *PipelineListResponseData) UnmarshalJSON(b []byte) error
- func (m *PipelineListResponseData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineListResponseData) Validate() error
- type PipelineOperateRequest
- func (*PipelineOperateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineOperateRequest) GetPipelineID() uint64
- func (x *PipelineOperateRequest) GetTaskOperates() []*PipelineTaskOperateRequest
- func (m *PipelineOperateRequest) MarshalJSON() ([]byte, error)
- func (*PipelineOperateRequest) ProtoMessage()
- func (x *PipelineOperateRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineOperateRequest) Reset()
- func (x *PipelineOperateRequest) String() string
- func (m *PipelineOperateRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineOperateRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineOperateRequest) Validate() error
- type PipelineOperateResponse
- func (*PipelineOperateResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PipelineOperateResponse) MarshalJSON() ([]byte, error)
- func (*PipelineOperateResponse) ProtoMessage()
- func (x *PipelineOperateResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineOperateResponse) Reset()
- func (x *PipelineOperateResponse) String() string
- func (m *PipelineOperateResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineOperateResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineOperateResponse) Validate() error
- type PipelineOutput
- func (*PipelineOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineOutput) GetDesc() string
- func (x *PipelineOutput) GetName() string
- func (x *PipelineOutput) GetRef() string
- func (m *PipelineOutput) MarshalJSON() ([]byte, error)
- func (*PipelineOutput) ProtoMessage()
- func (x *PipelineOutput) ProtoReflect() protoreflect.Message
- func (x *PipelineOutput) Reset()
- func (x *PipelineOutput) String() string
- func (m *PipelineOutput) UnmarshalJSON(b []byte) error
- func (m *PipelineOutput) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineOutput) Validate() error
- type PipelineOutputWithValue
- func (*PipelineOutputWithValue) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineOutputWithValue) GetDesc() string
- func (x *PipelineOutputWithValue) GetName() string
- func (x *PipelineOutputWithValue) GetRef() string
- func (x *PipelineOutputWithValue) GetValue() *structpb.Value
- func (m *PipelineOutputWithValue) MarshalJSON() ([]byte, error)
- func (*PipelineOutputWithValue) ProtoMessage()
- func (x *PipelineOutputWithValue) ProtoReflect() protoreflect.Message
- func (x *PipelineOutputWithValue) Reset()
- func (x *PipelineOutputWithValue) String() string
- func (m *PipelineOutputWithValue) UnmarshalJSON(b []byte) error
- func (m *PipelineOutputWithValue) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineOutputWithValue) Validate() error
- type PipelinePagingRequest
- func (*PipelinePagingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelinePagingRequest) GetAllSources() bool
- func (x *PipelinePagingRequest) GetAnyMatchLabelsJSON() string
- func (x *PipelinePagingRequest) GetAnyMatchLabelsQueryParams() []string
- func (x *PipelinePagingRequest) GetAppID() uint64
- func (x *PipelinePagingRequest) GetBranches() []string
- func (x *PipelinePagingRequest) GetClusterNames() []string
- func (x *PipelinePagingRequest) GetCommaBranches() string
- func (x *PipelinePagingRequest) GetCommaSources() string
- func (x *PipelinePagingRequest) GetCommaStatuses() string
- func (x *PipelinePagingRequest) GetCommaYmlNames() string
- func (x *PipelinePagingRequest) GetCountOnly() bool
- func (x *PipelinePagingRequest) GetEndTimeBeginCST() string
- func (x *PipelinePagingRequest) GetEndTimeBeginTimestamp() int64
- func (x *PipelinePagingRequest) GetEndTimeCreatedTimestamp() int64
- func (x *PipelinePagingRequest) GetIncludeSnippet() bool
- func (x *PipelinePagingRequest) GetLargePageSize() bool
- func (x *PipelinePagingRequest) GetMustMatchLabelsJSON() string
- func (x *PipelinePagingRequest) GetMustMatchLabelsQueryParams() []string
- func (x *PipelinePagingRequest) GetNotStatuses() []string
- func (x *PipelinePagingRequest) GetPageNum() int64
- func (x *PipelinePagingRequest) GetPageSize() int64
- func (x *PipelinePagingRequest) GetSources() []string
- func (x *PipelinePagingRequest) GetStartTimeBeginCST() string
- func (x *PipelinePagingRequest) GetStartTimeBeginTimestamp() int64
- func (x *PipelinePagingRequest) GetStartTimeCreatedTimestamp() int64
- func (x *PipelinePagingRequest) GetStatuses() []string
- func (x *PipelinePagingRequest) GetTriggerModes() []string
- func (x *PipelinePagingRequest) GetYmlNames() []string
- func (m *PipelinePagingRequest) MarshalJSON() ([]byte, error)
- func (*PipelinePagingRequest) ProtoMessage()
- func (x *PipelinePagingRequest) ProtoReflect() protoreflect.Message
- func (x *PipelinePagingRequest) Reset()
- func (x *PipelinePagingRequest) String() string
- func (m *PipelinePagingRequest) UnmarshalJSON(b []byte) error
- func (m *PipelinePagingRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelinePagingRequest) Validate() error
- type PipelinePagingResponse
- func (*PipelinePagingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelinePagingResponse) GetData() *PipelineListResponseData
- func (m *PipelinePagingResponse) MarshalJSON() ([]byte, error)
- func (*PipelinePagingResponse) ProtoMessage()
- func (x *PipelinePagingResponse) ProtoReflect() protoreflect.Message
- func (x *PipelinePagingResponse) Reset()
- func (x *PipelinePagingResponse) String() string
- func (m *PipelinePagingResponse) UnmarshalJSON(b []byte) error
- func (m *PipelinePagingResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelinePagingResponse) Validate() error
- type PipelineParam
- func (*PipelineParam) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineParam) GetDefault() *structpb.Value
- func (x *PipelineParam) GetDesc() string
- func (x *PipelineParam) GetName() string
- func (x *PipelineParam) GetRequired() bool
- func (x *PipelineParam) GetType() string
- func (m *PipelineParam) MarshalJSON() ([]byte, error)
- func (*PipelineParam) ProtoMessage()
- func (x *PipelineParam) ProtoReflect() protoreflect.Message
- func (x *PipelineParam) Reset()
- func (x *PipelineParam) String() string
- func (m *PipelineParam) UnmarshalJSON(b []byte) error
- func (m *PipelineParam) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineParam) Validate() error
- type PipelineParamWithValue
- func (*PipelineParamWithValue) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineParamWithValue) GetDefault() *structpb.Value
- func (x *PipelineParamWithValue) GetDesc() string
- func (x *PipelineParamWithValue) GetName() string
- func (x *PipelineParamWithValue) GetRequired() bool
- func (x *PipelineParamWithValue) GetType() string
- func (x *PipelineParamWithValue) GetValue() *structpb.Value
- func (m *PipelineParamWithValue) MarshalJSON() ([]byte, error)
- func (*PipelineParamWithValue) ProtoMessage()
- func (x *PipelineParamWithValue) ProtoReflect() protoreflect.Message
- func (x *PipelineParamWithValue) Reset()
- func (x *PipelineParamWithValue) String() string
- func (m *PipelineParamWithValue) UnmarshalJSON(b []byte) error
- func (m *PipelineParamWithValue) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineParamWithValue) Validate() error
- type PipelineRerunFailedRequest
- func (*PipelineRerunFailedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRerunFailedRequest) GetAutoRunAtOnce() bool
- func (x *PipelineRerunFailedRequest) GetIdentityInfo() *pb.IdentityInfo
- func (x *PipelineRerunFailedRequest) GetPipelineID() uint64
- func (m *PipelineRerunFailedRequest) MarshalJSON() ([]byte, error)
- func (*PipelineRerunFailedRequest) ProtoMessage()
- func (x *PipelineRerunFailedRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineRerunFailedRequest) Reset()
- func (x *PipelineRerunFailedRequest) String() string
- func (m *PipelineRerunFailedRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineRerunFailedRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRerunFailedRequest) Validate() error
- type PipelineRerunFailedResponse
- func (*PipelineRerunFailedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRerunFailedResponse) GetData() *PipelineInstance
- func (m *PipelineRerunFailedResponse) MarshalJSON() ([]byte, error)
- func (*PipelineRerunFailedResponse) ProtoMessage()
- func (x *PipelineRerunFailedResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineRerunFailedResponse) Reset()
- func (x *PipelineRerunFailedResponse) String() string
- func (m *PipelineRerunFailedResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineRerunFailedResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRerunFailedResponse) Validate() error
- type PipelineRerunRequest
- func (*PipelineRerunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRerunRequest) GetAutoRunAtOnce() bool
- func (x *PipelineRerunRequest) GetIdentityInfo() *pb.IdentityInfo
- func (x *PipelineRerunRequest) GetPipelineID() uint64
- func (m *PipelineRerunRequest) MarshalJSON() ([]byte, error)
- func (*PipelineRerunRequest) ProtoMessage()
- func (x *PipelineRerunRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineRerunRequest) Reset()
- func (x *PipelineRerunRequest) String() string
- func (m *PipelineRerunRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineRerunRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRerunRequest) Validate() error
- type PipelineRerunResponse
- func (*PipelineRerunResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRerunResponse) GetData() *PipelineInstance
- func (m *PipelineRerunResponse) MarshalJSON() ([]byte, error)
- func (*PipelineRerunResponse) ProtoMessage()
- func (x *PipelineRerunResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineRerunResponse) Reset()
- func (x *PipelineRerunResponse) String() string
- func (m *PipelineRerunResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineRerunResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRerunResponse) Validate() error
- type PipelineResourceGC
- func (*PipelineResourceGC) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineResourceGC) GetFailedTTLSecond() uint64
- func (x *PipelineResourceGC) GetSuccessTTLSecond() uint64
- func (m *PipelineResourceGC) MarshalJSON() ([]byte, error)
- func (*PipelineResourceGC) ProtoMessage()
- func (x *PipelineResourceGC) ProtoReflect() protoreflect.Message
- func (x *PipelineResourceGC) Reset()
- func (x *PipelineResourceGC) String() string
- func (m *PipelineResourceGC) UnmarshalJSON(b []byte) error
- func (m *PipelineResourceGC) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineResourceGC) Validate() error
- type PipelineRunParam
- func (*PipelineRunParam) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRunParam) GetName() string
- func (x *PipelineRunParam) GetValue() *structpb.Value
- func (m *PipelineRunParam) MarshalJSON() ([]byte, error)
- func (*PipelineRunParam) ProtoMessage()
- func (x *PipelineRunParam) ProtoReflect() protoreflect.Message
- func (x *PipelineRunParam) Reset()
- func (x *PipelineRunParam) String() string
- func (m *PipelineRunParam) UnmarshalJSON(b []byte) error
- func (m *PipelineRunParam) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRunParam) Validate() error
- type PipelineRunParamWithValue
- func (*PipelineRunParamWithValue) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRunParamWithValue) GetName() string
- func (x *PipelineRunParamWithValue) GetTrueValue() *structpb.Value
- func (x *PipelineRunParamWithValue) GetValue() *structpb.Value
- func (m *PipelineRunParamWithValue) MarshalJSON() ([]byte, error)
- func (*PipelineRunParamWithValue) ProtoMessage()
- func (x *PipelineRunParamWithValue) ProtoReflect() protoreflect.Message
- func (x *PipelineRunParamWithValue) Reset()
- func (x *PipelineRunParamWithValue) String() string
- func (m *PipelineRunParamWithValue) UnmarshalJSON(b []byte) error
- func (m *PipelineRunParamWithValue) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRunParamWithValue) Validate() error
- type PipelineRunRequest
- func (*PipelineRunRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineRunRequest) GetForceRun() bool
- func (x *PipelineRunRequest) GetIdentityInfo() *pb.IdentityInfo
- func (x *PipelineRunRequest) GetPipelineID() uint64
- func (x *PipelineRunRequest) GetPipelineRunParams() []*PipelineRunParam
- func (m *PipelineRunRequest) MarshalJSON() ([]byte, error)
- func (*PipelineRunRequest) ProtoMessage()
- func (x *PipelineRunRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineRunRequest) Reset()
- func (x *PipelineRunRequest) String() string
- func (m *PipelineRunRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineRunRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRunRequest) Validate() error
- type PipelineRunResponse
- func (*PipelineRunResponse) Descriptor() ([]byte, []int)deprecated
- func (m *PipelineRunResponse) MarshalJSON() ([]byte, error)
- func (*PipelineRunResponse) ProtoMessage()
- func (x *PipelineRunResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineRunResponse) Reset()
- func (x *PipelineRunResponse) String() string
- func (m *PipelineRunResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineRunResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineRunResponse) Validate() error
- type PipelineSnippetQueryRequest
- func (*PipelineSnippetQueryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineSnippetQueryRequest) GetSnippetConfigs() []*SnippetDetailQuery
- func (m *PipelineSnippetQueryRequest) MarshalJSON() ([]byte, error)
- func (*PipelineSnippetQueryRequest) ProtoMessage()
- func (x *PipelineSnippetQueryRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineSnippetQueryRequest) Reset()
- func (x *PipelineSnippetQueryRequest) String() string
- func (m *PipelineSnippetQueryRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineSnippetQueryRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineSnippetQueryRequest) Validate() error
- type PipelineSnippetQueryResponse
- func (*PipelineSnippetQueryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineSnippetQueryResponse) GetData() map[string]*SnippetQueryDetail
- func (m *PipelineSnippetQueryResponse) MarshalJSON() ([]byte, error)
- func (*PipelineSnippetQueryResponse) ProtoMessage()
- func (x *PipelineSnippetQueryResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineSnippetQueryResponse) Reset()
- func (x *PipelineSnippetQueryResponse) String() string
- func (m *PipelineSnippetQueryResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineSnippetQueryResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineSnippetQueryResponse) Validate() error
- type PipelineStage
- func (*PipelineStage) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineStage) GetCostTimeSec() int64
- func (x *PipelineStage) GetID() uint64
- func (x *PipelineStage) GetName() string
- func (x *PipelineStage) GetPipelineID() uint64
- func (x *PipelineStage) GetStatus() string
- func (x *PipelineStage) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineStage) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineStage) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineStage) GetTimeUpdated() *timestamppb.Timestamp
- func (m *PipelineStage) MarshalJSON() ([]byte, error)
- func (*PipelineStage) ProtoMessage()
- func (x *PipelineStage) ProtoReflect() protoreflect.Message
- func (x *PipelineStage) Reset()
- func (x *PipelineStage) String() string
- func (m *PipelineStage) UnmarshalJSON(b []byte) error
- func (m *PipelineStage) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineStage) Validate() error
- type PipelineStageDetail
- func (*PipelineStageDetail) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineStageDetail) GetCostTimeSec() int64
- func (x *PipelineStageDetail) GetID() uint64
- func (x *PipelineStageDetail) GetName() string
- func (x *PipelineStageDetail) GetPipelineID() uint64
- func (x *PipelineStageDetail) GetPipelineTasks() []*PipelineTask
- func (x *PipelineStageDetail) GetStatus() string
- func (x *PipelineStageDetail) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineStageDetail) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineStageDetail) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineStageDetail) GetTimeUpdated() *timestamppb.Timestamp
- func (m *PipelineStageDetail) MarshalJSON() ([]byte, error)
- func (*PipelineStageDetail) ProtoMessage()
- func (x *PipelineStageDetail) ProtoReflect() protoreflect.Message
- func (x *PipelineStageDetail) Reset()
- func (x *PipelineStageDetail) String() string
- func (m *PipelineStageDetail) UnmarshalJSON(b []byte) error
- func (m *PipelineStageDetail) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineStageDetail) Validate() error
- type PipelineTask
- func (*PipelineTask) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTask) GetCostTimeSec() int64
- func (x *PipelineTask) GetExtra() *PipelineTaskExtra
- func (x *PipelineTask) GetID() uint64
- func (x *PipelineTask) GetIsSnippet() bool
- func (x *PipelineTask) GetLabels() map[string]string
- func (x *PipelineTask) GetName() string
- func (x *PipelineTask) GetPipelineID() uint64
- func (x *PipelineTask) GetQueueTimeSec() int64
- func (x *PipelineTask) GetResult() *PipelineTaskResult
- func (x *PipelineTask) GetSnippetPipelineDetail() *PipelineTaskSnippetDetail
- func (x *PipelineTask) GetSnippetPipelineID() uint64
- func (x *PipelineTask) GetStageID() uint64
- func (x *PipelineTask) GetStatus() string
- func (x *PipelineTask) GetTimeBegin() *timestamppb.Timestamp
- func (x *PipelineTask) GetTimeCreated() *timestamppb.Timestamp
- func (x *PipelineTask) GetTimeEnd() *timestamppb.Timestamp
- func (x *PipelineTask) GetTimeUpdated() *timestamppb.Timestamp
- func (x *PipelineTask) GetType() string
- func (m *PipelineTask) MarshalJSON() ([]byte, error)
- func (*PipelineTask) ProtoMessage()
- func (x *PipelineTask) ProtoReflect() protoreflect.Message
- func (x *PipelineTask) Reset()
- func (x *PipelineTask) String() string
- func (m *PipelineTask) UnmarshalJSON(b []byte) error
- func (m *PipelineTask) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTask) Validate() error
- type PipelineTaskActionDetail
- func (*PipelineTaskActionDetail) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskActionDetail) GetDescription() string
- func (x *PipelineTaskActionDetail) GetDisplayName() string
- func (x *PipelineTaskActionDetail) GetLogoUrl() string
- func (m *PipelineTaskActionDetail) MarshalJSON() ([]byte, error)
- func (*PipelineTaskActionDetail) ProtoMessage()
- func (x *PipelineTaskActionDetail) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskActionDetail) Reset()
- func (x *PipelineTaskActionDetail) String() string
- func (m *PipelineTaskActionDetail) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskActionDetail) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskActionDetail) Validate() error
- type PipelineTaskDetailRequest
- func (*PipelineTaskDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskDetailRequest) GetPipelineID() uint64
- func (x *PipelineTaskDetailRequest) GetTaskID() uint64
- func (m *PipelineTaskDetailRequest) MarshalJSON() ([]byte, error)
- func (*PipelineTaskDetailRequest) ProtoMessage()
- func (x *PipelineTaskDetailRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskDetailRequest) Reset()
- func (x *PipelineTaskDetailRequest) String() string
- func (m *PipelineTaskDetailRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskDetailRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskDetailRequest) Validate() error
- type PipelineTaskDetailResponse
- func (*PipelineTaskDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskDetailResponse) GetData() *PipelineTask
- func (m *PipelineTaskDetailResponse) MarshalJSON() ([]byte, error)
- func (*PipelineTaskDetailResponse) ProtoMessage()
- func (x *PipelineTaskDetailResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskDetailResponse) Reset()
- func (x *PipelineTaskDetailResponse) String() string
- func (m *PipelineTaskDetailResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskDetailResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskDetailResponse) Validate() error
- type PipelineTaskExtra
- func (*PipelineTaskExtra) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskExtra) GetAllowFailure() bool
- func (x *PipelineTaskExtra) GetUUID() string
- func (m *PipelineTaskExtra) MarshalJSON() ([]byte, error)
- func (*PipelineTaskExtra) ProtoMessage()
- func (x *PipelineTaskExtra) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskExtra) Reset()
- func (x *PipelineTaskExtra) String() string
- func (m *PipelineTaskExtra) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskExtra) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskExtra) Validate() error
- type PipelineTaskGetBootstrapInfoRequest
- func (*PipelineTaskGetBootstrapInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskGetBootstrapInfoRequest) GetPipelineID() uint64
- func (x *PipelineTaskGetBootstrapInfoRequest) GetTaskID() uint64
- func (m *PipelineTaskGetBootstrapInfoRequest) MarshalJSON() ([]byte, error)
- func (*PipelineTaskGetBootstrapInfoRequest) ProtoMessage()
- func (x *PipelineTaskGetBootstrapInfoRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskGetBootstrapInfoRequest) Reset()
- func (x *PipelineTaskGetBootstrapInfoRequest) String() string
- func (m *PipelineTaskGetBootstrapInfoRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskGetBootstrapInfoRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskGetBootstrapInfoRequest) Validate() error
- type PipelineTaskGetBootstrapInfoResponse
- func (*PipelineTaskGetBootstrapInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskGetBootstrapInfoResponse) GetData() []byte
- func (m *PipelineTaskGetBootstrapInfoResponse) MarshalJSON() ([]byte, error)
- func (*PipelineTaskGetBootstrapInfoResponse) ProtoMessage()
- func (x *PipelineTaskGetBootstrapInfoResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskGetBootstrapInfoResponse) Reset()
- func (x *PipelineTaskGetBootstrapInfoResponse) String() string
- func (m *PipelineTaskGetBootstrapInfoResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskGetBootstrapInfoResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskGetBootstrapInfoResponse) Validate() error
- type PipelineTaskMachineHostStat
- func (*PipelineTaskMachineHostStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachineHostStat) GetBootTimeSec() uint64
- func (x *PipelineTaskMachineHostStat) GetHostIP() string
- func (x *PipelineTaskMachineHostStat) GetHostname() string
- func (x *PipelineTaskMachineHostStat) GetKernelArch() string
- func (x *PipelineTaskMachineHostStat) GetKernelVersion() string
- func (x *PipelineTaskMachineHostStat) GetOS() string
- func (x *PipelineTaskMachineHostStat) GetPlatform() string
- func (x *PipelineTaskMachineHostStat) GetPlatformVersion() string
- func (x *PipelineTaskMachineHostStat) GetUptimeSec() uint64
- func (m *PipelineTaskMachineHostStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachineHostStat) ProtoMessage()
- func (x *PipelineTaskMachineHostStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachineHostStat) Reset()
- func (x *PipelineTaskMachineHostStat) String() string
- func (m *PipelineTaskMachineHostStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachineHostStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachineHostStat) Validate() error
- type PipelineTaskMachineLoadStat
- func (*PipelineTaskMachineLoadStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachineLoadStat) GetLoad1() float64
- func (x *PipelineTaskMachineLoadStat) GetLoad15() float64
- func (x *PipelineTaskMachineLoadStat) GetLoad5() float64
- func (m *PipelineTaskMachineLoadStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachineLoadStat) ProtoMessage()
- func (x *PipelineTaskMachineLoadStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachineLoadStat) Reset()
- func (x *PipelineTaskMachineLoadStat) String() string
- func (m *PipelineTaskMachineLoadStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachineLoadStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachineLoadStat) Validate() error
- type PipelineTaskMachineMemStat
- func (*PipelineTaskMachineMemStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachineMemStat) GetAvailable() uint64
- func (x *PipelineTaskMachineMemStat) GetBuffers() uint64
- func (x *PipelineTaskMachineMemStat) GetCached() uint64
- func (x *PipelineTaskMachineMemStat) GetFree() uint64
- func (x *PipelineTaskMachineMemStat) GetTotal() uint64
- func (x *PipelineTaskMachineMemStat) GetUsed() uint64
- func (x *PipelineTaskMachineMemStat) GetUsedPercent() float64
- func (m *PipelineTaskMachineMemStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachineMemStat) ProtoMessage()
- func (x *PipelineTaskMachineMemStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachineMemStat) Reset()
- func (x *PipelineTaskMachineMemStat) String() string
- func (m *PipelineTaskMachineMemStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachineMemStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachineMemStat) Validate() error
- type PipelineTaskMachinePodStat
- func (*PipelineTaskMachinePodStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachinePodStat) GetPodIP() string
- func (m *PipelineTaskMachinePodStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachinePodStat) ProtoMessage()
- func (x *PipelineTaskMachinePodStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachinePodStat) Reset()
- func (x *PipelineTaskMachinePodStat) String() string
- func (m *PipelineTaskMachinePodStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachinePodStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachinePodStat) Validate() error
- type PipelineTaskMachineStat
- func (*PipelineTaskMachineStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachineStat) GetHost() *PipelineTaskMachineHostStat
- func (x *PipelineTaskMachineStat) GetLoad() *PipelineTaskMachineLoadStat
- func (x *PipelineTaskMachineStat) GetMem() *PipelineTaskMachineMemStat
- func (x *PipelineTaskMachineStat) GetPod() *PipelineTaskMachinePodStat
- func (x *PipelineTaskMachineStat) GetSwap() *PipelineTaskMachineSwapStat
- func (m *PipelineTaskMachineStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachineStat) ProtoMessage()
- func (x *PipelineTaskMachineStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachineStat) Reset()
- func (x *PipelineTaskMachineStat) String() string
- func (m *PipelineTaskMachineStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachineStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachineStat) Validate() error
- type PipelineTaskMachineSwapStat
- func (*PipelineTaskMachineSwapStat) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskMachineSwapStat) GetFree() uint64
- func (x *PipelineTaskMachineSwapStat) GetTotal() uint64
- func (x *PipelineTaskMachineSwapStat) GetUsed() uint64
- func (x *PipelineTaskMachineSwapStat) GetUsedPercent() float64
- func (m *PipelineTaskMachineSwapStat) MarshalJSON() ([]byte, error)
- func (*PipelineTaskMachineSwapStat) ProtoMessage()
- func (x *PipelineTaskMachineSwapStat) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskMachineSwapStat) Reset()
- func (x *PipelineTaskMachineSwapStat) String() string
- func (m *PipelineTaskMachineSwapStat) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskMachineSwapStat) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskMachineSwapStat) Validate() error
- type PipelineTaskOperateRequest
- func (*PipelineTaskOperateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskOperateRequest) GetDisable() *structpb.Value
- func (x *PipelineTaskOperateRequest) GetPause() *structpb.Value
- func (x *PipelineTaskOperateRequest) GetTaskID() uint64
- func (m *PipelineTaskOperateRequest) MarshalJSON() ([]byte, error)
- func (*PipelineTaskOperateRequest) ProtoMessage()
- func (x *PipelineTaskOperateRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskOperateRequest) Reset()
- func (x *PipelineTaskOperateRequest) String() string
- func (m *PipelineTaskOperateRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskOperateRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskOperateRequest) Validate() error
- type PipelineTaskResult
- func (*PipelineTaskResult) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskResult) GetErrors() []*ErrorResponse
- func (x *PipelineTaskResult) GetMachineStat() *PipelineTaskMachineStat
- func (x *PipelineTaskResult) GetMetadata() []*pb.MetadataField
- func (m *PipelineTaskResult) MarshalJSON() ([]byte, error)
- func (*PipelineTaskResult) ProtoMessage()
- func (x *PipelineTaskResult) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskResult) Reset()
- func (x *PipelineTaskResult) String() string
- func (m *PipelineTaskResult) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskResult) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskResult) Validate() error
- type PipelineTaskSnippetDetail
- func (*PipelineTaskSnippetDetail) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineTaskSnippetDetail) GetDirectSnippetTaskNum() int64
- func (x *PipelineTaskSnippetDetail) GetOutputs() []*PipelineOutputWithValue
- func (x *PipelineTaskSnippetDetail) GetRecursiveSnippetTaskNum() int64
- func (m *PipelineTaskSnippetDetail) MarshalJSON() ([]byte, error)
- func (*PipelineTaskSnippetDetail) ProtoMessage()
- func (x *PipelineTaskSnippetDetail) ProtoReflect() protoreflect.Message
- func (x *PipelineTaskSnippetDetail) Reset()
- func (x *PipelineTaskSnippetDetail) String() string
- func (m *PipelineTaskSnippetDetail) UnmarshalJSON(b []byte) error
- func (m *PipelineTaskSnippetDetail) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineTaskSnippetDetail) Validate() error
- type PipelineUser
- func (*PipelineUser) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineUser) GetAvatar() string
- func (x *PipelineUser) GetID() string
- func (x *PipelineUser) GetName() string
- func (m *PipelineUser) MarshalJSON() ([]byte, error)
- func (*PipelineUser) ProtoMessage()
- func (x *PipelineUser) ProtoReflect() protoreflect.Message
- func (x *PipelineUser) Reset()
- func (x *PipelineUser) String() string
- func (m *PipelineUser) UnmarshalJSON(b []byte) error
- func (m *PipelineUser) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineUser) Validate() error
- type PipelineYml
- func (*PipelineYml) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineYml) GetCron() string
- func (x *PipelineYml) GetCronCompensator() *CronCompensator
- func (x *PipelineYml) GetEnvs() map[string]string
- func (x *PipelineYml) GetFlatActions() []*PipelineYmlAction
- func (x *PipelineYml) GetLifecycle() []*NetworkHookInfo
- func (x *PipelineYml) GetNeedUpgrade() bool
- func (x *PipelineYml) GetOn() *TriggerConfig
- func (x *PipelineYml) GetOutputs() []*PipelineOutput
- func (x *PipelineYml) GetParams() []*PipelineParam
- func (x *PipelineYml) GetStages() *structpb.ListValue
- func (x *PipelineYml) GetVersion() string
- func (x *PipelineYml) GetYmlContent() string
- func (m *PipelineYml) MarshalJSON() ([]byte, error)
- func (*PipelineYml) ProtoMessage()
- func (x *PipelineYml) ProtoReflect() protoreflect.Message
- func (x *PipelineYml) Reset()
- func (x *PipelineYml) String() string
- func (m *PipelineYml) UnmarshalJSON(b []byte) error
- func (m *PipelineYml) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineYml) Validate() error
- type PipelineYmlAction
- func (*PipelineYmlAction) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineYmlAction) GetAlias() string
- func (x *PipelineYmlAction) GetCaches() []*ActionCache
- func (x *PipelineYmlAction) GetCommands() []string
- func (x *PipelineYmlAction) GetDescription() string
- func (x *PipelineYmlAction) GetDisplayName() string
- func (x *PipelineYmlAction) GetIf() string
- func (x *PipelineYmlAction) GetImage() string
- func (x *PipelineYmlAction) GetLogoUrl() string
- func (x *PipelineYmlAction) GetLoop() *TaskLoop
- func (x *PipelineYmlAction) GetNamespaces() []string
- func (x *PipelineYmlAction) GetParams() map[string]*structpb.Value
- func (x *PipelineYmlAction) GetResources() *Resources
- func (x *PipelineYmlAction) GetSnippetConfig() *SnippetConfig
- func (x *PipelineYmlAction) GetSnippetStages() *SnippetStages
- func (x *PipelineYmlAction) GetTimeout() int64
- func (x *PipelineYmlAction) GetType() string
- func (x *PipelineYmlAction) GetVersion() string
- func (m *PipelineYmlAction) MarshalJSON() ([]byte, error)
- func (*PipelineYmlAction) ProtoMessage()
- func (x *PipelineYmlAction) ProtoReflect() protoreflect.Message
- func (x *PipelineYmlAction) Reset()
- func (x *PipelineYmlAction) String() string
- func (m *PipelineYmlAction) UnmarshalJSON(b []byte) error
- func (m *PipelineYmlAction) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineYmlAction) Validate() error
- type PipelineYmlGraphRequest
- func (*PipelineYmlGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineYmlGraphRequest) GetGlobalSnippetConfigLabels() map[string]string
- func (x *PipelineYmlGraphRequest) GetPipelineYmlContent() string
- func (x *PipelineYmlGraphRequest) GetSnippetConfig() *SnippetConfig
- func (m *PipelineYmlGraphRequest) MarshalJSON() ([]byte, error)
- func (*PipelineYmlGraphRequest) ProtoMessage()
- func (x *PipelineYmlGraphRequest) ProtoReflect() protoreflect.Message
- func (x *PipelineYmlGraphRequest) Reset()
- func (x *PipelineYmlGraphRequest) String() string
- func (m *PipelineYmlGraphRequest) UnmarshalJSON(b []byte) error
- func (m *PipelineYmlGraphRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineYmlGraphRequest) Validate() error
- type PipelineYmlGraphResponse
- func (*PipelineYmlGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PipelineYmlGraphResponse) GetData() *PipelineYml
- func (m *PipelineYmlGraphResponse) MarshalJSON() ([]byte, error)
- func (*PipelineYmlGraphResponse) ProtoMessage()
- func (x *PipelineYmlGraphResponse) ProtoReflect() protoreflect.Message
- func (x *PipelineYmlGraphResponse) Reset()
- func (x *PipelineYmlGraphResponse) String() string
- func (m *PipelineYmlGraphResponse) UnmarshalJSON(b []byte) error
- func (m *PipelineYmlGraphResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PipelineYmlGraphResponse) Validate() error
- type PushTrigger
- func (*PushTrigger) Descriptor() ([]byte, []int)deprecated
- func (x *PushTrigger) GetBranches() []string
- func (x *PushTrigger) GetTags() []string
- func (m *PushTrigger) MarshalJSON() ([]byte, error)
- func (*PushTrigger) ProtoMessage()
- func (x *PushTrigger) ProtoReflect() protoreflect.Message
- func (x *PushTrigger) Reset()
- func (x *PushTrigger) String() string
- func (m *PushTrigger) UnmarshalJSON(b []byte) error
- func (m *PushTrigger) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *PushTrigger) Validate() error
- type Resources
- func (*Resources) Descriptor() ([]byte, []int)deprecated
- func (x *Resources) GetCpu() float64
- func (x *Resources) GetDisk() float64
- func (x *Resources) GetMem() float64
- func (m *Resources) MarshalJSON() ([]byte, error)
- func (*Resources) ProtoMessage()
- func (x *Resources) ProtoReflect() protoreflect.Message
- func (x *Resources) Reset()
- func (x *Resources) String() string
- func (m *Resources) UnmarshalJSON(b []byte) error
- func (m *Resources) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *Resources) Validate() error
- type ShowMessage
- func (*ShowMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ShowMessage) GetAbortRun() bool
- func (x *ShowMessage) GetMsg() string
- func (x *ShowMessage) GetStacks() []string
- func (m *ShowMessage) MarshalJSON() ([]byte, error)
- func (*ShowMessage) ProtoMessage()
- func (x *ShowMessage) ProtoReflect() protoreflect.Message
- func (x *ShowMessage) Reset()
- func (x *ShowMessage) String() string
- func (m *ShowMessage) UnmarshalJSON(b []byte) error
- func (m *ShowMessage) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ShowMessage) Validate() error
- type SnippetConfig
- func (*SnippetConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SnippetConfig) GetLabels() map[string]string
- func (x *SnippetConfig) GetName() string
- func (x *SnippetConfig) GetSource() string
- func (m *SnippetConfig) MarshalJSON() ([]byte, error)
- func (*SnippetConfig) ProtoMessage()
- func (x *SnippetConfig) ProtoReflect() protoreflect.Message
- func (x *SnippetConfig) Reset()
- func (x *SnippetConfig) String() string
- func (m *SnippetConfig) UnmarshalJSON(b []byte) error
- func (m *SnippetConfig) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *SnippetConfig) Validate() error
- type SnippetDetailQuery
- func (*SnippetDetailQuery) Descriptor() ([]byte, []int)deprecated
- func (x *SnippetDetailQuery) GetAlias() string
- func (x *SnippetDetailQuery) GetLabels() map[string]string
- func (x *SnippetDetailQuery) GetName() string
- func (x *SnippetDetailQuery) GetSource() string
- func (m *SnippetDetailQuery) MarshalJSON() ([]byte, error)
- func (*SnippetDetailQuery) ProtoMessage()
- func (x *SnippetDetailQuery) ProtoReflect() protoreflect.Message
- func (x *SnippetDetailQuery) Reset()
- func (x *SnippetDetailQuery) String() string
- func (m *SnippetDetailQuery) UnmarshalJSON(b []byte) error
- func (m *SnippetDetailQuery) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *SnippetDetailQuery) Validate() error
- type SnippetQueryDetail
- func (*SnippetQueryDetail) Descriptor() ([]byte, []int)deprecated
- func (x *SnippetQueryDetail) GetOutputs() []string
- func (x *SnippetQueryDetail) GetParams() []*PipelineParam
- func (m *SnippetQueryDetail) MarshalJSON() ([]byte, error)
- func (*SnippetQueryDetail) ProtoMessage()
- func (x *SnippetQueryDetail) ProtoReflect() protoreflect.Message
- func (x *SnippetQueryDetail) Reset()
- func (x *SnippetQueryDetail) String() string
- func (m *SnippetQueryDetail) UnmarshalJSON(b []byte) error
- func (m *SnippetQueryDetail) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *SnippetQueryDetail) Validate() error
- type SnippetStages
- func (*SnippetStages) Descriptor() ([]byte, []int)deprecated
- func (x *SnippetStages) GetOutputs() []*PipelineOutput
- func (x *SnippetStages) GetParams() []*PipelineParam
- func (x *SnippetStages) GetStages() *structpb.ListValue
- func (m *SnippetStages) MarshalJSON() ([]byte, error)
- func (*SnippetStages) ProtoMessage()
- func (x *SnippetStages) ProtoReflect() protoreflect.Message
- func (x *SnippetStages) Reset()
- func (x *SnippetStages) String() string
- func (m *SnippetStages) UnmarshalJSON(b []byte) error
- func (m *SnippetStages) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *SnippetStages) Validate() error
- type StorageConfig
- func (*StorageConfig) Descriptor() ([]byte, []int)deprecated
- func (x *StorageConfig) GetEnableLocal() bool
- func (x *StorageConfig) GetEnableNFS() bool
- func (m *StorageConfig) MarshalJSON() ([]byte, error)
- func (*StorageConfig) ProtoMessage()
- func (x *StorageConfig) ProtoReflect() protoreflect.Message
- func (x *StorageConfig) Reset()
- func (x *StorageConfig) String() string
- func (m *StorageConfig) UnmarshalJSON(b []byte) error
- func (m *StorageConfig) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *StorageConfig) Validate() error
- type TaskLoop
- func (*TaskLoop) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLoop) GetBreak() string
- func (x *TaskLoop) GetStrategy() *TaskLoopStrategy
- func (m *TaskLoop) MarshalJSON() ([]byte, error)
- func (*TaskLoop) ProtoMessage()
- func (x *TaskLoop) ProtoReflect() protoreflect.Message
- func (x *TaskLoop) Reset()
- func (x *TaskLoop) String() string
- func (m *TaskLoop) UnmarshalJSON(b []byte) error
- func (m *TaskLoop) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *TaskLoop) Validate() error
- type TaskLoopStrategy
- func (*TaskLoopStrategy) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLoopStrategy) GetDeclineLimitSec() int64
- func (x *TaskLoopStrategy) GetDeclineRatio() float64
- func (x *TaskLoopStrategy) GetIntervalSec() uint64
- func (x *TaskLoopStrategy) GetMaxTimes() int64
- func (m *TaskLoopStrategy) MarshalJSON() ([]byte, error)
- func (*TaskLoopStrategy) ProtoMessage()
- func (x *TaskLoopStrategy) ProtoReflect() protoreflect.Message
- func (x *TaskLoopStrategy) Reset()
- func (x *TaskLoopStrategy) String() string
- func (m *TaskLoopStrategy) UnmarshalJSON(b []byte) error
- func (m *TaskLoopStrategy) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *TaskLoopStrategy) Validate() error
- type TriggerConfig
- func (*TriggerConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerConfig) GetMerge() *MergeTrigger
- func (x *TriggerConfig) GetPush() *PushTrigger
- func (m *TriggerConfig) MarshalJSON() ([]byte, error)
- func (*TriggerConfig) ProtoMessage()
- func (x *TriggerConfig) ProtoReflect() protoreflect.Message
- func (x *TriggerConfig) Reset()
- func (x *TriggerConfig) String() string
- func (m *TriggerConfig) UnmarshalJSON(b []byte) error
- func (m *TriggerConfig) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *TriggerConfig) Validate() error
- type UnimplementedBaseServiceServer
- func (*UnimplementedBaseServiceServer) DeprecatedPipelineBatchCreate(context.Context, *DeprecatedPipelineBatchCreateRequest) (*DeprecatedPipelineBatchCreateResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineCallback(context.Context, *PipelineCallbackRequest) (*PipelineCallbackResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineCancel(context.Context, *PipelineCancelRequest) (*PipelineCancelResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineCreate(context.Context, *PipelineCreateRequest) (*PipelineCreateResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineDelete(context.Context, *PipelineDeleteRequest) (*PipelineDeleteResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineDetail(context.Context, *PipelineDetailRequest) (*PipelineDetailResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineOperate(context.Context, *PipelineOperateRequest) (*PipelineOperateResponse, error)
- func (*UnimplementedBaseServiceServer) PipelinePaging(context.Context, *PipelinePagingRequest) (*PipelinePagingResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineRerun(context.Context, *PipelineRerunRequest) (*PipelineRerunResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineRerunFailed(context.Context, *PipelineRerunFailedRequest) (*PipelineRerunFailedResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineRun(context.Context, *PipelineRunRequest) (*PipelineRunResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineTaskDetail(context.Context, *PipelineTaskDetailRequest) (*PipelineTaskDetailResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineTaskGetBootstrapInfo(context.Context, *PipelineTaskGetBootstrapInfoRequest) (*PipelineTaskGetBootstrapInfoResponse, error)
- func (*UnimplementedBaseServiceServer) PipelineYmlGraph(context.Context, *PipelineYmlGraphRequest) (*PipelineYmlGraphResponse, error)
- func (*UnimplementedBaseServiceServer) QueryPipelineSnippet(context.Context, *PipelineSnippetQueryRequest) (*PipelineSnippetQueryRequest, error)
Constants ¶
This section is empty.
Variables ¶
var File_base_proto protoreflect.FileDescriptor
Functions ¶
func RegisterBaseServiceHandler ¶
func RegisterBaseServiceHandler(r http.Router, srv BaseServiceHandler, opts ...http.HandleOption)
RegisterBaseServiceHandler register BaseServiceHandler to http.Router.
func RegisterBaseServiceImp ¶
func RegisterBaseServiceImp(regester transport.Register, srv BaseServiceServer, opts ...transport.ServiceOption)
RegisterBaseServiceImp base.proto
func RegisterBaseServiceServer ¶
func RegisterBaseServiceServer(s grpc1.ServiceRegistrar, srv BaseServiceServer, opts ...grpc1.HandleOption)
Types ¶
type ActionCache ¶
type ActionCache struct { // 缓存生成的 key 或者是用户指定的 key // 用户指定的话 需要 {{basePath}}/路径/{{endPath}} 来自定义 key // 用户没有指定 key 有一定的生成规则, 具体生成规则看 prepare.go 的 setActionCacheStorageAndBinds 方法 Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // 指定那个目录被缓存, 只能是由 / 开始的绝对路径 // contains filtered or unexported fields }
func (*ActionCache) Descriptor
deprecated
func (*ActionCache) Descriptor() ([]byte, []int)
Deprecated: Use ActionCache.ProtoReflect.Descriptor instead.
func (*ActionCache) GetKey ¶
func (x *ActionCache) GetKey() string
func (*ActionCache) GetPath ¶
func (x *ActionCache) GetPath() string
func (*ActionCache) MarshalJSON ¶
func (m *ActionCache) MarshalJSON() ([]byte, error)
ActionCache implement json.Marshaler.
func (*ActionCache) ProtoMessage ¶
func (*ActionCache) ProtoMessage()
func (*ActionCache) ProtoReflect ¶
func (x *ActionCache) ProtoReflect() protoreflect.Message
func (*ActionCache) Reset ¶
func (x *ActionCache) Reset()
func (*ActionCache) String ¶
func (x *ActionCache) String() string
func (*ActionCache) UnmarshalJSON ¶
func (m *ActionCache) UnmarshalJSON(b []byte) error
ActionCache implement json.Marshaler.
func (*ActionCache) UnmarshalURLValues ¶
func (m *ActionCache) UnmarshalURLValues(prefix string, values url.Values) error
ActionCache implement urlenc.URLValuesUnmarshaler.
func (*ActionCache) Validate ¶
func (this *ActionCache) Validate() error
type BaseServiceClient ¶
type BaseServiceClient interface { ////////// pipelines PipelineCreate(ctx context.Context, in *PipelineCreateRequest, opts ...grpc.CallOption) (*PipelineCreateResponse, error) PipelinePaging(ctx context.Context, in *PipelinePagingRequest, opts ...grpc.CallOption) (*PipelinePagingResponse, error) PipelineDetail(ctx context.Context, in *PipelineDetailRequest, opts ...grpc.CallOption) (*PipelineDetailResponse, error) PipelineOperate(ctx context.Context, in *PipelineOperateRequest, opts ...grpc.CallOption) (*PipelineOperateResponse, error) PipelineDelete(ctx context.Context, in *PipelineDeleteRequest, opts ...grpc.CallOption) (*PipelineDeleteResponse, error) PipelineRun(ctx context.Context, in *PipelineRunRequest, opts ...grpc.CallOption) (*PipelineRunResponse, error) PipelineCancel(ctx context.Context, in *PipelineCancelRequest, opts ...grpc.CallOption) (*PipelineCancelResponse, error) PipelineRerun(ctx context.Context, in *PipelineRerunRequest, opts ...grpc.CallOption) (*PipelineRerunResponse, error) PipelineRerunFailed(ctx context.Context, in *PipelineRerunFailedRequest, opts ...grpc.CallOption) (*PipelineRerunFailedResponse, error) DeprecatedPipelineBatchCreate(ctx context.Context, in *DeprecatedPipelineBatchCreateRequest, opts ...grpc.CallOption) (*DeprecatedPipelineBatchCreateResponse, error) PipelineYmlGraph(ctx context.Context, in *PipelineYmlGraphRequest, opts ...grpc.CallOption) (*PipelineYmlGraphResponse, error) // task PipelineTaskDetail(ctx context.Context, in *PipelineTaskDetailRequest, opts ...grpc.CallOption) (*PipelineTaskDetailResponse, error) PipelineTaskGetBootstrapInfo(ctx context.Context, in *PipelineTaskGetBootstrapInfoRequest, opts ...grpc.CallOption) (*PipelineTaskGetBootstrapInfoResponse, error) PipelineCallback(ctx context.Context, in *PipelineCallbackRequest, opts ...grpc.CallOption) (*PipelineCallbackResponse, error) QueryPipelineSnippet(ctx context.Context, in *PipelineSnippetQueryRequest, opts ...grpc.CallOption) (*PipelineSnippetQueryRequest, error) }
BaseServiceClient is the client API for BaseService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewBaseServiceClient ¶
func NewBaseServiceClient(cc grpc1.ClientConnInterface) BaseServiceClient
type BaseServiceHandler ¶
type BaseServiceHandler interface { ////////// pipelines // POST /api/v2/pipelines PipelineCreate(context.Context, *PipelineCreateRequest) (*PipelineCreateResponse, error) // GET /api/pipelines PipelinePaging(context.Context, *PipelinePagingRequest) (*PipelinePagingResponse, error) // GET /api/pipelines/{pipelineID} PipelineDetail(context.Context, *PipelineDetailRequest) (*PipelineDetailResponse, error) // PUT /api/pipelines/{pipelineID} PipelineOperate(context.Context, *PipelineOperateRequest) (*PipelineOperateResponse, error) // DELETE /api/pipelines/{pipelineID} PipelineDelete(context.Context, *PipelineDeleteRequest) (*PipelineDeleteResponse, error) // POST /api/pipelines/{pipelineID}/actions/run PipelineRun(context.Context, *PipelineRunRequest) (*PipelineRunResponse, error) // POST /api/pipelines/{pipelineID}/actions/cancel PipelineCancel(context.Context, *PipelineCancelRequest) (*PipelineCancelResponse, error) // POST /api/pipelines/{pipelineID}/actions/rerun PipelineRerun(context.Context, *PipelineRerunRequest) (*PipelineRerunResponse, error) // POST /api/pipelines/{pipelineID}/actions/rerun-failed PipelineRerunFailed(context.Context, *PipelineRerunFailedRequest) (*PipelineRerunFailedResponse, error) // POST /api/pipelines/actions/batch-create DeprecatedPipelineBatchCreate(context.Context, *DeprecatedPipelineBatchCreateRequest) (*DeprecatedPipelineBatchCreateResponse, error) // POST /api/pipelines/actions/pipeline-yml-graph PipelineYmlGraph(context.Context, *PipelineYmlGraphRequest) (*PipelineYmlGraphResponse, error) // task // GET /api/pipelines/{pipelineID}/tasks/{taskID} PipelineTaskDetail(context.Context, *PipelineTaskDetailRequest) (*PipelineTaskDetailResponse, error) // GET /api/pipelines/{pipelineID}/tasks/{taskID}/actions/get-bootstrap-info PipelineTaskGetBootstrapInfo(context.Context, *PipelineTaskGetBootstrapInfoRequest) (*PipelineTaskGetBootstrapInfoResponse, error) // GET /api/pipelines/actions/callback PipelineCallback(context.Context, *PipelineCallbackRequest) (*PipelineCallbackResponse, error) // GET /api/pipeline-snippets/actions/query-details QueryPipelineSnippet(context.Context, *PipelineSnippetQueryRequest) (*PipelineSnippetQueryRequest, error) }
BaseServiceHandler is the server API for BaseService service.
type BaseServiceServer ¶
type BaseServiceServer interface { ////////// pipelines PipelineCreate(context.Context, *PipelineCreateRequest) (*PipelineCreateResponse, error) PipelinePaging(context.Context, *PipelinePagingRequest) (*PipelinePagingResponse, error) PipelineDetail(context.Context, *PipelineDetailRequest) (*PipelineDetailResponse, error) PipelineOperate(context.Context, *PipelineOperateRequest) (*PipelineOperateResponse, error) PipelineDelete(context.Context, *PipelineDeleteRequest) (*PipelineDeleteResponse, error) PipelineRun(context.Context, *PipelineRunRequest) (*PipelineRunResponse, error) PipelineCancel(context.Context, *PipelineCancelRequest) (*PipelineCancelResponse, error) PipelineRerun(context.Context, *PipelineRerunRequest) (*PipelineRerunResponse, error) PipelineRerunFailed(context.Context, *PipelineRerunFailedRequest) (*PipelineRerunFailedResponse, error) DeprecatedPipelineBatchCreate(context.Context, *DeprecatedPipelineBatchCreateRequest) (*DeprecatedPipelineBatchCreateResponse, error) PipelineYmlGraph(context.Context, *PipelineYmlGraphRequest) (*PipelineYmlGraphResponse, error) // task PipelineTaskDetail(context.Context, *PipelineTaskDetailRequest) (*PipelineTaskDetailResponse, error) PipelineTaskGetBootstrapInfo(context.Context, *PipelineTaskGetBootstrapInfoRequest) (*PipelineTaskGetBootstrapInfoResponse, error) PipelineCallback(context.Context, *PipelineCallbackRequest) (*PipelineCallbackResponse, error) QueryPipelineSnippet(context.Context, *PipelineSnippetQueryRequest) (*PipelineSnippetQueryRequest, error) }
BaseServiceServer is the server API for BaseService service. All implementations should embed UnimplementedBaseServiceServer for forward compatibility
type CronCompensator ¶
type CronCompensator struct { Enable bool `protobuf:"varint,1,opt,name=enable,proto3" json:"enable,omitempty"` LatestFirst bool `protobuf:"varint,2,opt,name=latestFirst,proto3" json:"latestFirst,omitempty"` StopIfLatterExecuted bool `protobuf:"varint,3,opt,name=stopIfLatterExecuted,proto3" json:"stopIfLatterExecuted,omitempty"` // contains filtered or unexported fields }
func (*CronCompensator) Descriptor
deprecated
func (*CronCompensator) Descriptor() ([]byte, []int)
Deprecated: Use CronCompensator.ProtoReflect.Descriptor instead.
func (*CronCompensator) GetEnable ¶
func (x *CronCompensator) GetEnable() bool
func (*CronCompensator) GetLatestFirst ¶
func (x *CronCompensator) GetLatestFirst() bool
func (*CronCompensator) GetStopIfLatterExecuted ¶
func (x *CronCompensator) GetStopIfLatterExecuted() bool
func (*CronCompensator) MarshalJSON ¶
func (m *CronCompensator) MarshalJSON() ([]byte, error)
CronCompensator implement json.Marshaler.
func (*CronCompensator) ProtoMessage ¶
func (*CronCompensator) ProtoMessage()
func (*CronCompensator) ProtoReflect ¶
func (x *CronCompensator) ProtoReflect() protoreflect.Message
func (*CronCompensator) Reset ¶
func (x *CronCompensator) Reset()
func (*CronCompensator) String ¶
func (x *CronCompensator) String() string
func (*CronCompensator) UnmarshalJSON ¶
func (m *CronCompensator) UnmarshalJSON(b []byte) error
CronCompensator implement json.Marshaler.
func (*CronCompensator) UnmarshalURLValues ¶
func (m *CronCompensator) UnmarshalURLValues(prefix string, values url.Values) error
CronCompensator implement urlenc.URLValuesUnmarshaler.
func (*CronCompensator) Validate ¶
func (this *CronCompensator) Validate() error
type DeprecatedPipelineBatchCreateRequest ¶
type DeprecatedPipelineBatchCreateRequest struct { AppID uint64 `protobuf:"varint,1,opt,name=appID,proto3" json:"appID,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"` BatchPipelineYmlPaths []string `protobuf:"bytes,4,rep,name=batchPipelineYmlPaths,proto3" json:"batchPipelineYmlPaths,omitempty"` AutoRun bool `protobuf:"varint,5,opt,name=autoRun,proto3" json:"autoRun,omitempty"` CallbackURLs []string `protobuf:"bytes,6,rep,name=callbackURLs,proto3" json:"callbackURLs,omitempty"` UserID string `protobuf:"bytes,7,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*DeprecatedPipelineBatchCreateRequest) Descriptor
deprecated
func (*DeprecatedPipelineBatchCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeprecatedPipelineBatchCreateRequest.ProtoReflect.Descriptor instead.
func (*DeprecatedPipelineBatchCreateRequest) GetAppID ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetAppID() uint64
func (*DeprecatedPipelineBatchCreateRequest) GetAutoRun ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetAutoRun() bool
func (*DeprecatedPipelineBatchCreateRequest) GetBatchPipelineYmlPaths ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetBatchPipelineYmlPaths() []string
func (*DeprecatedPipelineBatchCreateRequest) GetBranch ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetBranch() string
func (*DeprecatedPipelineBatchCreateRequest) GetCallbackURLs ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetCallbackURLs() []string
func (*DeprecatedPipelineBatchCreateRequest) GetSource ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetSource() string
func (*DeprecatedPipelineBatchCreateRequest) GetUserID ¶
func (x *DeprecatedPipelineBatchCreateRequest) GetUserID() string
func (*DeprecatedPipelineBatchCreateRequest) MarshalJSON ¶
func (m *DeprecatedPipelineBatchCreateRequest) MarshalJSON() ([]byte, error)
DeprecatedPipelineBatchCreateRequest implement json.Marshaler.
func (*DeprecatedPipelineBatchCreateRequest) ProtoMessage ¶
func (*DeprecatedPipelineBatchCreateRequest) ProtoMessage()
func (*DeprecatedPipelineBatchCreateRequest) ProtoReflect ¶
func (x *DeprecatedPipelineBatchCreateRequest) ProtoReflect() protoreflect.Message
func (*DeprecatedPipelineBatchCreateRequest) Reset ¶
func (x *DeprecatedPipelineBatchCreateRequest) Reset()
func (*DeprecatedPipelineBatchCreateRequest) String ¶
func (x *DeprecatedPipelineBatchCreateRequest) String() string
func (*DeprecatedPipelineBatchCreateRequest) UnmarshalJSON ¶
func (m *DeprecatedPipelineBatchCreateRequest) UnmarshalJSON(b []byte) error
DeprecatedPipelineBatchCreateRequest implement json.Marshaler.
func (*DeprecatedPipelineBatchCreateRequest) UnmarshalURLValues ¶
func (m *DeprecatedPipelineBatchCreateRequest) UnmarshalURLValues(prefix string, values url.Values) error
DeprecatedPipelineBatchCreateRequest implement urlenc.URLValuesUnmarshaler.
func (*DeprecatedPipelineBatchCreateRequest) Validate ¶
func (this *DeprecatedPipelineBatchCreateRequest) Validate() error
type DeprecatedPipelineBatchCreateResponse ¶
type DeprecatedPipelineBatchCreateResponse struct { Data map[string]*PipelineInstance `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeprecatedPipelineBatchCreateResponse) Descriptor
deprecated
func (*DeprecatedPipelineBatchCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeprecatedPipelineBatchCreateResponse.ProtoReflect.Descriptor instead.
func (*DeprecatedPipelineBatchCreateResponse) GetData ¶
func (x *DeprecatedPipelineBatchCreateResponse) GetData() map[string]*PipelineInstance
func (*DeprecatedPipelineBatchCreateResponse) MarshalJSON ¶
func (m *DeprecatedPipelineBatchCreateResponse) MarshalJSON() ([]byte, error)
DeprecatedPipelineBatchCreateResponse implement json.Marshaler.
func (*DeprecatedPipelineBatchCreateResponse) ProtoMessage ¶
func (*DeprecatedPipelineBatchCreateResponse) ProtoMessage()
func (*DeprecatedPipelineBatchCreateResponse) ProtoReflect ¶
func (x *DeprecatedPipelineBatchCreateResponse) ProtoReflect() protoreflect.Message
func (*DeprecatedPipelineBatchCreateResponse) Reset ¶
func (x *DeprecatedPipelineBatchCreateResponse) Reset()
func (*DeprecatedPipelineBatchCreateResponse) String ¶
func (x *DeprecatedPipelineBatchCreateResponse) String() string
func (*DeprecatedPipelineBatchCreateResponse) UnmarshalJSON ¶
func (m *DeprecatedPipelineBatchCreateResponse) UnmarshalJSON(b []byte) error
DeprecatedPipelineBatchCreateResponse implement json.Marshaler.
func (*DeprecatedPipelineBatchCreateResponse) UnmarshalURLValues ¶
func (m *DeprecatedPipelineBatchCreateResponse) UnmarshalURLValues(prefix string, values url.Values) error
DeprecatedPipelineBatchCreateResponse implement urlenc.URLValuesUnmarshaler.
func (*DeprecatedPipelineBatchCreateResponse) Validate ¶
func (this *DeprecatedPipelineBatchCreateResponse) Validate() error
type ErrorResponse ¶
type ErrorResponse struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Ctx *structpb.Value `protobuf:"bytes,3,opt,name=ctx,proto3" json:"ctx,omitempty"` // contains filtered or unexported fields }
//////////// metadata
func (*ErrorResponse) Descriptor
deprecated
func (*ErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ErrorResponse.ProtoReflect.Descriptor instead.
func (*ErrorResponse) GetCode ¶
func (x *ErrorResponse) GetCode() string
func (*ErrorResponse) GetCtx ¶
func (x *ErrorResponse) GetCtx() *structpb.Value
func (*ErrorResponse) GetMsg ¶
func (x *ErrorResponse) GetMsg() string
func (*ErrorResponse) MarshalJSON ¶
func (m *ErrorResponse) MarshalJSON() ([]byte, error)
ErrorResponse implement json.Marshaler.
func (*ErrorResponse) ProtoMessage ¶
func (*ErrorResponse) ProtoMessage()
func (*ErrorResponse) ProtoReflect ¶
func (x *ErrorResponse) ProtoReflect() protoreflect.Message
func (*ErrorResponse) Reset ¶
func (x *ErrorResponse) Reset()
func (*ErrorResponse) String ¶
func (x *ErrorResponse) String() string
func (*ErrorResponse) UnmarshalJSON ¶
func (m *ErrorResponse) UnmarshalJSON(b []byte) error
ErrorResponse implement json.Marshaler.
func (*ErrorResponse) UnmarshalURLValues ¶
func (m *ErrorResponse) UnmarshalURLValues(prefix string, values url.Values) error
ErrorResponse implement urlenc.URLValuesUnmarshaler.
func (*ErrorResponse) Validate ¶
func (this *ErrorResponse) Validate() error
type MergeTrigger ¶
type MergeTrigger struct { Branches []string `protobuf:"bytes,1,rep,name=branches,proto3" json:"branches,omitempty"` // contains filtered or unexported fields }
func (*MergeTrigger) Descriptor
deprecated
func (*MergeTrigger) Descriptor() ([]byte, []int)
Deprecated: Use MergeTrigger.ProtoReflect.Descriptor instead.
func (*MergeTrigger) GetBranches ¶
func (x *MergeTrigger) GetBranches() []string
func (*MergeTrigger) MarshalJSON ¶
func (m *MergeTrigger) MarshalJSON() ([]byte, error)
MergeTrigger implement json.Marshaler.
func (*MergeTrigger) ProtoMessage ¶
func (*MergeTrigger) ProtoMessage()
func (*MergeTrigger) ProtoReflect ¶
func (x *MergeTrigger) ProtoReflect() protoreflect.Message
func (*MergeTrigger) Reset ¶
func (x *MergeTrigger) Reset()
func (*MergeTrigger) String ¶
func (x *MergeTrigger) String() string
func (*MergeTrigger) UnmarshalJSON ¶
func (m *MergeTrigger) UnmarshalJSON(b []byte) error
MergeTrigger implement json.Marshaler.
func (*MergeTrigger) UnmarshalURLValues ¶
func (m *MergeTrigger) UnmarshalURLValues(prefix string, values url.Values) error
MergeTrigger implement urlenc.URLValuesUnmarshaler.
func (*MergeTrigger) Validate ¶
func (this *MergeTrigger) Validate() error
type NetworkHookInfo ¶
type NetworkHookInfo struct { Hook string `protobuf:"bytes,1,opt,name=hook,proto3" json:"hook,omitempty"` // hook type Client string `protobuf:"bytes,2,opt,name=client,proto3" json:"client,omitempty"` // use network client Labels map[string]*structpb.Value `` // additional information /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*NetworkHookInfo) Descriptor
deprecated
func (*NetworkHookInfo) Descriptor() ([]byte, []int)
Deprecated: Use NetworkHookInfo.ProtoReflect.Descriptor instead.
func (*NetworkHookInfo) GetClient ¶
func (x *NetworkHookInfo) GetClient() string
func (*NetworkHookInfo) GetHook ¶
func (x *NetworkHookInfo) GetHook() string
func (*NetworkHookInfo) GetLabels ¶
func (x *NetworkHookInfo) GetLabels() map[string]*structpb.Value
func (*NetworkHookInfo) MarshalJSON ¶
func (m *NetworkHookInfo) MarshalJSON() ([]byte, error)
NetworkHookInfo implement json.Marshaler.
func (*NetworkHookInfo) ProtoMessage ¶
func (*NetworkHookInfo) ProtoMessage()
func (*NetworkHookInfo) ProtoReflect ¶
func (x *NetworkHookInfo) ProtoReflect() protoreflect.Message
func (*NetworkHookInfo) Reset ¶
func (x *NetworkHookInfo) Reset()
func (*NetworkHookInfo) String ¶
func (x *NetworkHookInfo) String() string
func (*NetworkHookInfo) UnmarshalJSON ¶
func (m *NetworkHookInfo) UnmarshalJSON(b []byte) error
NetworkHookInfo implement json.Marshaler.
func (*NetworkHookInfo) UnmarshalURLValues ¶
func (m *NetworkHookInfo) UnmarshalURLValues(prefix string, values url.Values) error
NetworkHookInfo implement urlenc.URLValuesUnmarshaler.
func (*NetworkHookInfo) Validate ¶
func (this *NetworkHookInfo) Validate() error
type PagePipeline ¶
type PagePipeline struct { ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` CronID uint64 `protobuf:"varint,2,opt,name=cronID,proto3" json:"cronID,omitempty"` Commit string `protobuf:"bytes,3,opt,name=commit,proto3" json:"commit,omitempty"` Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` YmlName string `protobuf:"bytes,5,opt,name=ymlName,proto3" json:"ymlName,omitempty"` Extra *PipelineExtra `protobuf:"bytes,6,opt,name=extra,proto3" json:"extra,omitempty"` FilterLabels map[string]string `` /* 165-byte string literal not displayed */ NormalLabels map[string]string `` /* 165-byte string literal not displayed */ // runtime Type string `protobuf:"bytes,9,opt,name=type,proto3" json:"type,omitempty"` TriggerMode string `protobuf:"bytes,10,opt,name=triggerMode,proto3" json:"triggerMode,omitempty"` ClusterName string `protobuf:"bytes,11,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Status string `protobuf:"bytes,12,opt,name=status,proto3" json:"status,omitempty"` Progress float64 `protobuf:"fixed64,13,opt,name=progress,proto3" json:"progress,omitempty"` // eg: 0.8 = 80% // snippet IsSnippet bool `protobuf:"varint,14,opt,name=isSnippet,proto3" json:"isSnippet,omitempty"` ParentPipelineID uint64 `protobuf:"varint,15,opt,name=parentPipelineID,proto3" json:"parentPipelineID,omitempty"` ParentTaskID uint64 `protobuf:"varint,16,opt,name=parentTaskID,proto3" json:"parentTaskID,omitempty"` // time CostTimeSec int64 `protobuf:"varint,17,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` // contains filtered or unexported fields }
func (*PagePipeline) Descriptor
deprecated
func (*PagePipeline) Descriptor() ([]byte, []int)
Deprecated: Use PagePipeline.ProtoReflect.Descriptor instead.
func (*PagePipeline) GetClusterName ¶
func (x *PagePipeline) GetClusterName() string
func (*PagePipeline) GetCommit ¶
func (x *PagePipeline) GetCommit() string
func (*PagePipeline) GetCostTimeSec ¶
func (x *PagePipeline) GetCostTimeSec() int64
func (*PagePipeline) GetCronID ¶
func (x *PagePipeline) GetCronID() uint64
func (*PagePipeline) GetExtra ¶
func (x *PagePipeline) GetExtra() *PipelineExtra
func (*PagePipeline) GetFilterLabels ¶
func (x *PagePipeline) GetFilterLabels() map[string]string
func (*PagePipeline) GetID ¶
func (x *PagePipeline) GetID() uint64
func (*PagePipeline) GetIsSnippet ¶
func (x *PagePipeline) GetIsSnippet() bool
func (*PagePipeline) GetNormalLabels ¶
func (x *PagePipeline) GetNormalLabels() map[string]string
func (*PagePipeline) GetParentPipelineID ¶
func (x *PagePipeline) GetParentPipelineID() uint64
func (*PagePipeline) GetParentTaskID ¶
func (x *PagePipeline) GetParentTaskID() uint64
func (*PagePipeline) GetProgress ¶
func (x *PagePipeline) GetProgress() float64
func (*PagePipeline) GetSource ¶
func (x *PagePipeline) GetSource() string
func (*PagePipeline) GetStatus ¶
func (x *PagePipeline) GetStatus() string
func (*PagePipeline) GetTimeBegin ¶
func (x *PagePipeline) GetTimeBegin() *timestamppb.Timestamp
func (*PagePipeline) GetTimeCreated ¶
func (x *PagePipeline) GetTimeCreated() *timestamppb.Timestamp
func (*PagePipeline) GetTimeEnd ¶
func (x *PagePipeline) GetTimeEnd() *timestamppb.Timestamp
func (*PagePipeline) GetTimeUpdated ¶
func (x *PagePipeline) GetTimeUpdated() *timestamppb.Timestamp
func (*PagePipeline) GetTriggerMode ¶
func (x *PagePipeline) GetTriggerMode() string
func (*PagePipeline) GetType ¶
func (x *PagePipeline) GetType() string
func (*PagePipeline) GetYmlName ¶
func (x *PagePipeline) GetYmlName() string
func (*PagePipeline) MarshalJSON ¶
func (m *PagePipeline) MarshalJSON() ([]byte, error)
PagePipeline implement json.Marshaler.
func (*PagePipeline) ProtoMessage ¶
func (*PagePipeline) ProtoMessage()
func (*PagePipeline) ProtoReflect ¶
func (x *PagePipeline) ProtoReflect() protoreflect.Message
func (*PagePipeline) Reset ¶
func (x *PagePipeline) Reset()
func (*PagePipeline) String ¶
func (x *PagePipeline) String() string
func (*PagePipeline) UnmarshalJSON ¶
func (m *PagePipeline) UnmarshalJSON(b []byte) error
PagePipeline implement json.Marshaler.
func (*PagePipeline) UnmarshalURLValues ¶
func (m *PagePipeline) UnmarshalURLValues(prefix string, values url.Values) error
PagePipeline implement urlenc.URLValuesUnmarshaler.
func (*PagePipeline) Validate ¶
func (this *PagePipeline) Validate() error
type PipelineButton ¶
type PipelineButton struct { CanManualRun bool `protobuf:"varint,1,opt,name=canManualRun,proto3" json:"canManualRun,omitempty"` CanCancel bool `protobuf:"varint,2,opt,name=canCancel,proto3" json:"canCancel,omitempty"` CanForceCancel bool `protobuf:"varint,3,opt,name=canForceCancel,proto3" json:"canForceCancel,omitempty"` CanRerun bool `protobuf:"varint,4,opt,name=canRerun,proto3" json:"canRerun,omitempty"` CanRerunFailed bool `protobuf:"varint,5,opt,name=canRerunFailed,proto3" json:"canRerunFailed,omitempty"` CanStartCron bool `protobuf:"varint,6,opt,name=canStartCron,proto3" json:"canStartCron,omitempty"` CanStopCron bool `protobuf:"varint,7,opt,name=canStopCron,proto3" json:"canStopCron,omitempty"` CanPause bool `protobuf:"varint,8,opt,name=canPause,proto3" json:"canPause,omitempty"` CanUnpause bool `protobuf:"varint,9,opt,name=canUnpause,proto3" json:"canUnpause,omitempty"` CanDelete bool `protobuf:"varint,10,opt,name=canDelete,proto3" json:"canDelete,omitempty"` // contains filtered or unexported fields }
func (*PipelineButton) Descriptor
deprecated
func (*PipelineButton) Descriptor() ([]byte, []int)
Deprecated: Use PipelineButton.ProtoReflect.Descriptor instead.
func (*PipelineButton) GetCanCancel ¶
func (x *PipelineButton) GetCanCancel() bool
func (*PipelineButton) GetCanDelete ¶
func (x *PipelineButton) GetCanDelete() bool
func (*PipelineButton) GetCanForceCancel ¶
func (x *PipelineButton) GetCanForceCancel() bool
func (*PipelineButton) GetCanManualRun ¶
func (x *PipelineButton) GetCanManualRun() bool
func (*PipelineButton) GetCanPause ¶
func (x *PipelineButton) GetCanPause() bool
func (*PipelineButton) GetCanRerun ¶
func (x *PipelineButton) GetCanRerun() bool
func (*PipelineButton) GetCanRerunFailed ¶
func (x *PipelineButton) GetCanRerunFailed() bool
func (*PipelineButton) GetCanStartCron ¶
func (x *PipelineButton) GetCanStartCron() bool
func (*PipelineButton) GetCanStopCron ¶
func (x *PipelineButton) GetCanStopCron() bool
func (*PipelineButton) GetCanUnpause ¶
func (x *PipelineButton) GetCanUnpause() bool
func (*PipelineButton) MarshalJSON ¶
func (m *PipelineButton) MarshalJSON() ([]byte, error)
PipelineButton implement json.Marshaler.
func (*PipelineButton) ProtoMessage ¶
func (*PipelineButton) ProtoMessage()
func (*PipelineButton) ProtoReflect ¶
func (x *PipelineButton) ProtoReflect() protoreflect.Message
func (*PipelineButton) Reset ¶
func (x *PipelineButton) Reset()
func (*PipelineButton) String ¶
func (x *PipelineButton) String() string
func (*PipelineButton) UnmarshalJSON ¶
func (m *PipelineButton) UnmarshalJSON(b []byte) error
PipelineButton implement json.Marshaler.
func (*PipelineButton) UnmarshalURLValues ¶
func (m *PipelineButton) UnmarshalURLValues(prefix string, values url.Values) error
PipelineButton implement urlenc.URLValuesUnmarshaler.
func (*PipelineButton) Validate ¶
func (this *PipelineButton) Validate() error
type PipelineCallbackRequest ¶
type PipelineCallbackRequest struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineCallbackRequest) Descriptor
deprecated
func (*PipelineCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCallbackRequest.ProtoReflect.Descriptor instead.
func (*PipelineCallbackRequest) GetData ¶
func (x *PipelineCallbackRequest) GetData() []byte
func (*PipelineCallbackRequest) GetType ¶
func (x *PipelineCallbackRequest) GetType() string
func (*PipelineCallbackRequest) MarshalJSON ¶
func (m *PipelineCallbackRequest) MarshalJSON() ([]byte, error)
PipelineCallbackRequest implement json.Marshaler.
func (*PipelineCallbackRequest) ProtoMessage ¶
func (*PipelineCallbackRequest) ProtoMessage()
func (*PipelineCallbackRequest) ProtoReflect ¶
func (x *PipelineCallbackRequest) ProtoReflect() protoreflect.Message
func (*PipelineCallbackRequest) Reset ¶
func (x *PipelineCallbackRequest) Reset()
func (*PipelineCallbackRequest) String ¶
func (x *PipelineCallbackRequest) String() string
func (*PipelineCallbackRequest) UnmarshalJSON ¶
func (m *PipelineCallbackRequest) UnmarshalJSON(b []byte) error
PipelineCallbackRequest implement json.Marshaler.
func (*PipelineCallbackRequest) UnmarshalURLValues ¶
func (m *PipelineCallbackRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCallbackRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineCallbackRequest) Validate ¶
func (this *PipelineCallbackRequest) Validate() error
type PipelineCallbackResponse ¶
type PipelineCallbackResponse struct {
// contains filtered or unexported fields
}
func (*PipelineCallbackResponse) Descriptor
deprecated
func (*PipelineCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCallbackResponse.ProtoReflect.Descriptor instead.
func (*PipelineCallbackResponse) MarshalJSON ¶
func (m *PipelineCallbackResponse) MarshalJSON() ([]byte, error)
PipelineCallbackResponse implement json.Marshaler.
func (*PipelineCallbackResponse) ProtoMessage ¶
func (*PipelineCallbackResponse) ProtoMessage()
func (*PipelineCallbackResponse) ProtoReflect ¶
func (x *PipelineCallbackResponse) ProtoReflect() protoreflect.Message
func (*PipelineCallbackResponse) Reset ¶
func (x *PipelineCallbackResponse) Reset()
func (*PipelineCallbackResponse) String ¶
func (x *PipelineCallbackResponse) String() string
func (*PipelineCallbackResponse) UnmarshalJSON ¶
func (m *PipelineCallbackResponse) UnmarshalJSON(b []byte) error
PipelineCallbackResponse implement json.Marshaler.
func (*PipelineCallbackResponse) UnmarshalURLValues ¶
func (m *PipelineCallbackResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCallbackResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineCallbackResponse) Validate ¶
func (this *PipelineCallbackResponse) Validate() error
type PipelineCancelRequest ¶
type PipelineCancelRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` IdentityInfo *pb.IdentityInfo `protobuf:"bytes,2,opt,name=identityInfo,proto3" json:"identityInfo,omitempty"` // contains filtered or unexported fields }
func (*PipelineCancelRequest) Descriptor
deprecated
func (*PipelineCancelRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCancelRequest.ProtoReflect.Descriptor instead.
func (*PipelineCancelRequest) GetIdentityInfo ¶
func (x *PipelineCancelRequest) GetIdentityInfo() *pb.IdentityInfo
func (*PipelineCancelRequest) GetPipelineID ¶
func (x *PipelineCancelRequest) GetPipelineID() uint64
func (*PipelineCancelRequest) MarshalJSON ¶
func (m *PipelineCancelRequest) MarshalJSON() ([]byte, error)
PipelineCancelRequest implement json.Marshaler.
func (*PipelineCancelRequest) ProtoMessage ¶
func (*PipelineCancelRequest) ProtoMessage()
func (*PipelineCancelRequest) ProtoReflect ¶
func (x *PipelineCancelRequest) ProtoReflect() protoreflect.Message
func (*PipelineCancelRequest) Reset ¶
func (x *PipelineCancelRequest) Reset()
func (*PipelineCancelRequest) String ¶
func (x *PipelineCancelRequest) String() string
func (*PipelineCancelRequest) UnmarshalJSON ¶
func (m *PipelineCancelRequest) UnmarshalJSON(b []byte) error
PipelineCancelRequest implement json.Marshaler.
func (*PipelineCancelRequest) UnmarshalURLValues ¶
func (m *PipelineCancelRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCancelRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineCancelRequest) Validate ¶
func (this *PipelineCancelRequest) Validate() error
type PipelineCancelResponse ¶
type PipelineCancelResponse struct {
// contains filtered or unexported fields
}
func (*PipelineCancelResponse) Descriptor
deprecated
func (*PipelineCancelResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCancelResponse.ProtoReflect.Descriptor instead.
func (*PipelineCancelResponse) MarshalJSON ¶
func (m *PipelineCancelResponse) MarshalJSON() ([]byte, error)
PipelineCancelResponse implement json.Marshaler.
func (*PipelineCancelResponse) ProtoMessage ¶
func (*PipelineCancelResponse) ProtoMessage()
func (*PipelineCancelResponse) ProtoReflect ¶
func (x *PipelineCancelResponse) ProtoReflect() protoreflect.Message
func (*PipelineCancelResponse) Reset ¶
func (x *PipelineCancelResponse) Reset()
func (*PipelineCancelResponse) String ¶
func (x *PipelineCancelResponse) String() string
func (*PipelineCancelResponse) UnmarshalJSON ¶
func (m *PipelineCancelResponse) UnmarshalJSON(b []byte) error
PipelineCancelResponse implement json.Marshaler.
func (*PipelineCancelResponse) UnmarshalURLValues ¶
func (m *PipelineCancelResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCancelResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineCancelResponse) Validate ¶
func (this *PipelineCancelResponse) Validate() error
type PipelineCreateRequest ¶
type PipelineCreateRequest struct { // PipelineYml is pipeline yaml content. // +required PipelineYml string `protobuf:"bytes,1,opt,name=pipelineYml,proto3" json:"pipelineYml,omitempty"` // ClusterName represents the cluster the pipeline will be executed. // +required ClusterName string `protobuf:"bytes,2,opt,name=clusterName,proto3" json:"clusterName,omitempty"` // PipelineYmlName // Equal to `Name`. // Default is `pipeline.yml`. // +optional PipelineYmlName string `protobuf:"bytes,3,opt,name=pipelineYmlName,proto3" json:"pipelineYmlName,omitempty"` // PipelineSource represents the source where pipeline created from. // Equal to `Namespace`. // +required PipelineSource string `protobuf:"bytes,4,opt,name=pipelineSource,proto3" json:"pipelineSource,omitempty"` // Labels is Map of string keys and values, can be used to filter pipeline. // If label key or value is too long, it will be moved to NormalLabels automatically and overwrite value if key already exists in NormalLabels. // +optional Labels map[string]string `` /* 153-byte string literal not displayed */ // NormalLabels is Map of string keys and values, cannot be used to filter pipeline. // +optional NormalLabels map[string]string `` /* 165-byte string literal not displayed */ // Envs is Map of string keys and values. // +optional Envs map[string]string `` /* 149-byte string literal not displayed */ // ConfigManageNamespaces pipeline fetch configs from cms by namespaces in order. // Pipeline won't generate default ns. // +optional ConfigManageNamespaces []string `protobuf:"bytes,8,rep,name=configManageNamespaces,proto3" json:"configManageNamespaces,omitempty"` // AutoRun represents whether auto run the created pipeline. // Default is false. // +optional // Deprecated, please use `AutoRunAtOnce` or `AutoStartCron`. // Alias for AutoRunAtOnce. AutoRun bool `protobuf:"varint,9,opt,name=autoRun,proto3" json:"autoRun,omitempty"` // ForceRun represents stop other running pipelines to run. // Default is false. // +optional ForceRun bool `protobuf:"varint,10,opt,name=forceRun,proto3" json:"forceRun,omitempty"` // AutoRunAtOnce alias for `AutoRun`. // AutoRunAtOnce represents whether auto run the created pipeline. // Default is false. // +optional AutoRunAtOnce bool `protobuf:"varint,11,opt,name=autoRunAtOnce,proto3" json:"autoRunAtOnce,omitempty"` // AutoStartCron represents whether auto start cron. // If a pipeline doesn't have `cron` field, ignore. // Default is false. // +optional AutoStartCron bool `protobuf:"varint,12,opt,name=autoStartCron,proto3" json:"autoStartCron,omitempty"` // CronStartFrom specify time when to start // +optional CronStartFrom *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=cronStartFrom,proto3" json:"cronStartFrom,omitempty"` // GC represents pipeline gc configs. // If config is empty, will use default config. // +optional GC *PipelineGC `protobuf:"bytes,14,opt,name=GC,json=gc,proto3" json:"GC,omitempty"` // RunPipelineParams represents pipeline params runtime input // if pipeline have params runPipelineParams can not be empty // +optional RunParams []*PipelineRunParam `protobuf:"bytes,15,rep,name=runParams,proto3" json:"runParams,omitempty"` // BindQueue represents the queue pipeline binds, internal use only, parsed from Labels: LabelBindPipelineQueueID BindQueue *pb2.Queue `protobuf:"bytes,16,opt,name=bindQueue,json=-,proto3" json:"bindQueue,omitempty"` IdentityInfo *pb.IdentityInfo `protobuf:"bytes,17,opt,name=identityInfo,json=-,proto3" json:"identityInfo,omitempty"` // contains filtered or unexported fields }
//////////// request & response
func (*PipelineCreateRequest) Descriptor
deprecated
func (*PipelineCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCreateRequest.ProtoReflect.Descriptor instead.
func (*PipelineCreateRequest) GetAutoRun ¶
func (x *PipelineCreateRequest) GetAutoRun() bool
func (*PipelineCreateRequest) GetAutoRunAtOnce ¶
func (x *PipelineCreateRequest) GetAutoRunAtOnce() bool
func (*PipelineCreateRequest) GetAutoStartCron ¶
func (x *PipelineCreateRequest) GetAutoStartCron() bool
func (*PipelineCreateRequest) GetBindQueue ¶
func (x *PipelineCreateRequest) GetBindQueue() *pb2.Queue
func (*PipelineCreateRequest) GetClusterName ¶
func (x *PipelineCreateRequest) GetClusterName() string
func (*PipelineCreateRequest) GetConfigManageNamespaces ¶
func (x *PipelineCreateRequest) GetConfigManageNamespaces() []string
func (*PipelineCreateRequest) GetCronStartFrom ¶
func (x *PipelineCreateRequest) GetCronStartFrom() *timestamppb.Timestamp
func (*PipelineCreateRequest) GetEnvs ¶
func (x *PipelineCreateRequest) GetEnvs() map[string]string
func (*PipelineCreateRequest) GetForceRun ¶
func (x *PipelineCreateRequest) GetForceRun() bool
func (*PipelineCreateRequest) GetGC ¶
func (x *PipelineCreateRequest) GetGC() *PipelineGC
func (*PipelineCreateRequest) GetIdentityInfo ¶
func (x *PipelineCreateRequest) GetIdentityInfo() *pb.IdentityInfo
func (*PipelineCreateRequest) GetLabels ¶
func (x *PipelineCreateRequest) GetLabels() map[string]string
func (*PipelineCreateRequest) GetNormalLabels ¶
func (x *PipelineCreateRequest) GetNormalLabels() map[string]string
func (*PipelineCreateRequest) GetPipelineSource ¶
func (x *PipelineCreateRequest) GetPipelineSource() string
func (*PipelineCreateRequest) GetPipelineYml ¶
func (x *PipelineCreateRequest) GetPipelineYml() string
func (*PipelineCreateRequest) GetPipelineYmlName ¶
func (x *PipelineCreateRequest) GetPipelineYmlName() string
func (*PipelineCreateRequest) GetRunParams ¶
func (x *PipelineCreateRequest) GetRunParams() []*PipelineRunParam
func (*PipelineCreateRequest) MarshalJSON ¶
func (m *PipelineCreateRequest) MarshalJSON() ([]byte, error)
PipelineCreateRequest implement json.Marshaler.
func (*PipelineCreateRequest) ProtoMessage ¶
func (*PipelineCreateRequest) ProtoMessage()
func (*PipelineCreateRequest) ProtoReflect ¶
func (x *PipelineCreateRequest) ProtoReflect() protoreflect.Message
func (*PipelineCreateRequest) Reset ¶
func (x *PipelineCreateRequest) Reset()
func (*PipelineCreateRequest) String ¶
func (x *PipelineCreateRequest) String() string
func (*PipelineCreateRequest) UnmarshalJSON ¶
func (m *PipelineCreateRequest) UnmarshalJSON(b []byte) error
PipelineCreateRequest implement json.Marshaler.
func (*PipelineCreateRequest) UnmarshalURLValues ¶
func (m *PipelineCreateRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCreateRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineCreateRequest) Validate ¶
func (this *PipelineCreateRequest) Validate() error
type PipelineCreateResponse ¶
type PipelineCreateResponse struct { Data *PipelineInstance `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineCreateResponse) Descriptor
deprecated
func (*PipelineCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineCreateResponse.ProtoReflect.Descriptor instead.
func (*PipelineCreateResponse) GetData ¶
func (x *PipelineCreateResponse) GetData() *PipelineInstance
func (*PipelineCreateResponse) MarshalJSON ¶
func (m *PipelineCreateResponse) MarshalJSON() ([]byte, error)
PipelineCreateResponse implement json.Marshaler.
func (*PipelineCreateResponse) ProtoMessage ¶
func (*PipelineCreateResponse) ProtoMessage()
func (*PipelineCreateResponse) ProtoReflect ¶
func (x *PipelineCreateResponse) ProtoReflect() protoreflect.Message
func (*PipelineCreateResponse) Reset ¶
func (x *PipelineCreateResponse) Reset()
func (*PipelineCreateResponse) String ¶
func (x *PipelineCreateResponse) String() string
func (*PipelineCreateResponse) UnmarshalJSON ¶
func (m *PipelineCreateResponse) UnmarshalJSON(b []byte) error
PipelineCreateResponse implement json.Marshaler.
func (*PipelineCreateResponse) UnmarshalURLValues ¶
func (m *PipelineCreateResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineCreateResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineCreateResponse) Validate ¶
func (this *PipelineCreateResponse) Validate() error
type PipelineDBGCItem ¶
type PipelineDBGCItem struct { // NeedArchive means whether this record need be archived: // If true, archive record to specific archive table; // If false, delete record and cannot be found anymore. NeedArchive bool `protobuf:"varint,1,opt,name=needArchive,proto3" json:"needArchive,omitempty"` // TTLSecond means when to do archive or delete operation. TTLSecond uint64 `protobuf:"varint,2,opt,name=TTLSecond,json=ttlSecond,proto3" json:"TTLSecond,omitempty"` // contains filtered or unexported fields }
func (*PipelineDBGCItem) Descriptor
deprecated
func (*PipelineDBGCItem) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDBGCItem.ProtoReflect.Descriptor instead.
func (*PipelineDBGCItem) GetNeedArchive ¶
func (x *PipelineDBGCItem) GetNeedArchive() bool
func (*PipelineDBGCItem) GetTTLSecond ¶
func (x *PipelineDBGCItem) GetTTLSecond() uint64
func (*PipelineDBGCItem) MarshalJSON ¶
func (m *PipelineDBGCItem) MarshalJSON() ([]byte, error)
PipelineDBGCItem implement json.Marshaler.
func (*PipelineDBGCItem) ProtoMessage ¶
func (*PipelineDBGCItem) ProtoMessage()
func (*PipelineDBGCItem) ProtoReflect ¶
func (x *PipelineDBGCItem) ProtoReflect() protoreflect.Message
func (*PipelineDBGCItem) Reset ¶
func (x *PipelineDBGCItem) Reset()
func (*PipelineDBGCItem) String ¶
func (x *PipelineDBGCItem) String() string
func (*PipelineDBGCItem) UnmarshalJSON ¶
func (m *PipelineDBGCItem) UnmarshalJSON(b []byte) error
PipelineDBGCItem implement json.Marshaler.
func (*PipelineDBGCItem) UnmarshalURLValues ¶
func (m *PipelineDBGCItem) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDBGCItem implement urlenc.URLValuesUnmarshaler.
func (*PipelineDBGCItem) Validate ¶
func (this *PipelineDBGCItem) Validate() error
type PipelineDatabaseGC ¶
type PipelineDatabaseGC struct { Analyzed *PipelineDBGCItem `protobuf:"bytes,1,opt,name=analyzed,proto3" json:"analyzed,omitempty"` Finished *PipelineDBGCItem `protobuf:"bytes,2,opt,name=finished,proto3" json:"finished,omitempty"` // contains filtered or unexported fields }
PipelineDatabaseGC represents database record gc strategy.
func (*PipelineDatabaseGC) Descriptor
deprecated
func (*PipelineDatabaseGC) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDatabaseGC.ProtoReflect.Descriptor instead.
func (*PipelineDatabaseGC) GetAnalyzed ¶
func (x *PipelineDatabaseGC) GetAnalyzed() *PipelineDBGCItem
func (*PipelineDatabaseGC) GetFinished ¶
func (x *PipelineDatabaseGC) GetFinished() *PipelineDBGCItem
func (*PipelineDatabaseGC) MarshalJSON ¶
func (m *PipelineDatabaseGC) MarshalJSON() ([]byte, error)
PipelineDatabaseGC implement json.Marshaler.
func (*PipelineDatabaseGC) ProtoMessage ¶
func (*PipelineDatabaseGC) ProtoMessage()
func (*PipelineDatabaseGC) ProtoReflect ¶
func (x *PipelineDatabaseGC) ProtoReflect() protoreflect.Message
func (*PipelineDatabaseGC) Reset ¶
func (x *PipelineDatabaseGC) Reset()
func (*PipelineDatabaseGC) String ¶
func (x *PipelineDatabaseGC) String() string
func (*PipelineDatabaseGC) UnmarshalJSON ¶
func (m *PipelineDatabaseGC) UnmarshalJSON(b []byte) error
PipelineDatabaseGC implement json.Marshaler.
func (*PipelineDatabaseGC) UnmarshalURLValues ¶
func (m *PipelineDatabaseGC) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDatabaseGC implement urlenc.URLValuesUnmarshaler.
func (*PipelineDatabaseGC) Validate ¶
func (this *PipelineDatabaseGC) Validate() error
type PipelineDeleteRequest ¶
type PipelineDeleteRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` // contains filtered or unexported fields }
func (*PipelineDeleteRequest) Descriptor
deprecated
func (*PipelineDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDeleteRequest.ProtoReflect.Descriptor instead.
func (*PipelineDeleteRequest) GetPipelineID ¶
func (x *PipelineDeleteRequest) GetPipelineID() uint64
func (*PipelineDeleteRequest) MarshalJSON ¶
func (m *PipelineDeleteRequest) MarshalJSON() ([]byte, error)
PipelineDeleteRequest implement json.Marshaler.
func (*PipelineDeleteRequest) ProtoMessage ¶
func (*PipelineDeleteRequest) ProtoMessage()
func (*PipelineDeleteRequest) ProtoReflect ¶
func (x *PipelineDeleteRequest) ProtoReflect() protoreflect.Message
func (*PipelineDeleteRequest) Reset ¶
func (x *PipelineDeleteRequest) Reset()
func (*PipelineDeleteRequest) String ¶
func (x *PipelineDeleteRequest) String() string
func (*PipelineDeleteRequest) UnmarshalJSON ¶
func (m *PipelineDeleteRequest) UnmarshalJSON(b []byte) error
PipelineDeleteRequest implement json.Marshaler.
func (*PipelineDeleteRequest) UnmarshalURLValues ¶
func (m *PipelineDeleteRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDeleteRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineDeleteRequest) Validate ¶
func (this *PipelineDeleteRequest) Validate() error
type PipelineDeleteResponse ¶
type PipelineDeleteResponse struct {
// contains filtered or unexported fields
}
func (*PipelineDeleteResponse) Descriptor
deprecated
func (*PipelineDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDeleteResponse.ProtoReflect.Descriptor instead.
func (*PipelineDeleteResponse) MarshalJSON ¶
func (m *PipelineDeleteResponse) MarshalJSON() ([]byte, error)
PipelineDeleteResponse implement json.Marshaler.
func (*PipelineDeleteResponse) ProtoMessage ¶
func (*PipelineDeleteResponse) ProtoMessage()
func (*PipelineDeleteResponse) ProtoReflect ¶
func (x *PipelineDeleteResponse) ProtoReflect() protoreflect.Message
func (*PipelineDeleteResponse) Reset ¶
func (x *PipelineDeleteResponse) Reset()
func (*PipelineDeleteResponse) String ¶
func (x *PipelineDeleteResponse) String() string
func (*PipelineDeleteResponse) UnmarshalJSON ¶
func (m *PipelineDeleteResponse) UnmarshalJSON(b []byte) error
PipelineDeleteResponse implement json.Marshaler.
func (*PipelineDeleteResponse) UnmarshalURLValues ¶
func (m *PipelineDeleteResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDeleteResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineDeleteResponse) Validate ¶
func (this *PipelineDeleteResponse) Validate() error
type PipelineDetailRequest ¶
type PipelineDetailRequest struct { SimplePipelineBaseResult bool `protobuf:"varint,1,opt,name=simplePipelineBaseResult,proto3" json:"simplePipelineBaseResult,omitempty"` PipelineID uint64 `protobuf:"varint,2,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` // contains filtered or unexported fields }
func (*PipelineDetailRequest) Descriptor
deprecated
func (*PipelineDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDetailRequest.ProtoReflect.Descriptor instead.
func (*PipelineDetailRequest) GetPipelineID ¶
func (x *PipelineDetailRequest) GetPipelineID() uint64
func (*PipelineDetailRequest) GetSimplePipelineBaseResult ¶
func (x *PipelineDetailRequest) GetSimplePipelineBaseResult() bool
func (*PipelineDetailRequest) MarshalJSON ¶
func (m *PipelineDetailRequest) MarshalJSON() ([]byte, error)
PipelineDetailRequest implement json.Marshaler.
func (*PipelineDetailRequest) ProtoMessage ¶
func (*PipelineDetailRequest) ProtoMessage()
func (*PipelineDetailRequest) ProtoReflect ¶
func (x *PipelineDetailRequest) ProtoReflect() protoreflect.Message
func (*PipelineDetailRequest) Reset ¶
func (x *PipelineDetailRequest) Reset()
func (*PipelineDetailRequest) String ¶
func (x *PipelineDetailRequest) String() string
func (*PipelineDetailRequest) UnmarshalJSON ¶
func (m *PipelineDetailRequest) UnmarshalJSON(b []byte) error
PipelineDetailRequest implement json.Marshaler.
func (*PipelineDetailRequest) UnmarshalURLValues ¶
func (m *PipelineDetailRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDetailRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineDetailRequest) Validate ¶
func (this *PipelineDetailRequest) Validate() error
type PipelineDetailResponse ¶
type PipelineDetailResponse struct { Data *PipelineInstanceDetail `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineDetailResponse) Descriptor
deprecated
func (*PipelineDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineDetailResponse.ProtoReflect.Descriptor instead.
func (*PipelineDetailResponse) GetData ¶
func (x *PipelineDetailResponse) GetData() *PipelineInstanceDetail
func (*PipelineDetailResponse) MarshalJSON ¶
func (m *PipelineDetailResponse) MarshalJSON() ([]byte, error)
PipelineDetailResponse implement json.Marshaler.
func (*PipelineDetailResponse) ProtoMessage ¶
func (*PipelineDetailResponse) ProtoMessage()
func (*PipelineDetailResponse) ProtoReflect ¶
func (x *PipelineDetailResponse) ProtoReflect() protoreflect.Message
func (*PipelineDetailResponse) Reset ¶
func (x *PipelineDetailResponse) Reset()
func (*PipelineDetailResponse) String ¶
func (x *PipelineDetailResponse) String() string
func (*PipelineDetailResponse) UnmarshalJSON ¶
func (m *PipelineDetailResponse) UnmarshalJSON(b []byte) error
PipelineDetailResponse implement json.Marshaler.
func (*PipelineDetailResponse) UnmarshalURLValues ¶
func (m *PipelineDetailResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineDetailResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineDetailResponse) Validate ¶
func (this *PipelineDetailResponse) Validate() error
type PipelineEvent ¶
type PipelineEvent struct { // Optional; this should be a short, machine understandable string that gives the reason // for this event being generated. For example, if the event is reporting that a container // can't start, the Reason might be "ImageNotFound". // +optional Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // Optional. A human-readable description of the status of this operation. // +optional Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // Optional. The component reporting this event. Should be a short machine understandable string. // +optional Source *PipelineEventSource `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"` // The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) // +optional FirstTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=firstTimestamp,proto3" json:"firstTimestamp,omitempty"` // The time at which the most recent occurrence of this event was recorded. // +optional LastTimestamp *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=lastTimestamp,proto3" json:"lastTimestamp,omitempty"` // The number of times this event has occurred. // +optional Count int32 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` // Type of this event (Normal, Warning), new types could be added in the future. // +optional Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
/////////// event PipelineEvent is k8s-event-like stream event.
func (*PipelineEvent) Descriptor
deprecated
func (*PipelineEvent) Descriptor() ([]byte, []int)
Deprecated: Use PipelineEvent.ProtoReflect.Descriptor instead.
func (*PipelineEvent) GetCount ¶
func (x *PipelineEvent) GetCount() int32
func (*PipelineEvent) GetFirstTimestamp ¶
func (x *PipelineEvent) GetFirstTimestamp() *timestamppb.Timestamp
func (*PipelineEvent) GetLastTimestamp ¶
func (x *PipelineEvent) GetLastTimestamp() *timestamppb.Timestamp
func (*PipelineEvent) GetMessage ¶
func (x *PipelineEvent) GetMessage() string
func (*PipelineEvent) GetReason ¶
func (x *PipelineEvent) GetReason() string
func (*PipelineEvent) GetSource ¶
func (x *PipelineEvent) GetSource() *PipelineEventSource
func (*PipelineEvent) GetType ¶
func (x *PipelineEvent) GetType() string
func (*PipelineEvent) MarshalJSON ¶
func (m *PipelineEvent) MarshalJSON() ([]byte, error)
PipelineEvent implement json.Marshaler.
func (*PipelineEvent) ProtoMessage ¶
func (*PipelineEvent) ProtoMessage()
func (*PipelineEvent) ProtoReflect ¶
func (x *PipelineEvent) ProtoReflect() protoreflect.Message
func (*PipelineEvent) Reset ¶
func (x *PipelineEvent) Reset()
func (*PipelineEvent) String ¶
func (x *PipelineEvent) String() string
func (*PipelineEvent) UnmarshalJSON ¶
func (m *PipelineEvent) UnmarshalJSON(b []byte) error
PipelineEvent implement json.Marshaler.
func (*PipelineEvent) UnmarshalURLValues ¶
func (m *PipelineEvent) UnmarshalURLValues(prefix string, values url.Values) error
PipelineEvent implement urlenc.URLValuesUnmarshaler.
func (*PipelineEvent) Validate ¶
func (this *PipelineEvent) Validate() error
type PipelineEventSource ¶
type PipelineEventSource struct { // Component from which the event is generated. // +optional Component string `protobuf:"bytes,1,opt,name=component,proto3" json:"component,omitempty"` // Node name on which the event is generated. // +optional Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` // contains filtered or unexported fields }
PipelineEventSource represents the source from which an event is generated
func (*PipelineEventSource) Descriptor
deprecated
func (*PipelineEventSource) Descriptor() ([]byte, []int)
Deprecated: Use PipelineEventSource.ProtoReflect.Descriptor instead.
func (*PipelineEventSource) GetComponent ¶
func (x *PipelineEventSource) GetComponent() string
func (*PipelineEventSource) GetHost ¶
func (x *PipelineEventSource) GetHost() string
func (*PipelineEventSource) MarshalJSON ¶
func (m *PipelineEventSource) MarshalJSON() ([]byte, error)
PipelineEventSource implement json.Marshaler.
func (*PipelineEventSource) ProtoMessage ¶
func (*PipelineEventSource) ProtoMessage()
func (*PipelineEventSource) ProtoReflect ¶
func (x *PipelineEventSource) ProtoReflect() protoreflect.Message
func (*PipelineEventSource) Reset ¶
func (x *PipelineEventSource) Reset()
func (*PipelineEventSource) String ¶
func (x *PipelineEventSource) String() string
func (*PipelineEventSource) UnmarshalJSON ¶
func (m *PipelineEventSource) UnmarshalJSON(b []byte) error
PipelineEventSource implement json.Marshaler.
func (*PipelineEventSource) UnmarshalURLValues ¶
func (m *PipelineEventSource) UnmarshalURLValues(prefix string, values url.Values) error
PipelineEventSource implement urlenc.URLValuesUnmarshaler.
func (*PipelineEventSource) Validate ¶
func (this *PipelineEventSource) Validate() error
type PipelineExecuteRecord ¶
type PipelineExecuteRecord struct { PipelineID uint64 `protobuf:"varint,1,opt,name=PipelineID,proto3" json:"PipelineID,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` TriggerMode string `protobuf:"bytes,3,opt,name=triggerMode,proto3" json:"triggerMode,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` // contains filtered or unexported fields }
func (*PipelineExecuteRecord) Descriptor
deprecated
func (*PipelineExecuteRecord) Descriptor() ([]byte, []int)
Deprecated: Use PipelineExecuteRecord.ProtoReflect.Descriptor instead.
func (*PipelineExecuteRecord) GetPipelineID ¶
func (x *PipelineExecuteRecord) GetPipelineID() uint64
func (*PipelineExecuteRecord) GetStatus ¶
func (x *PipelineExecuteRecord) GetStatus() string
func (*PipelineExecuteRecord) GetTimeBegin ¶
func (x *PipelineExecuteRecord) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineExecuteRecord) GetTimeCreated ¶
func (x *PipelineExecuteRecord) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineExecuteRecord) GetTimeEnd ¶
func (x *PipelineExecuteRecord) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineExecuteRecord) GetTriggerMode ¶
func (x *PipelineExecuteRecord) GetTriggerMode() string
func (*PipelineExecuteRecord) MarshalJSON ¶
func (m *PipelineExecuteRecord) MarshalJSON() ([]byte, error)
PipelineExecuteRecord implement json.Marshaler.
func (*PipelineExecuteRecord) ProtoMessage ¶
func (*PipelineExecuteRecord) ProtoMessage()
func (*PipelineExecuteRecord) ProtoReflect ¶
func (x *PipelineExecuteRecord) ProtoReflect() protoreflect.Message
func (*PipelineExecuteRecord) Reset ¶
func (x *PipelineExecuteRecord) Reset()
func (*PipelineExecuteRecord) String ¶
func (x *PipelineExecuteRecord) String() string
func (*PipelineExecuteRecord) UnmarshalJSON ¶
func (m *PipelineExecuteRecord) UnmarshalJSON(b []byte) error
PipelineExecuteRecord implement json.Marshaler.
func (*PipelineExecuteRecord) UnmarshalURLValues ¶
func (m *PipelineExecuteRecord) UnmarshalURLValues(prefix string, values url.Values) error
PipelineExecuteRecord implement urlenc.URLValuesUnmarshaler.
func (*PipelineExecuteRecord) Validate ¶
func (this *PipelineExecuteRecord) Validate() error
type PipelineExtra ¶
type PipelineExtra struct { DiceWorkspace string `protobuf:"bytes,1,opt,name=diceWorkspace,proto3" json:"diceWorkspace,omitempty"` SubmitUser *PipelineUser `protobuf:"bytes,2,opt,name=submitUser,proto3" json:"submitUser,omitempty"` RunUser *PipelineUser `protobuf:"bytes,3,opt,name=runUser,proto3" json:"runUser,omitempty"` CancelUser *PipelineUser `protobuf:"bytes,4,opt,name=cancelUser,proto3" json:"cancelUser,omitempty"` CronExpr string `protobuf:"bytes,5,opt,name=cronExpr,proto3" json:"cronExpr,omitempty"` CronTriggerTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=cronTriggerTime,proto3" json:"cronTriggerTime,omitempty"` ShowMessage *ShowMessage `protobuf:"bytes,7,opt,name=show_message,json=showMessage,proto3" json:"show_message,omitempty"` ConfigManageNamespaces []string `protobuf:"bytes,8,rep,name=configManageNamespaces,proto3" json:"configManageNamespaces,omitempty"` IsAutoRun bool `protobuf:"varint,9,opt,name=isAutoRun,proto3" json:"isAutoRun,omitempty"` CallbackURLs []string `protobuf:"bytes,10,rep,name=callbackURLs,proto3" json:"callbackURLs,omitempty"` // contains filtered or unexported fields }
func (*PipelineExtra) Descriptor
deprecated
func (*PipelineExtra) Descriptor() ([]byte, []int)
Deprecated: Use PipelineExtra.ProtoReflect.Descriptor instead.
func (*PipelineExtra) GetCallbackURLs ¶
func (x *PipelineExtra) GetCallbackURLs() []string
func (*PipelineExtra) GetCancelUser ¶
func (x *PipelineExtra) GetCancelUser() *PipelineUser
func (*PipelineExtra) GetConfigManageNamespaces ¶
func (x *PipelineExtra) GetConfigManageNamespaces() []string
func (*PipelineExtra) GetCronExpr ¶
func (x *PipelineExtra) GetCronExpr() string
func (*PipelineExtra) GetCronTriggerTime ¶
func (x *PipelineExtra) GetCronTriggerTime() *timestamppb.Timestamp
func (*PipelineExtra) GetDiceWorkspace ¶
func (x *PipelineExtra) GetDiceWorkspace() string
func (*PipelineExtra) GetIsAutoRun ¶
func (x *PipelineExtra) GetIsAutoRun() bool
func (*PipelineExtra) GetRunUser ¶
func (x *PipelineExtra) GetRunUser() *PipelineUser
func (*PipelineExtra) GetShowMessage ¶
func (x *PipelineExtra) GetShowMessage() *ShowMessage
func (*PipelineExtra) GetSubmitUser ¶
func (x *PipelineExtra) GetSubmitUser() *PipelineUser
func (*PipelineExtra) MarshalJSON ¶
func (m *PipelineExtra) MarshalJSON() ([]byte, error)
PipelineExtra implement json.Marshaler.
func (*PipelineExtra) ProtoMessage ¶
func (*PipelineExtra) ProtoMessage()
func (*PipelineExtra) ProtoReflect ¶
func (x *PipelineExtra) ProtoReflect() protoreflect.Message
func (*PipelineExtra) Reset ¶
func (x *PipelineExtra) Reset()
func (*PipelineExtra) String ¶
func (x *PipelineExtra) String() string
func (*PipelineExtra) UnmarshalJSON ¶
func (m *PipelineExtra) UnmarshalJSON(b []byte) error
PipelineExtra implement json.Marshaler.
func (*PipelineExtra) UnmarshalURLValues ¶
func (m *PipelineExtra) UnmarshalURLValues(prefix string, values url.Values) error
PipelineExtra implement urlenc.URLValuesUnmarshaler.
func (*PipelineExtra) Validate ¶
func (this *PipelineExtra) Validate() error
type PipelineGC ¶
type PipelineGC struct { ResourceGC *PipelineResourceGC `protobuf:"bytes,1,opt,name=resourceGC,proto3" json:"resourceGC,omitempty"` DatabaseGC *PipelineDatabaseGC `protobuf:"bytes,2,opt,name=databaseGC,proto3" json:"databaseGC,omitempty"` // contains filtered or unexported fields }
func (*PipelineGC) Descriptor
deprecated
func (*PipelineGC) Descriptor() ([]byte, []int)
Deprecated: Use PipelineGC.ProtoReflect.Descriptor instead.
func (*PipelineGC) GetDatabaseGC ¶
func (x *PipelineGC) GetDatabaseGC() *PipelineDatabaseGC
func (*PipelineGC) GetResourceGC ¶
func (x *PipelineGC) GetResourceGC() *PipelineResourceGC
func (*PipelineGC) MarshalJSON ¶
func (m *PipelineGC) MarshalJSON() ([]byte, error)
PipelineGC implement json.Marshaler.
func (*PipelineGC) ProtoMessage ¶
func (*PipelineGC) ProtoMessage()
func (*PipelineGC) ProtoReflect ¶
func (x *PipelineGC) ProtoReflect() protoreflect.Message
func (*PipelineGC) Reset ¶
func (x *PipelineGC) Reset()
func (*PipelineGC) String ¶
func (x *PipelineGC) String() string
func (*PipelineGC) UnmarshalJSON ¶
func (m *PipelineGC) UnmarshalJSON(b []byte) error
PipelineGC implement json.Marshaler.
func (*PipelineGC) UnmarshalURLValues ¶
func (m *PipelineGC) UnmarshalURLValues(prefix string, values url.Values) error
PipelineGC implement urlenc.URLValuesUnmarshaler.
func (*PipelineGC) Validate ¶
func (this *PipelineGC) Validate() error
type PipelineInstance ¶
type PipelineInstance struct { // base ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` YmlName string `protobuf:"bytes,3,opt,name=ymlName,proto3" json:"ymlName,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` ClusterName string `protobuf:"bytes,5,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` TriggerMode string `protobuf:"bytes,8,opt,name=triggerMode,proto3" json:"triggerMode,omitempty"` CronID uint64 `protobuf:"varint,9,opt,name=cronID,proto3" json:"cronID,omitempty"` Labels map[string]string `` /* 154-byte string literal not displayed */ YmlSource string `protobuf:"bytes,11,opt,name=ymlSource,proto3" json:"ymlSource,omitempty"` YmlContent string `protobuf:"bytes,12,opt,name=ymlContent,proto3" json:"ymlContent,omitempty"` Extra *PipelineExtra `protobuf:"bytes,13,opt,name=extra,proto3" json:"extra,omitempty"` // app related info OrgID uint64 `protobuf:"varint,14,opt,name=orgID,proto3" json:"orgID,omitempty"` OrgName string `protobuf:"bytes,15,opt,name=orgName,proto3" json:"orgName,omitempty"` ProjectID uint64 `protobuf:"varint,16,opt,name=projectID,proto3" json:"projectID,omitempty"` ProjectName string `protobuf:"bytes,17,opt,name=projectName,proto3" json:"projectName,omitempty"` ApplicationID uint64 `protobuf:"varint,18,opt,name=applicationID,proto3" json:"applicationID,omitempty"` ApplicationName string `protobuf:"bytes,19,opt,name=applicationName,proto3" json:"applicationName,omitempty"` Branch string `protobuf:"bytes,20,opt,name=branch,proto3" json:"branch,omitempty"` Commit string `protobuf:"bytes,21,opt,name=commit,proto3" json:"commit,omitempty"` CommitDetail *pb.CommitDetail `protobuf:"bytes,22,opt,name=commitDetail,proto3" json:"commitDetail,omitempty"` // runtime info Progress float64 `protobuf:"fixed64,23,opt,name=progress,proto3" json:"progress,omitempty"` CostTimeSec int64 `protobuf:"varint,24,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,26,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,27,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,28,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` // contains filtered or unexported fields }
func (*PipelineInstance) Descriptor
deprecated
func (*PipelineInstance) Descriptor() ([]byte, []int)
Deprecated: Use PipelineInstance.ProtoReflect.Descriptor instead.
func (*PipelineInstance) GetApplicationID ¶
func (x *PipelineInstance) GetApplicationID() uint64
func (*PipelineInstance) GetApplicationName ¶
func (x *PipelineInstance) GetApplicationName() string
func (*PipelineInstance) GetBranch ¶
func (x *PipelineInstance) GetBranch() string
func (*PipelineInstance) GetClusterName ¶
func (x *PipelineInstance) GetClusterName() string
func (*PipelineInstance) GetCommit ¶
func (x *PipelineInstance) GetCommit() string
func (*PipelineInstance) GetCommitDetail ¶
func (x *PipelineInstance) GetCommitDetail() *pb.CommitDetail
func (*PipelineInstance) GetCostTimeSec ¶
func (x *PipelineInstance) GetCostTimeSec() int64
func (*PipelineInstance) GetCronID ¶
func (x *PipelineInstance) GetCronID() uint64
func (*PipelineInstance) GetExtra ¶
func (x *PipelineInstance) GetExtra() *PipelineExtra
func (*PipelineInstance) GetID ¶
func (x *PipelineInstance) GetID() uint64
func (*PipelineInstance) GetLabels ¶
func (x *PipelineInstance) GetLabels() map[string]string
func (*PipelineInstance) GetNamespace ¶
func (x *PipelineInstance) GetNamespace() string
func (*PipelineInstance) GetOrgID ¶
func (x *PipelineInstance) GetOrgID() uint64
func (*PipelineInstance) GetOrgName ¶
func (x *PipelineInstance) GetOrgName() string
func (*PipelineInstance) GetProgress ¶
func (x *PipelineInstance) GetProgress() float64
func (*PipelineInstance) GetProjectID ¶
func (x *PipelineInstance) GetProjectID() uint64
func (*PipelineInstance) GetProjectName ¶
func (x *PipelineInstance) GetProjectName() string
func (*PipelineInstance) GetSource ¶
func (x *PipelineInstance) GetSource() string
func (*PipelineInstance) GetStatus ¶
func (x *PipelineInstance) GetStatus() string
func (*PipelineInstance) GetTimeBegin ¶
func (x *PipelineInstance) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineInstance) GetTimeCreated ¶
func (x *PipelineInstance) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineInstance) GetTimeEnd ¶
func (x *PipelineInstance) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineInstance) GetTimeUpdated ¶
func (x *PipelineInstance) GetTimeUpdated() *timestamppb.Timestamp
func (*PipelineInstance) GetTriggerMode ¶
func (x *PipelineInstance) GetTriggerMode() string
func (*PipelineInstance) GetType ¶
func (x *PipelineInstance) GetType() string
func (*PipelineInstance) GetYmlContent ¶
func (x *PipelineInstance) GetYmlContent() string
func (*PipelineInstance) GetYmlName ¶
func (x *PipelineInstance) GetYmlName() string
func (*PipelineInstance) GetYmlSource ¶
func (x *PipelineInstance) GetYmlSource() string
func (*PipelineInstance) MarshalJSON ¶
func (m *PipelineInstance) MarshalJSON() ([]byte, error)
PipelineInstance implement json.Marshaler.
func (*PipelineInstance) ProtoMessage ¶
func (*PipelineInstance) ProtoMessage()
func (*PipelineInstance) ProtoReflect ¶
func (x *PipelineInstance) ProtoReflect() protoreflect.Message
func (*PipelineInstance) Reset ¶
func (x *PipelineInstance) Reset()
func (*PipelineInstance) String ¶
func (x *PipelineInstance) String() string
func (*PipelineInstance) UnmarshalJSON ¶
func (m *PipelineInstance) UnmarshalJSON(b []byte) error
PipelineInstance implement json.Marshaler.
func (*PipelineInstance) UnmarshalURLValues ¶
func (m *PipelineInstance) UnmarshalURLValues(prefix string, values url.Values) error
PipelineInstance implement urlenc.URLValuesUnmarshaler.
func (*PipelineInstance) Validate ¶
func (this *PipelineInstance) Validate() error
type PipelineInstanceDetail ¶
type PipelineInstanceDetail struct { // TODO embed // base ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` YmlName string `protobuf:"bytes,3,opt,name=ymlName,proto3" json:"ymlName,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` ClusterName string `protobuf:"bytes,5,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` Type string `protobuf:"bytes,7,opt,name=type,proto3" json:"type,omitempty"` TriggerMode string `protobuf:"bytes,8,opt,name=triggerMode,proto3" json:"triggerMode,omitempty"` CronID uint64 `protobuf:"varint,9,opt,name=cronID,proto3" json:"cronID,omitempty"` Labels map[string]string `` /* 154-byte string literal not displayed */ YmlSource string `protobuf:"bytes,11,opt,name=ymlSource,proto3" json:"ymlSource,omitempty"` YmlContent string `protobuf:"bytes,12,opt,name=ymlContent,proto3" json:"ymlContent,omitempty"` Extra *PipelineExtra `protobuf:"bytes,13,opt,name=extra,proto3" json:"extra,omitempty"` // app related info OrgID uint64 `protobuf:"varint,14,opt,name=orgID,proto3" json:"orgID,omitempty"` OrgName string `protobuf:"bytes,15,opt,name=orgName,proto3" json:"orgName,omitempty"` ProjectID uint64 `protobuf:"varint,16,opt,name=projectID,proto3" json:"projectID,omitempty"` ProjectName string `protobuf:"bytes,17,opt,name=projectName,proto3" json:"projectName,omitempty"` ApplicationID uint64 `protobuf:"varint,18,opt,name=applicationID,proto3" json:"applicationID,omitempty"` ApplicationName string `protobuf:"bytes,19,opt,name=applicationName,proto3" json:"applicationName,omitempty"` Branch string `protobuf:"bytes,20,opt,name=branch,proto3" json:"branch,omitempty"` Commit string `protobuf:"bytes,21,opt,name=commit,proto3" json:"commit,omitempty"` CommitDetail *pb.CommitDetail `protobuf:"bytes,22,opt,name=commitDetail,proto3" json:"commitDetail,omitempty"` // runtime info Progress float64 `protobuf:"fixed64,23,opt,name=progress,proto3" json:"progress,omitempty"` CostTimeSec int64 `protobuf:"varint,24,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,26,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,27,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,28,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` // additional fields PipelineStages []*PipelineStageDetail `protobuf:"bytes,29,rep,name=pipelineStages,proto3" json:"pipelineStages,omitempty"` PipelineSnippetStages []*PipelineStageDetail `protobuf:"bytes,30,rep,name=pipelineSnippetStages,proto3" json:"pipelineSnippetStages,omitempty"` PipelineCron *pb1.Cron `protobuf:"bytes,31,opt,name=pipelineCron,proto3" json:"pipelineCron,omitempty"` PipelineButton *PipelineButton `protobuf:"bytes,32,opt,name=pipelineButton,proto3" json:"pipelineButton,omitempty"` PipelineTaskActionDetails map[string]*PipelineTaskActionDetail `` /* 192-byte string literal not displayed */ RunParams []*PipelineParamWithValue `protobuf:"bytes,34,rep,name=runParams,proto3" json:"runParams,omitempty"` Events []*PipelineEvent `protobuf:"bytes,35,rep,name=events,proto3" json:"events,omitempty"` NeedApproval bool `protobuf:"varint,36,opt,name=needApproval,proto3" json:"needApproval,omitempty"` // contains filtered or unexported fields }
func (*PipelineInstanceDetail) Descriptor
deprecated
func (*PipelineInstanceDetail) Descriptor() ([]byte, []int)
Deprecated: Use PipelineInstanceDetail.ProtoReflect.Descriptor instead.
func (*PipelineInstanceDetail) GetApplicationID ¶
func (x *PipelineInstanceDetail) GetApplicationID() uint64
func (*PipelineInstanceDetail) GetApplicationName ¶
func (x *PipelineInstanceDetail) GetApplicationName() string
func (*PipelineInstanceDetail) GetBranch ¶
func (x *PipelineInstanceDetail) GetBranch() string
func (*PipelineInstanceDetail) GetClusterName ¶
func (x *PipelineInstanceDetail) GetClusterName() string
func (*PipelineInstanceDetail) GetCommit ¶
func (x *PipelineInstanceDetail) GetCommit() string
func (*PipelineInstanceDetail) GetCommitDetail ¶
func (x *PipelineInstanceDetail) GetCommitDetail() *pb.CommitDetail
func (*PipelineInstanceDetail) GetCostTimeSec ¶
func (x *PipelineInstanceDetail) GetCostTimeSec() int64
func (*PipelineInstanceDetail) GetCronID ¶
func (x *PipelineInstanceDetail) GetCronID() uint64
func (*PipelineInstanceDetail) GetEvents ¶
func (x *PipelineInstanceDetail) GetEvents() []*PipelineEvent
func (*PipelineInstanceDetail) GetExtra ¶
func (x *PipelineInstanceDetail) GetExtra() *PipelineExtra
func (*PipelineInstanceDetail) GetID ¶
func (x *PipelineInstanceDetail) GetID() uint64
func (*PipelineInstanceDetail) GetLabels ¶
func (x *PipelineInstanceDetail) GetLabels() map[string]string
func (*PipelineInstanceDetail) GetNamespace ¶
func (x *PipelineInstanceDetail) GetNamespace() string
func (*PipelineInstanceDetail) GetNeedApproval ¶
func (x *PipelineInstanceDetail) GetNeedApproval() bool
func (*PipelineInstanceDetail) GetOrgID ¶
func (x *PipelineInstanceDetail) GetOrgID() uint64
func (*PipelineInstanceDetail) GetOrgName ¶
func (x *PipelineInstanceDetail) GetOrgName() string
func (*PipelineInstanceDetail) GetPipelineButton ¶
func (x *PipelineInstanceDetail) GetPipelineButton() *PipelineButton
func (*PipelineInstanceDetail) GetPipelineCron ¶
func (x *PipelineInstanceDetail) GetPipelineCron() *pb1.Cron
func (*PipelineInstanceDetail) GetPipelineSnippetStages ¶
func (x *PipelineInstanceDetail) GetPipelineSnippetStages() []*PipelineStageDetail
func (*PipelineInstanceDetail) GetPipelineStages ¶
func (x *PipelineInstanceDetail) GetPipelineStages() []*PipelineStageDetail
func (*PipelineInstanceDetail) GetPipelineTaskActionDetails ¶
func (x *PipelineInstanceDetail) GetPipelineTaskActionDetails() map[string]*PipelineTaskActionDetail
func (*PipelineInstanceDetail) GetProgress ¶
func (x *PipelineInstanceDetail) GetProgress() float64
func (*PipelineInstanceDetail) GetProjectID ¶
func (x *PipelineInstanceDetail) GetProjectID() uint64
func (*PipelineInstanceDetail) GetProjectName ¶
func (x *PipelineInstanceDetail) GetProjectName() string
func (*PipelineInstanceDetail) GetRunParams ¶
func (x *PipelineInstanceDetail) GetRunParams() []*PipelineParamWithValue
func (*PipelineInstanceDetail) GetSource ¶
func (x *PipelineInstanceDetail) GetSource() string
func (*PipelineInstanceDetail) GetStatus ¶
func (x *PipelineInstanceDetail) GetStatus() string
func (*PipelineInstanceDetail) GetTimeBegin ¶
func (x *PipelineInstanceDetail) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineInstanceDetail) GetTimeCreated ¶
func (x *PipelineInstanceDetail) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineInstanceDetail) GetTimeEnd ¶
func (x *PipelineInstanceDetail) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineInstanceDetail) GetTimeUpdated ¶
func (x *PipelineInstanceDetail) GetTimeUpdated() *timestamppb.Timestamp
func (*PipelineInstanceDetail) GetTriggerMode ¶
func (x *PipelineInstanceDetail) GetTriggerMode() string
func (*PipelineInstanceDetail) GetType ¶
func (x *PipelineInstanceDetail) GetType() string
func (*PipelineInstanceDetail) GetYmlContent ¶
func (x *PipelineInstanceDetail) GetYmlContent() string
func (*PipelineInstanceDetail) GetYmlName ¶
func (x *PipelineInstanceDetail) GetYmlName() string
func (*PipelineInstanceDetail) GetYmlSource ¶
func (x *PipelineInstanceDetail) GetYmlSource() string
func (*PipelineInstanceDetail) MarshalJSON ¶
func (m *PipelineInstanceDetail) MarshalJSON() ([]byte, error)
PipelineInstanceDetail implement json.Marshaler.
func (*PipelineInstanceDetail) ProtoMessage ¶
func (*PipelineInstanceDetail) ProtoMessage()
func (*PipelineInstanceDetail) ProtoReflect ¶
func (x *PipelineInstanceDetail) ProtoReflect() protoreflect.Message
func (*PipelineInstanceDetail) Reset ¶
func (x *PipelineInstanceDetail) Reset()
func (*PipelineInstanceDetail) String ¶
func (x *PipelineInstanceDetail) String() string
func (*PipelineInstanceDetail) UnmarshalJSON ¶
func (m *PipelineInstanceDetail) UnmarshalJSON(b []byte) error
PipelineInstanceDetail implement json.Marshaler.
func (*PipelineInstanceDetail) UnmarshalURLValues ¶
func (m *PipelineInstanceDetail) UnmarshalURLValues(prefix string, values url.Values) error
PipelineInstanceDetail implement urlenc.URLValuesUnmarshaler.
func (*PipelineInstanceDetail) Validate ¶
func (this *PipelineInstanceDetail) Validate() error
type PipelineListResponseData ¶
type PipelineListResponseData struct { Pipelines []*PagePipeline `protobuf:"bytes,1,rep,name=pipelines,proto3" json:"pipelines,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` CurrentPageSize int64 `protobuf:"varint,3,opt,name=currentPageSize,proto3" json:"currentPageSize,omitempty"` // contains filtered or unexported fields }
func (*PipelineListResponseData) Descriptor
deprecated
func (*PipelineListResponseData) Descriptor() ([]byte, []int)
Deprecated: Use PipelineListResponseData.ProtoReflect.Descriptor instead.
func (*PipelineListResponseData) GetCurrentPageSize ¶
func (x *PipelineListResponseData) GetCurrentPageSize() int64
func (*PipelineListResponseData) GetPipelines ¶
func (x *PipelineListResponseData) GetPipelines() []*PagePipeline
func (*PipelineListResponseData) GetTotal ¶
func (x *PipelineListResponseData) GetTotal() int64
func (*PipelineListResponseData) MarshalJSON ¶
func (m *PipelineListResponseData) MarshalJSON() ([]byte, error)
PipelineListResponseData implement json.Marshaler.
func (*PipelineListResponseData) ProtoMessage ¶
func (*PipelineListResponseData) ProtoMessage()
func (*PipelineListResponseData) ProtoReflect ¶
func (x *PipelineListResponseData) ProtoReflect() protoreflect.Message
func (*PipelineListResponseData) Reset ¶
func (x *PipelineListResponseData) Reset()
func (*PipelineListResponseData) String ¶
func (x *PipelineListResponseData) String() string
func (*PipelineListResponseData) UnmarshalJSON ¶
func (m *PipelineListResponseData) UnmarshalJSON(b []byte) error
PipelineListResponseData implement json.Marshaler.
func (*PipelineListResponseData) UnmarshalURLValues ¶
func (m *PipelineListResponseData) UnmarshalURLValues(prefix string, values url.Values) error
PipelineListResponseData implement urlenc.URLValuesUnmarshaler.
func (*PipelineListResponseData) Validate ¶
func (this *PipelineListResponseData) Validate() error
type PipelineOperateRequest ¶
type PipelineOperateRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` TaskOperates []*PipelineTaskOperateRequest `protobuf:"bytes,2,rep,name=taskOperates,proto3" json:"taskOperates,omitempty"` // contains filtered or unexported fields }
func (*PipelineOperateRequest) Descriptor
deprecated
func (*PipelineOperateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineOperateRequest.ProtoReflect.Descriptor instead.
func (*PipelineOperateRequest) GetPipelineID ¶
func (x *PipelineOperateRequest) GetPipelineID() uint64
func (*PipelineOperateRequest) GetTaskOperates ¶
func (x *PipelineOperateRequest) GetTaskOperates() []*PipelineTaskOperateRequest
func (*PipelineOperateRequest) MarshalJSON ¶
func (m *PipelineOperateRequest) MarshalJSON() ([]byte, error)
PipelineOperateRequest implement json.Marshaler.
func (*PipelineOperateRequest) ProtoMessage ¶
func (*PipelineOperateRequest) ProtoMessage()
func (*PipelineOperateRequest) ProtoReflect ¶
func (x *PipelineOperateRequest) ProtoReflect() protoreflect.Message
func (*PipelineOperateRequest) Reset ¶
func (x *PipelineOperateRequest) Reset()
func (*PipelineOperateRequest) String ¶
func (x *PipelineOperateRequest) String() string
func (*PipelineOperateRequest) UnmarshalJSON ¶
func (m *PipelineOperateRequest) UnmarshalJSON(b []byte) error
PipelineOperateRequest implement json.Marshaler.
func (*PipelineOperateRequest) UnmarshalURLValues ¶
func (m *PipelineOperateRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineOperateRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineOperateRequest) Validate ¶
func (this *PipelineOperateRequest) Validate() error
type PipelineOperateResponse ¶
type PipelineOperateResponse struct {
// contains filtered or unexported fields
}
func (*PipelineOperateResponse) Descriptor
deprecated
func (*PipelineOperateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineOperateResponse.ProtoReflect.Descriptor instead.
func (*PipelineOperateResponse) MarshalJSON ¶
func (m *PipelineOperateResponse) MarshalJSON() ([]byte, error)
PipelineOperateResponse implement json.Marshaler.
func (*PipelineOperateResponse) ProtoMessage ¶
func (*PipelineOperateResponse) ProtoMessage()
func (*PipelineOperateResponse) ProtoReflect ¶
func (x *PipelineOperateResponse) ProtoReflect() protoreflect.Message
func (*PipelineOperateResponse) Reset ¶
func (x *PipelineOperateResponse) Reset()
func (*PipelineOperateResponse) String ¶
func (x *PipelineOperateResponse) String() string
func (*PipelineOperateResponse) UnmarshalJSON ¶
func (m *PipelineOperateResponse) UnmarshalJSON(b []byte) error
PipelineOperateResponse implement json.Marshaler.
func (*PipelineOperateResponse) UnmarshalURLValues ¶
func (m *PipelineOperateResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineOperateResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineOperateResponse) Validate ¶
func (this *PipelineOperateResponse) Validate() error
type PipelineOutput ¶
type PipelineOutput struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` Ref string `protobuf:"bytes,3,opt,name=ref,proto3" json:"ref,omitempty"` // contains filtered or unexported fields }
/////////// pipelineyaml
func (*PipelineOutput) Descriptor
deprecated
func (*PipelineOutput) Descriptor() ([]byte, []int)
Deprecated: Use PipelineOutput.ProtoReflect.Descriptor instead.
func (*PipelineOutput) GetDesc ¶
func (x *PipelineOutput) GetDesc() string
func (*PipelineOutput) GetName ¶
func (x *PipelineOutput) GetName() string
func (*PipelineOutput) GetRef ¶
func (x *PipelineOutput) GetRef() string
func (*PipelineOutput) MarshalJSON ¶
func (m *PipelineOutput) MarshalJSON() ([]byte, error)
PipelineOutput implement json.Marshaler.
func (*PipelineOutput) ProtoMessage ¶
func (*PipelineOutput) ProtoMessage()
func (*PipelineOutput) ProtoReflect ¶
func (x *PipelineOutput) ProtoReflect() protoreflect.Message
func (*PipelineOutput) Reset ¶
func (x *PipelineOutput) Reset()
func (*PipelineOutput) String ¶
func (x *PipelineOutput) String() string
func (*PipelineOutput) UnmarshalJSON ¶
func (m *PipelineOutput) UnmarshalJSON(b []byte) error
PipelineOutput implement json.Marshaler.
func (*PipelineOutput) UnmarshalURLValues ¶
func (m *PipelineOutput) UnmarshalURLValues(prefix string, values url.Values) error
PipelineOutput implement urlenc.URLValuesUnmarshaler.
func (*PipelineOutput) Validate ¶
func (this *PipelineOutput) Validate() error
type PipelineOutputWithValue ¶
type PipelineOutputWithValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` Ref string `protobuf:"bytes,3,opt,name=ref,proto3" json:"ref,omitempty"` Value *structpb.Value `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PipelineOutputWithValue) Descriptor
deprecated
func (*PipelineOutputWithValue) Descriptor() ([]byte, []int)
Deprecated: Use PipelineOutputWithValue.ProtoReflect.Descriptor instead.
func (*PipelineOutputWithValue) GetDesc ¶
func (x *PipelineOutputWithValue) GetDesc() string
func (*PipelineOutputWithValue) GetName ¶
func (x *PipelineOutputWithValue) GetName() string
func (*PipelineOutputWithValue) GetRef ¶
func (x *PipelineOutputWithValue) GetRef() string
func (*PipelineOutputWithValue) GetValue ¶
func (x *PipelineOutputWithValue) GetValue() *structpb.Value
func (*PipelineOutputWithValue) MarshalJSON ¶
func (m *PipelineOutputWithValue) MarshalJSON() ([]byte, error)
PipelineOutputWithValue implement json.Marshaler.
func (*PipelineOutputWithValue) ProtoMessage ¶
func (*PipelineOutputWithValue) ProtoMessage()
func (*PipelineOutputWithValue) ProtoReflect ¶
func (x *PipelineOutputWithValue) ProtoReflect() protoreflect.Message
func (*PipelineOutputWithValue) Reset ¶
func (x *PipelineOutputWithValue) Reset()
func (*PipelineOutputWithValue) String ¶
func (x *PipelineOutputWithValue) String() string
func (*PipelineOutputWithValue) UnmarshalJSON ¶
func (m *PipelineOutputWithValue) UnmarshalJSON(b []byte) error
PipelineOutputWithValue implement json.Marshaler.
func (*PipelineOutputWithValue) UnmarshalURLValues ¶
func (m *PipelineOutputWithValue) UnmarshalURLValues(prefix string, values url.Values) error
PipelineOutputWithValue implement urlenc.URLValuesUnmarshaler.
func (*PipelineOutputWithValue) Validate ¶
func (this *PipelineOutputWithValue) Validate() error
type PipelinePagingRequest ¶
type PipelinePagingRequest struct { PageNum int64 `protobuf:"varint,1,opt,name=pageNum,proto3" json:"pageNum,omitempty"` PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"` LargePageSize bool `protobuf:"varint,3,opt,name=largePageSize,proto3" json:"largePageSize,omitempty"` CountOnly bool `protobuf:"varint,4,opt,name=countOnly,proto3" json:"countOnly,omitempty"` // only total AllSources bool `protobuf:"varint,5,opt,name=allSources,proto3" json:"allSources,omitempty"` Sources []string `protobuf:"bytes,6,rep,name=sources,proto3" json:"sources,omitempty"` YmlNames []string `protobuf:"bytes,7,rep,name=ymlNames,proto3" json:"ymlNames,omitempty"` Statuses []string `protobuf:"bytes,8,rep,name=statuses,proto3" json:"statuses,omitempty"` NotStatuses []string `protobuf:"bytes,9,rep,name=notStatuses,proto3" json:"notStatuses,omitempty"` TriggerModes []string `protobuf:"bytes,10,rep,name=triggerModes,proto3" json:"triggerModes,omitempty"` ClusterNames []string `protobuf:"bytes,11,rep,name=clusterNames,proto3" json:"clusterNames,omitempty"` // IncludeSnippet whether include snippet, default is false. IncludeSnippet bool `protobuf:"varint,12,opt,name=includeSnippet,proto3" json:"includeSnippet,omitempty"` // 开始执行时间 左闭区间 // http GET query param 请赋值该字段 StartTimeBeginTimestamp int64 `protobuf:"varint,13,opt,name=startTimeBeginTimestamp,proto3" json:"startTimeBeginTimestamp,omitempty"` // Deprecated, use `StartedAtTimestamp`. // format: 2006-01-02T15:04:05, TZ: CST StartTimeBeginCST string `protobuf:"bytes,14,opt,name=startTimeBeginCST,proto3" json:"startTimeBeginCST,omitempty"` // 开始执行时间 右闭区间 // http GET query param 请赋值该字段 EndTimeBeginTimestamp int64 `protobuf:"varint,15,opt,name=endTimeBeginTimestamp,proto3" json:"endTimeBeginTimestamp,omitempty"` // Deprecated, use `StartedAtTimestamp`. // format: 2006-01-02T15:04:05, TZ: CST EndTimeBeginCST string `protobuf:"bytes,16,opt,name=endTimeBeginCST,proto3" json:"endTimeBeginCST,omitempty"` // 创建时间 左闭区间 // http GET query param 请赋值该字段 StartTimeCreatedTimestamp int64 `protobuf:"varint,17,opt,name=startTimeCreatedTimestamp,proto3" json:"startTimeCreatedTimestamp,omitempty"` // 创建时间 右闭区间 // http GET query param 请赋值该字段 EndTimeCreatedTimestamp int64 `protobuf:"varint,18,opt,name=endTimeCreatedTimestamp,proto3" json:"endTimeCreatedTimestamp,omitempty"` // Deprecated // 供 CDP 工作流明细查询使用,JSON(map[string]string) MustMatchLabelsJSON string `protobuf:"bytes,19,opt,name=mustMatchLabelsJSON,proto3" json:"mustMatchLabelsJSON,omitempty"` // ?mustMatchLabel=key1=value1 // &mustMatchLabel=key1=value2 // &mustMatchLabel=key2=value3 MustMatchLabelsQueryParams []string `protobuf:"bytes,20,rep,name=mustMatchLabelsQueryParams,proto3" json:"mustMatchLabelsQueryParams,omitempty"` // Deprecated // 供 CDP 工作流明细查询使用,JSON(map[string]string) AnyMatchLabelsJSON string `protobuf:"bytes,21,opt,name=anyMatchLabelsJSON,proto3" json:"anyMatchLabelsJSON,omitempty"` // ?anyMatchLabel=key1=value1 // &anyMatchLabel=key1=value2 // &anyMatchLabel=key2=value3 AnyMatchLabelsQueryParams []string `protobuf:"bytes,22,rep,name=anyMatchLabelsQueryParams,proto3" json:"anyMatchLabelsQueryParams,omitempty"` // Deprecated, use schema `branch` CommaBranches string `protobuf:"bytes,23,opt,name=commaBranches,proto3" json:"commaBranches,omitempty"` // Deprecated, use schema `source` CommaSources string `protobuf:"bytes,24,opt,name=commaSources,proto3" json:"commaSources,omitempty"` // Deprecated, use schema `ymlName` CommaYmlNames string `protobuf:"bytes,25,opt,name=commaYmlNames,proto3" json:"commaYmlNames,omitempty"` // Deprecated, use schema `status` CommaStatuses string `protobuf:"bytes,26,opt,name=commaStatuses,proto3" json:"commaStatuses,omitempty"` // Deprecated, use mustMatchLabels, key=appID AppID uint64 `protobuf:"varint,27,opt,name=appID,proto3" json:"appID,omitempty"` // Deprecated, use mustMatchLabels, key=branch Branches []string `protobuf:"bytes,28,rep,name=branches,proto3" json:"branches,omitempty"` // contains filtered or unexported fields }
func (*PipelinePagingRequest) Descriptor
deprecated
func (*PipelinePagingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelinePagingRequest.ProtoReflect.Descriptor instead.
func (*PipelinePagingRequest) GetAllSources ¶
func (x *PipelinePagingRequest) GetAllSources() bool
func (*PipelinePagingRequest) GetAnyMatchLabelsJSON ¶
func (x *PipelinePagingRequest) GetAnyMatchLabelsJSON() string
func (*PipelinePagingRequest) GetAnyMatchLabelsQueryParams ¶
func (x *PipelinePagingRequest) GetAnyMatchLabelsQueryParams() []string
func (*PipelinePagingRequest) GetAppID ¶
func (x *PipelinePagingRequest) GetAppID() uint64
func (*PipelinePagingRequest) GetBranches ¶
func (x *PipelinePagingRequest) GetBranches() []string
func (*PipelinePagingRequest) GetClusterNames ¶
func (x *PipelinePagingRequest) GetClusterNames() []string
func (*PipelinePagingRequest) GetCommaBranches ¶
func (x *PipelinePagingRequest) GetCommaBranches() string
func (*PipelinePagingRequest) GetCommaSources ¶
func (x *PipelinePagingRequest) GetCommaSources() string
func (*PipelinePagingRequest) GetCommaStatuses ¶
func (x *PipelinePagingRequest) GetCommaStatuses() string
func (*PipelinePagingRequest) GetCommaYmlNames ¶
func (x *PipelinePagingRequest) GetCommaYmlNames() string
func (*PipelinePagingRequest) GetCountOnly ¶
func (x *PipelinePagingRequest) GetCountOnly() bool
func (*PipelinePagingRequest) GetEndTimeBeginCST ¶
func (x *PipelinePagingRequest) GetEndTimeBeginCST() string
func (*PipelinePagingRequest) GetEndTimeBeginTimestamp ¶
func (x *PipelinePagingRequest) GetEndTimeBeginTimestamp() int64
func (*PipelinePagingRequest) GetEndTimeCreatedTimestamp ¶
func (x *PipelinePagingRequest) GetEndTimeCreatedTimestamp() int64
func (*PipelinePagingRequest) GetIncludeSnippet ¶
func (x *PipelinePagingRequest) GetIncludeSnippet() bool
func (*PipelinePagingRequest) GetLargePageSize ¶
func (x *PipelinePagingRequest) GetLargePageSize() bool
func (*PipelinePagingRequest) GetMustMatchLabelsJSON ¶
func (x *PipelinePagingRequest) GetMustMatchLabelsJSON() string
func (*PipelinePagingRequest) GetMustMatchLabelsQueryParams ¶
func (x *PipelinePagingRequest) GetMustMatchLabelsQueryParams() []string
func (*PipelinePagingRequest) GetNotStatuses ¶
func (x *PipelinePagingRequest) GetNotStatuses() []string
func (*PipelinePagingRequest) GetPageNum ¶
func (x *PipelinePagingRequest) GetPageNum() int64
func (*PipelinePagingRequest) GetPageSize ¶
func (x *PipelinePagingRequest) GetPageSize() int64
func (*PipelinePagingRequest) GetSources ¶
func (x *PipelinePagingRequest) GetSources() []string
func (*PipelinePagingRequest) GetStartTimeBeginCST ¶
func (x *PipelinePagingRequest) GetStartTimeBeginCST() string
func (*PipelinePagingRequest) GetStartTimeBeginTimestamp ¶
func (x *PipelinePagingRequest) GetStartTimeBeginTimestamp() int64
func (*PipelinePagingRequest) GetStartTimeCreatedTimestamp ¶
func (x *PipelinePagingRequest) GetStartTimeCreatedTimestamp() int64
func (*PipelinePagingRequest) GetStatuses ¶
func (x *PipelinePagingRequest) GetStatuses() []string
func (*PipelinePagingRequest) GetTriggerModes ¶
func (x *PipelinePagingRequest) GetTriggerModes() []string
func (*PipelinePagingRequest) GetYmlNames ¶
func (x *PipelinePagingRequest) GetYmlNames() []string
func (*PipelinePagingRequest) MarshalJSON ¶
func (m *PipelinePagingRequest) MarshalJSON() ([]byte, error)
PipelinePagingRequest implement json.Marshaler.
func (*PipelinePagingRequest) ProtoMessage ¶
func (*PipelinePagingRequest) ProtoMessage()
func (*PipelinePagingRequest) ProtoReflect ¶
func (x *PipelinePagingRequest) ProtoReflect() protoreflect.Message
func (*PipelinePagingRequest) Reset ¶
func (x *PipelinePagingRequest) Reset()
func (*PipelinePagingRequest) String ¶
func (x *PipelinePagingRequest) String() string
func (*PipelinePagingRequest) UnmarshalJSON ¶
func (m *PipelinePagingRequest) UnmarshalJSON(b []byte) error
PipelinePagingRequest implement json.Marshaler.
func (*PipelinePagingRequest) UnmarshalURLValues ¶
func (m *PipelinePagingRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelinePagingRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelinePagingRequest) Validate ¶
func (this *PipelinePagingRequest) Validate() error
type PipelinePagingResponse ¶
type PipelinePagingResponse struct { Data *PipelineListResponseData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelinePagingResponse) Descriptor
deprecated
func (*PipelinePagingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelinePagingResponse.ProtoReflect.Descriptor instead.
func (*PipelinePagingResponse) GetData ¶
func (x *PipelinePagingResponse) GetData() *PipelineListResponseData
func (*PipelinePagingResponse) MarshalJSON ¶
func (m *PipelinePagingResponse) MarshalJSON() ([]byte, error)
PipelinePagingResponse implement json.Marshaler.
func (*PipelinePagingResponse) ProtoMessage ¶
func (*PipelinePagingResponse) ProtoMessage()
func (*PipelinePagingResponse) ProtoReflect ¶
func (x *PipelinePagingResponse) ProtoReflect() protoreflect.Message
func (*PipelinePagingResponse) Reset ¶
func (x *PipelinePagingResponse) Reset()
func (*PipelinePagingResponse) String ¶
func (x *PipelinePagingResponse) String() string
func (*PipelinePagingResponse) UnmarshalJSON ¶
func (m *PipelinePagingResponse) UnmarshalJSON(b []byte) error
PipelinePagingResponse implement json.Marshaler.
func (*PipelinePagingResponse) UnmarshalURLValues ¶
func (m *PipelinePagingResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelinePagingResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelinePagingResponse) Validate ¶
func (this *PipelinePagingResponse) Validate() error
type PipelineParam ¶
type PipelineParam struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Required bool `protobuf:"varint,2,opt,name=required,proto3" json:"required,omitempty"` Default *structpb.Value `protobuf:"bytes,3,opt,name=default,proto3" json:"default,omitempty"` Desc string `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PipelineParam) Descriptor
deprecated
func (*PipelineParam) Descriptor() ([]byte, []int)
Deprecated: Use PipelineParam.ProtoReflect.Descriptor instead.
func (*PipelineParam) GetDefault ¶
func (x *PipelineParam) GetDefault() *structpb.Value
func (*PipelineParam) GetDesc ¶
func (x *PipelineParam) GetDesc() string
func (*PipelineParam) GetName ¶
func (x *PipelineParam) GetName() string
func (*PipelineParam) GetRequired ¶
func (x *PipelineParam) GetRequired() bool
func (*PipelineParam) GetType ¶
func (x *PipelineParam) GetType() string
func (*PipelineParam) MarshalJSON ¶
func (m *PipelineParam) MarshalJSON() ([]byte, error)
PipelineParam implement json.Marshaler.
func (*PipelineParam) ProtoMessage ¶
func (*PipelineParam) ProtoMessage()
func (*PipelineParam) ProtoReflect ¶
func (x *PipelineParam) ProtoReflect() protoreflect.Message
func (*PipelineParam) Reset ¶
func (x *PipelineParam) Reset()
func (*PipelineParam) String ¶
func (x *PipelineParam) String() string
func (*PipelineParam) UnmarshalJSON ¶
func (m *PipelineParam) UnmarshalJSON(b []byte) error
PipelineParam implement json.Marshaler.
func (*PipelineParam) UnmarshalURLValues ¶
func (m *PipelineParam) UnmarshalURLValues(prefix string, values url.Values) error
PipelineParam implement urlenc.URLValuesUnmarshaler.
func (*PipelineParam) Validate ¶
func (this *PipelineParam) Validate() error
type PipelineParamWithValue ¶
type PipelineParamWithValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Required bool `protobuf:"varint,2,opt,name=required,proto3" json:"required,omitempty"` Default *structpb.Value `protobuf:"bytes,3,opt,name=default,proto3" json:"default,omitempty"` Desc string `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` Value *structpb.Value `protobuf:"bytes,6,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PipelineParamWithValue) Descriptor
deprecated
func (*PipelineParamWithValue) Descriptor() ([]byte, []int)
Deprecated: Use PipelineParamWithValue.ProtoReflect.Descriptor instead.
func (*PipelineParamWithValue) GetDefault ¶
func (x *PipelineParamWithValue) GetDefault() *structpb.Value
func (*PipelineParamWithValue) GetDesc ¶
func (x *PipelineParamWithValue) GetDesc() string
func (*PipelineParamWithValue) GetName ¶
func (x *PipelineParamWithValue) GetName() string
func (*PipelineParamWithValue) GetRequired ¶
func (x *PipelineParamWithValue) GetRequired() bool
func (*PipelineParamWithValue) GetType ¶
func (x *PipelineParamWithValue) GetType() string
func (*PipelineParamWithValue) GetValue ¶
func (x *PipelineParamWithValue) GetValue() *structpb.Value
func (*PipelineParamWithValue) MarshalJSON ¶
func (m *PipelineParamWithValue) MarshalJSON() ([]byte, error)
PipelineParamWithValue implement json.Marshaler.
func (*PipelineParamWithValue) ProtoMessage ¶
func (*PipelineParamWithValue) ProtoMessage()
func (*PipelineParamWithValue) ProtoReflect ¶
func (x *PipelineParamWithValue) ProtoReflect() protoreflect.Message
func (*PipelineParamWithValue) Reset ¶
func (x *PipelineParamWithValue) Reset()
func (*PipelineParamWithValue) String ¶
func (x *PipelineParamWithValue) String() string
func (*PipelineParamWithValue) UnmarshalJSON ¶
func (m *PipelineParamWithValue) UnmarshalJSON(b []byte) error
PipelineParamWithValue implement json.Marshaler.
func (*PipelineParamWithValue) UnmarshalURLValues ¶
func (m *PipelineParamWithValue) UnmarshalURLValues(prefix string, values url.Values) error
PipelineParamWithValue implement urlenc.URLValuesUnmarshaler.
func (*PipelineParamWithValue) Validate ¶
func (this *PipelineParamWithValue) Validate() error
type PipelineRerunFailedRequest ¶
type PipelineRerunFailedRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` AutoRunAtOnce bool `protobuf:"varint,2,opt,name=autoRunAtOnce,proto3" json:"autoRunAtOnce,omitempty"` IdentityInfo *pb.IdentityInfo `protobuf:"bytes,3,opt,name=identityInfo,proto3" json:"identityInfo,omitempty"` // contains filtered or unexported fields }
func (*PipelineRerunFailedRequest) Descriptor
deprecated
func (*PipelineRerunFailedRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRerunFailedRequest.ProtoReflect.Descriptor instead.
func (*PipelineRerunFailedRequest) GetAutoRunAtOnce ¶
func (x *PipelineRerunFailedRequest) GetAutoRunAtOnce() bool
func (*PipelineRerunFailedRequest) GetIdentityInfo ¶
func (x *PipelineRerunFailedRequest) GetIdentityInfo() *pb.IdentityInfo
func (*PipelineRerunFailedRequest) GetPipelineID ¶
func (x *PipelineRerunFailedRequest) GetPipelineID() uint64
func (*PipelineRerunFailedRequest) MarshalJSON ¶
func (m *PipelineRerunFailedRequest) MarshalJSON() ([]byte, error)
PipelineRerunFailedRequest implement json.Marshaler.
func (*PipelineRerunFailedRequest) ProtoMessage ¶
func (*PipelineRerunFailedRequest) ProtoMessage()
func (*PipelineRerunFailedRequest) ProtoReflect ¶
func (x *PipelineRerunFailedRequest) ProtoReflect() protoreflect.Message
func (*PipelineRerunFailedRequest) Reset ¶
func (x *PipelineRerunFailedRequest) Reset()
func (*PipelineRerunFailedRequest) String ¶
func (x *PipelineRerunFailedRequest) String() string
func (*PipelineRerunFailedRequest) UnmarshalJSON ¶
func (m *PipelineRerunFailedRequest) UnmarshalJSON(b []byte) error
PipelineRerunFailedRequest implement json.Marshaler.
func (*PipelineRerunFailedRequest) UnmarshalURLValues ¶
func (m *PipelineRerunFailedRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRerunFailedRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineRerunFailedRequest) Validate ¶
func (this *PipelineRerunFailedRequest) Validate() error
type PipelineRerunFailedResponse ¶
type PipelineRerunFailedResponse struct { Data *PipelineInstance `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineRerunFailedResponse) Descriptor
deprecated
func (*PipelineRerunFailedResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRerunFailedResponse.ProtoReflect.Descriptor instead.
func (*PipelineRerunFailedResponse) GetData ¶
func (x *PipelineRerunFailedResponse) GetData() *PipelineInstance
func (*PipelineRerunFailedResponse) MarshalJSON ¶
func (m *PipelineRerunFailedResponse) MarshalJSON() ([]byte, error)
PipelineRerunFailedResponse implement json.Marshaler.
func (*PipelineRerunFailedResponse) ProtoMessage ¶
func (*PipelineRerunFailedResponse) ProtoMessage()
func (*PipelineRerunFailedResponse) ProtoReflect ¶
func (x *PipelineRerunFailedResponse) ProtoReflect() protoreflect.Message
func (*PipelineRerunFailedResponse) Reset ¶
func (x *PipelineRerunFailedResponse) Reset()
func (*PipelineRerunFailedResponse) String ¶
func (x *PipelineRerunFailedResponse) String() string
func (*PipelineRerunFailedResponse) UnmarshalJSON ¶
func (m *PipelineRerunFailedResponse) UnmarshalJSON(b []byte) error
PipelineRerunFailedResponse implement json.Marshaler.
func (*PipelineRerunFailedResponse) UnmarshalURLValues ¶
func (m *PipelineRerunFailedResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRerunFailedResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineRerunFailedResponse) Validate ¶
func (this *PipelineRerunFailedResponse) Validate() error
type PipelineRerunRequest ¶
type PipelineRerunRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` AutoRunAtOnce bool `protobuf:"varint,2,opt,name=autoRunAtOnce,proto3" json:"autoRunAtOnce,omitempty"` IdentityInfo *pb.IdentityInfo `protobuf:"bytes,3,opt,name=identityInfo,proto3" json:"identityInfo,omitempty"` // contains filtered or unexported fields }
func (*PipelineRerunRequest) Descriptor
deprecated
func (*PipelineRerunRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRerunRequest.ProtoReflect.Descriptor instead.
func (*PipelineRerunRequest) GetAutoRunAtOnce ¶
func (x *PipelineRerunRequest) GetAutoRunAtOnce() bool
func (*PipelineRerunRequest) GetIdentityInfo ¶
func (x *PipelineRerunRequest) GetIdentityInfo() *pb.IdentityInfo
func (*PipelineRerunRequest) GetPipelineID ¶
func (x *PipelineRerunRequest) GetPipelineID() uint64
func (*PipelineRerunRequest) MarshalJSON ¶
func (m *PipelineRerunRequest) MarshalJSON() ([]byte, error)
PipelineRerunRequest implement json.Marshaler.
func (*PipelineRerunRequest) ProtoMessage ¶
func (*PipelineRerunRequest) ProtoMessage()
func (*PipelineRerunRequest) ProtoReflect ¶
func (x *PipelineRerunRequest) ProtoReflect() protoreflect.Message
func (*PipelineRerunRequest) Reset ¶
func (x *PipelineRerunRequest) Reset()
func (*PipelineRerunRequest) String ¶
func (x *PipelineRerunRequest) String() string
func (*PipelineRerunRequest) UnmarshalJSON ¶
func (m *PipelineRerunRequest) UnmarshalJSON(b []byte) error
PipelineRerunRequest implement json.Marshaler.
func (*PipelineRerunRequest) UnmarshalURLValues ¶
func (m *PipelineRerunRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRerunRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineRerunRequest) Validate ¶
func (this *PipelineRerunRequest) Validate() error
type PipelineRerunResponse ¶
type PipelineRerunResponse struct { Data *PipelineInstance `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineRerunResponse) Descriptor
deprecated
func (*PipelineRerunResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRerunResponse.ProtoReflect.Descriptor instead.
func (*PipelineRerunResponse) GetData ¶
func (x *PipelineRerunResponse) GetData() *PipelineInstance
func (*PipelineRerunResponse) MarshalJSON ¶
func (m *PipelineRerunResponse) MarshalJSON() ([]byte, error)
PipelineRerunResponse implement json.Marshaler.
func (*PipelineRerunResponse) ProtoMessage ¶
func (*PipelineRerunResponse) ProtoMessage()
func (*PipelineRerunResponse) ProtoReflect ¶
func (x *PipelineRerunResponse) ProtoReflect() protoreflect.Message
func (*PipelineRerunResponse) Reset ¶
func (x *PipelineRerunResponse) Reset()
func (*PipelineRerunResponse) String ¶
func (x *PipelineRerunResponse) String() string
func (*PipelineRerunResponse) UnmarshalJSON ¶
func (m *PipelineRerunResponse) UnmarshalJSON(b []byte) error
PipelineRerunResponse implement json.Marshaler.
func (*PipelineRerunResponse) UnmarshalURLValues ¶
func (m *PipelineRerunResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRerunResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineRerunResponse) Validate ¶
func (this *PipelineRerunResponse) Validate() error
type PipelineResourceGC ¶
type PipelineResourceGC struct { // SuccessTTLSecond means when to release resource if pipeline status is Success. // Normally success ttl should be small even to zero, because everything is ok and don't need to rerun. // Default is 1800s(30min) SuccessTTLSecond uint64 `protobuf:"varint,1,opt,name=successTTLSecond,proto3" json:"successTTLSecond,omitempty"` // FailedTTLSecond means when to release resource if pipeline status is Failed. // Normally failed ttl should larger than SuccessTTLSecond, because you may want to rerun this failed pipeline, // which need these resource. // Default is 1800s. FailedTTLSecond uint64 `protobuf:"varint,2,opt,name=failedTTLSecond,proto3" json:"failedTTLSecond,omitempty"` // contains filtered or unexported fields }
PipelineResourceGC releases occupied resource by pipeline, such as: - k8s pv (netdata volume) - k8s pod - k8s namespace
func (*PipelineResourceGC) Descriptor
deprecated
func (*PipelineResourceGC) Descriptor() ([]byte, []int)
Deprecated: Use PipelineResourceGC.ProtoReflect.Descriptor instead.
func (*PipelineResourceGC) GetFailedTTLSecond ¶
func (x *PipelineResourceGC) GetFailedTTLSecond() uint64
func (*PipelineResourceGC) GetSuccessTTLSecond ¶
func (x *PipelineResourceGC) GetSuccessTTLSecond() uint64
func (*PipelineResourceGC) MarshalJSON ¶
func (m *PipelineResourceGC) MarshalJSON() ([]byte, error)
PipelineResourceGC implement json.Marshaler.
func (*PipelineResourceGC) ProtoMessage ¶
func (*PipelineResourceGC) ProtoMessage()
func (*PipelineResourceGC) ProtoReflect ¶
func (x *PipelineResourceGC) ProtoReflect() protoreflect.Message
func (*PipelineResourceGC) Reset ¶
func (x *PipelineResourceGC) Reset()
func (*PipelineResourceGC) String ¶
func (x *PipelineResourceGC) String() string
func (*PipelineResourceGC) UnmarshalJSON ¶
func (m *PipelineResourceGC) UnmarshalJSON(b []byte) error
PipelineResourceGC implement json.Marshaler.
func (*PipelineResourceGC) UnmarshalURLValues ¶
func (m *PipelineResourceGC) UnmarshalURLValues(prefix string, values url.Values) error
PipelineResourceGC implement urlenc.URLValuesUnmarshaler.
func (*PipelineResourceGC) Validate ¶
func (this *PipelineResourceGC) Validate() error
type PipelineRunParam ¶
type PipelineRunParam struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value *structpb.Value `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PipelineRunParam) Descriptor
deprecated
func (*PipelineRunParam) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRunParam.ProtoReflect.Descriptor instead.
func (*PipelineRunParam) GetName ¶
func (x *PipelineRunParam) GetName() string
func (*PipelineRunParam) GetValue ¶
func (x *PipelineRunParam) GetValue() *structpb.Value
func (*PipelineRunParam) MarshalJSON ¶
func (m *PipelineRunParam) MarshalJSON() ([]byte, error)
PipelineRunParam implement json.Marshaler.
func (*PipelineRunParam) ProtoMessage ¶
func (*PipelineRunParam) ProtoMessage()
func (*PipelineRunParam) ProtoReflect ¶
func (x *PipelineRunParam) ProtoReflect() protoreflect.Message
func (*PipelineRunParam) Reset ¶
func (x *PipelineRunParam) Reset()
func (*PipelineRunParam) String ¶
func (x *PipelineRunParam) String() string
func (*PipelineRunParam) UnmarshalJSON ¶
func (m *PipelineRunParam) UnmarshalJSON(b []byte) error
PipelineRunParam implement json.Marshaler.
func (*PipelineRunParam) UnmarshalURLValues ¶
func (m *PipelineRunParam) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRunParam implement urlenc.URLValuesUnmarshaler.
func (*PipelineRunParam) Validate ¶
func (this *PipelineRunParam) Validate() error
type PipelineRunParamWithValue ¶
type PipelineRunParamWithValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value *structpb.Value `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // parsed from pipeline.yml TrueValue *structpb.Value `protobuf:"bytes,3,opt,name=trueValue,proto3" json:"trueValue,omitempty"` // true value: placeholders will be replaced // contains filtered or unexported fields }
func (*PipelineRunParamWithValue) Descriptor
deprecated
func (*PipelineRunParamWithValue) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRunParamWithValue.ProtoReflect.Descriptor instead.
func (*PipelineRunParamWithValue) GetName ¶
func (x *PipelineRunParamWithValue) GetName() string
func (*PipelineRunParamWithValue) GetTrueValue ¶
func (x *PipelineRunParamWithValue) GetTrueValue() *structpb.Value
func (*PipelineRunParamWithValue) GetValue ¶
func (x *PipelineRunParamWithValue) GetValue() *structpb.Value
func (*PipelineRunParamWithValue) MarshalJSON ¶
func (m *PipelineRunParamWithValue) MarshalJSON() ([]byte, error)
PipelineRunParamWithValue implement json.Marshaler.
func (*PipelineRunParamWithValue) ProtoMessage ¶
func (*PipelineRunParamWithValue) ProtoMessage()
func (*PipelineRunParamWithValue) ProtoReflect ¶
func (x *PipelineRunParamWithValue) ProtoReflect() protoreflect.Message
func (*PipelineRunParamWithValue) Reset ¶
func (x *PipelineRunParamWithValue) Reset()
func (*PipelineRunParamWithValue) String ¶
func (x *PipelineRunParamWithValue) String() string
func (*PipelineRunParamWithValue) UnmarshalJSON ¶
func (m *PipelineRunParamWithValue) UnmarshalJSON(b []byte) error
PipelineRunParamWithValue implement json.Marshaler.
func (*PipelineRunParamWithValue) UnmarshalURLValues ¶
func (m *PipelineRunParamWithValue) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRunParamWithValue implement urlenc.URLValuesUnmarshaler.
func (*PipelineRunParamWithValue) Validate ¶
func (this *PipelineRunParamWithValue) Validate() error
type PipelineRunRequest ¶
type PipelineRunRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` // get from path variable ForceRun bool `protobuf:"varint,2,opt,name=forceRun,proto3" json:"forceRun,omitempty"` PipelineRunParams []*PipelineRunParam `protobuf:"bytes,3,rep,name=pipelineRunParams,proto3" json:"pipelineRunParams,omitempty"` IdentityInfo *pb.IdentityInfo `protobuf:"bytes,4,opt,name=identityInfo,proto3" json:"identityInfo,omitempty"` // contains filtered or unexported fields }
func (*PipelineRunRequest) Descriptor
deprecated
func (*PipelineRunRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRunRequest.ProtoReflect.Descriptor instead.
func (*PipelineRunRequest) GetForceRun ¶
func (x *PipelineRunRequest) GetForceRun() bool
func (*PipelineRunRequest) GetIdentityInfo ¶
func (x *PipelineRunRequest) GetIdentityInfo() *pb.IdentityInfo
func (*PipelineRunRequest) GetPipelineID ¶
func (x *PipelineRunRequest) GetPipelineID() uint64
func (*PipelineRunRequest) GetPipelineRunParams ¶
func (x *PipelineRunRequest) GetPipelineRunParams() []*PipelineRunParam
func (*PipelineRunRequest) MarshalJSON ¶
func (m *PipelineRunRequest) MarshalJSON() ([]byte, error)
PipelineRunRequest implement json.Marshaler.
func (*PipelineRunRequest) ProtoMessage ¶
func (*PipelineRunRequest) ProtoMessage()
func (*PipelineRunRequest) ProtoReflect ¶
func (x *PipelineRunRequest) ProtoReflect() protoreflect.Message
func (*PipelineRunRequest) Reset ¶
func (x *PipelineRunRequest) Reset()
func (*PipelineRunRequest) String ¶
func (x *PipelineRunRequest) String() string
func (*PipelineRunRequest) UnmarshalJSON ¶
func (m *PipelineRunRequest) UnmarshalJSON(b []byte) error
PipelineRunRequest implement json.Marshaler.
func (*PipelineRunRequest) UnmarshalURLValues ¶
func (m *PipelineRunRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRunRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineRunRequest) Validate ¶
func (this *PipelineRunRequest) Validate() error
type PipelineRunResponse ¶
type PipelineRunResponse struct {
// contains filtered or unexported fields
}
func (*PipelineRunResponse) Descriptor
deprecated
func (*PipelineRunResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineRunResponse.ProtoReflect.Descriptor instead.
func (*PipelineRunResponse) MarshalJSON ¶
func (m *PipelineRunResponse) MarshalJSON() ([]byte, error)
PipelineRunResponse implement json.Marshaler.
func (*PipelineRunResponse) ProtoMessage ¶
func (*PipelineRunResponse) ProtoMessage()
func (*PipelineRunResponse) ProtoReflect ¶
func (x *PipelineRunResponse) ProtoReflect() protoreflect.Message
func (*PipelineRunResponse) Reset ¶
func (x *PipelineRunResponse) Reset()
func (*PipelineRunResponse) String ¶
func (x *PipelineRunResponse) String() string
func (*PipelineRunResponse) UnmarshalJSON ¶
func (m *PipelineRunResponse) UnmarshalJSON(b []byte) error
PipelineRunResponse implement json.Marshaler.
func (*PipelineRunResponse) UnmarshalURLValues ¶
func (m *PipelineRunResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineRunResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineRunResponse) Validate ¶
func (this *PipelineRunResponse) Validate() error
type PipelineSnippetQueryRequest ¶
type PipelineSnippetQueryRequest struct { SnippetConfigs []*SnippetDetailQuery `protobuf:"bytes,1,rep,name=snippetConfigs,proto3" json:"snippetConfigs,omitempty"` // contains filtered or unexported fields }
func (*PipelineSnippetQueryRequest) Descriptor
deprecated
func (*PipelineSnippetQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineSnippetQueryRequest.ProtoReflect.Descriptor instead.
func (*PipelineSnippetQueryRequest) GetSnippetConfigs ¶
func (x *PipelineSnippetQueryRequest) GetSnippetConfigs() []*SnippetDetailQuery
func (*PipelineSnippetQueryRequest) MarshalJSON ¶
func (m *PipelineSnippetQueryRequest) MarshalJSON() ([]byte, error)
PipelineSnippetQueryRequest implement json.Marshaler.
func (*PipelineSnippetQueryRequest) ProtoMessage ¶
func (*PipelineSnippetQueryRequest) ProtoMessage()
func (*PipelineSnippetQueryRequest) ProtoReflect ¶
func (x *PipelineSnippetQueryRequest) ProtoReflect() protoreflect.Message
func (*PipelineSnippetQueryRequest) Reset ¶
func (x *PipelineSnippetQueryRequest) Reset()
func (*PipelineSnippetQueryRequest) String ¶
func (x *PipelineSnippetQueryRequest) String() string
func (*PipelineSnippetQueryRequest) UnmarshalJSON ¶
func (m *PipelineSnippetQueryRequest) UnmarshalJSON(b []byte) error
PipelineSnippetQueryRequest implement json.Marshaler.
func (*PipelineSnippetQueryRequest) UnmarshalURLValues ¶
func (m *PipelineSnippetQueryRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineSnippetQueryRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineSnippetQueryRequest) Validate ¶
func (this *PipelineSnippetQueryRequest) Validate() error
type PipelineSnippetQueryResponse ¶
type PipelineSnippetQueryResponse struct { Data map[string]*SnippetQueryDetail `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PipelineSnippetQueryResponse) Descriptor
deprecated
func (*PipelineSnippetQueryResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineSnippetQueryResponse.ProtoReflect.Descriptor instead.
func (*PipelineSnippetQueryResponse) GetData ¶
func (x *PipelineSnippetQueryResponse) GetData() map[string]*SnippetQueryDetail
func (*PipelineSnippetQueryResponse) MarshalJSON ¶
func (m *PipelineSnippetQueryResponse) MarshalJSON() ([]byte, error)
PipelineSnippetQueryResponse implement json.Marshaler.
func (*PipelineSnippetQueryResponse) ProtoMessage ¶
func (*PipelineSnippetQueryResponse) ProtoMessage()
func (*PipelineSnippetQueryResponse) ProtoReflect ¶
func (x *PipelineSnippetQueryResponse) ProtoReflect() protoreflect.Message
func (*PipelineSnippetQueryResponse) Reset ¶
func (x *PipelineSnippetQueryResponse) Reset()
func (*PipelineSnippetQueryResponse) String ¶
func (x *PipelineSnippetQueryResponse) String() string
func (*PipelineSnippetQueryResponse) UnmarshalJSON ¶
func (m *PipelineSnippetQueryResponse) UnmarshalJSON(b []byte) error
PipelineSnippetQueryResponse implement json.Marshaler.
func (*PipelineSnippetQueryResponse) UnmarshalURLValues ¶
func (m *PipelineSnippetQueryResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineSnippetQueryResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineSnippetQueryResponse) Validate ¶
func (this *PipelineSnippetQueryResponse) Validate() error
type PipelineStage ¶
type PipelineStage struct { ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` PipelineID uint64 `protobuf:"varint,2,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` CostTimeSec int64 `protobuf:"varint,5,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` // contains filtered or unexported fields }
/////////// stage
func (*PipelineStage) Descriptor
deprecated
func (*PipelineStage) Descriptor() ([]byte, []int)
Deprecated: Use PipelineStage.ProtoReflect.Descriptor instead.
func (*PipelineStage) GetCostTimeSec ¶
func (x *PipelineStage) GetCostTimeSec() int64
func (*PipelineStage) GetID ¶
func (x *PipelineStage) GetID() uint64
func (*PipelineStage) GetName ¶
func (x *PipelineStage) GetName() string
func (*PipelineStage) GetPipelineID ¶
func (x *PipelineStage) GetPipelineID() uint64
func (*PipelineStage) GetStatus ¶
func (x *PipelineStage) GetStatus() string
func (*PipelineStage) GetTimeBegin ¶
func (x *PipelineStage) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineStage) GetTimeCreated ¶
func (x *PipelineStage) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineStage) GetTimeEnd ¶
func (x *PipelineStage) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineStage) GetTimeUpdated ¶
func (x *PipelineStage) GetTimeUpdated() *timestamppb.Timestamp
func (*PipelineStage) MarshalJSON ¶
func (m *PipelineStage) MarshalJSON() ([]byte, error)
PipelineStage implement json.Marshaler.
func (*PipelineStage) ProtoMessage ¶
func (*PipelineStage) ProtoMessage()
func (*PipelineStage) ProtoReflect ¶
func (x *PipelineStage) ProtoReflect() protoreflect.Message
func (*PipelineStage) Reset ¶
func (x *PipelineStage) Reset()
func (*PipelineStage) String ¶
func (x *PipelineStage) String() string
func (*PipelineStage) UnmarshalJSON ¶
func (m *PipelineStage) UnmarshalJSON(b []byte) error
PipelineStage implement json.Marshaler.
func (*PipelineStage) UnmarshalURLValues ¶
func (m *PipelineStage) UnmarshalURLValues(prefix string, values url.Values) error
PipelineStage implement urlenc.URLValuesUnmarshaler.
func (*PipelineStage) Validate ¶
func (this *PipelineStage) Validate() error
type PipelineStageDetail ¶
type PipelineStageDetail struct { ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` PipelineID uint64 `protobuf:"varint,2,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` CostTimeSec int64 `protobuf:"varint,5,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` PipelineTasks []*PipelineTask `protobuf:"bytes,10,rep,name=pipelineTasks,proto3" json:"pipelineTasks,omitempty"` // contains filtered or unexported fields }
func (*PipelineStageDetail) Descriptor
deprecated
func (*PipelineStageDetail) Descriptor() ([]byte, []int)
Deprecated: Use PipelineStageDetail.ProtoReflect.Descriptor instead.
func (*PipelineStageDetail) GetCostTimeSec ¶
func (x *PipelineStageDetail) GetCostTimeSec() int64
func (*PipelineStageDetail) GetID ¶
func (x *PipelineStageDetail) GetID() uint64
func (*PipelineStageDetail) GetName ¶
func (x *PipelineStageDetail) GetName() string
func (*PipelineStageDetail) GetPipelineID ¶
func (x *PipelineStageDetail) GetPipelineID() uint64
func (*PipelineStageDetail) GetPipelineTasks ¶
func (x *PipelineStageDetail) GetPipelineTasks() []*PipelineTask
func (*PipelineStageDetail) GetStatus ¶
func (x *PipelineStageDetail) GetStatus() string
func (*PipelineStageDetail) GetTimeBegin ¶
func (x *PipelineStageDetail) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineStageDetail) GetTimeCreated ¶
func (x *PipelineStageDetail) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineStageDetail) GetTimeEnd ¶
func (x *PipelineStageDetail) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineStageDetail) GetTimeUpdated ¶
func (x *PipelineStageDetail) GetTimeUpdated() *timestamppb.Timestamp
func (*PipelineStageDetail) MarshalJSON ¶
func (m *PipelineStageDetail) MarshalJSON() ([]byte, error)
PipelineStageDetail implement json.Marshaler.
func (*PipelineStageDetail) ProtoMessage ¶
func (*PipelineStageDetail) ProtoMessage()
func (*PipelineStageDetail) ProtoReflect ¶
func (x *PipelineStageDetail) ProtoReflect() protoreflect.Message
func (*PipelineStageDetail) Reset ¶
func (x *PipelineStageDetail) Reset()
func (*PipelineStageDetail) String ¶
func (x *PipelineStageDetail) String() string
func (*PipelineStageDetail) UnmarshalJSON ¶
func (m *PipelineStageDetail) UnmarshalJSON(b []byte) error
PipelineStageDetail implement json.Marshaler.
func (*PipelineStageDetail) UnmarshalURLValues ¶
func (m *PipelineStageDetail) UnmarshalURLValues(prefix string, values url.Values) error
PipelineStageDetail implement urlenc.URLValuesUnmarshaler.
func (*PipelineStageDetail) Validate ¶
func (this *PipelineStageDetail) Validate() error
type PipelineTask ¶
type PipelineTask struct { ID uint64 `protobuf:"varint,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` PipelineID uint64 `protobuf:"varint,2,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` StageID uint64 `protobuf:"varint,3,opt,name=stageID,proto3" json:"stageID,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` Extra *PipelineTaskExtra `protobuf:"bytes,7,opt,name=extra,proto3" json:"extra,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Result *PipelineTaskResult `protobuf:"bytes,9,opt,name=result,proto3" json:"result,omitempty"` IsSnippet bool `protobuf:"varint,10,opt,name=isSnippet,proto3" json:"isSnippet,omitempty"` SnippetPipelineID uint64 `protobuf:"varint,11,opt,name=snippetPipelineID,proto3" json:"snippetPipelineID,omitempty"` SnippetPipelineDetail *PipelineTaskSnippetDetail `protobuf:"bytes,12,opt,name=snippetPipelineDetail,proto3" json:"snippetPipelineDetail,omitempty"` // detail of snippet pipeline CostTimeSec int64 `protobuf:"varint,13,opt,name=costTimeSec,proto3" json:"costTimeSec,omitempty"` // -1 means no cost info, 0 means cost 0s exactly QueueTimeSec int64 `protobuf:"varint,14,opt,name=queueTimeSec,proto3" json:"queueTimeSec,omitempty"` TimeBegin *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=timeBegin,proto3" json:"timeBegin,omitempty"` TimeEnd *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=timeEnd,proto3" json:"timeEnd,omitempty"` TimeCreated *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=timeCreated,proto3" json:"timeCreated,omitempty"` TimeUpdated *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=timeUpdated,proto3" json:"timeUpdated,omitempty"` // contains filtered or unexported fields }
///////////
func (*PipelineTask) Descriptor
deprecated
func (*PipelineTask) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTask.ProtoReflect.Descriptor instead.
func (*PipelineTask) GetCostTimeSec ¶
func (x *PipelineTask) GetCostTimeSec() int64
func (*PipelineTask) GetExtra ¶
func (x *PipelineTask) GetExtra() *PipelineTaskExtra
func (*PipelineTask) GetID ¶
func (x *PipelineTask) GetID() uint64
func (*PipelineTask) GetIsSnippet ¶
func (x *PipelineTask) GetIsSnippet() bool
func (*PipelineTask) GetLabels ¶
func (x *PipelineTask) GetLabels() map[string]string
func (*PipelineTask) GetName ¶
func (x *PipelineTask) GetName() string
func (*PipelineTask) GetPipelineID ¶
func (x *PipelineTask) GetPipelineID() uint64
func (*PipelineTask) GetQueueTimeSec ¶
func (x *PipelineTask) GetQueueTimeSec() int64
func (*PipelineTask) GetResult ¶
func (x *PipelineTask) GetResult() *PipelineTaskResult
func (*PipelineTask) GetSnippetPipelineDetail ¶
func (x *PipelineTask) GetSnippetPipelineDetail() *PipelineTaskSnippetDetail
func (*PipelineTask) GetSnippetPipelineID ¶
func (x *PipelineTask) GetSnippetPipelineID() uint64
func (*PipelineTask) GetStageID ¶
func (x *PipelineTask) GetStageID() uint64
func (*PipelineTask) GetStatus ¶
func (x *PipelineTask) GetStatus() string
func (*PipelineTask) GetTimeBegin ¶
func (x *PipelineTask) GetTimeBegin() *timestamppb.Timestamp
func (*PipelineTask) GetTimeCreated ¶
func (x *PipelineTask) GetTimeCreated() *timestamppb.Timestamp
func (*PipelineTask) GetTimeEnd ¶
func (x *PipelineTask) GetTimeEnd() *timestamppb.Timestamp
func (*PipelineTask) GetTimeUpdated ¶
func (x *PipelineTask) GetTimeUpdated() *timestamppb.Timestamp
func (*PipelineTask) GetType ¶
func (x *PipelineTask) GetType() string
func (*PipelineTask) MarshalJSON ¶
func (m *PipelineTask) MarshalJSON() ([]byte, error)
PipelineTask implement json.Marshaler.
func (*PipelineTask) ProtoMessage ¶
func (*PipelineTask) ProtoMessage()
func (*PipelineTask) ProtoReflect ¶
func (x *PipelineTask) ProtoReflect() protoreflect.Message
func (*PipelineTask) Reset ¶
func (x *PipelineTask) Reset()
func (*PipelineTask) String ¶
func (x *PipelineTask) String() string
func (*PipelineTask) UnmarshalJSON ¶
func (m *PipelineTask) UnmarshalJSON(b []byte) error
PipelineTask implement json.Marshaler.
func (*PipelineTask) UnmarshalURLValues ¶
func (m *PipelineTask) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTask implement urlenc.URLValuesUnmarshaler.
func (*PipelineTask) Validate ¶
func (this *PipelineTask) Validate() error
type PipelineTaskActionDetail ¶
type PipelineTaskActionDetail struct { LogoUrl string `protobuf:"bytes,1,opt,name=logoUrl,proto3" json:"logoUrl,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=displayName,proto3" json:"displayName,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskActionDetail) Descriptor
deprecated
func (*PipelineTaskActionDetail) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskActionDetail.ProtoReflect.Descriptor instead.
func (*PipelineTaskActionDetail) GetDescription ¶
func (x *PipelineTaskActionDetail) GetDescription() string
func (*PipelineTaskActionDetail) GetDisplayName ¶
func (x *PipelineTaskActionDetail) GetDisplayName() string
func (*PipelineTaskActionDetail) GetLogoUrl ¶
func (x *PipelineTaskActionDetail) GetLogoUrl() string
func (*PipelineTaskActionDetail) MarshalJSON ¶
func (m *PipelineTaskActionDetail) MarshalJSON() ([]byte, error)
PipelineTaskActionDetail implement json.Marshaler.
func (*PipelineTaskActionDetail) ProtoMessage ¶
func (*PipelineTaskActionDetail) ProtoMessage()
func (*PipelineTaskActionDetail) ProtoReflect ¶
func (x *PipelineTaskActionDetail) ProtoReflect() protoreflect.Message
func (*PipelineTaskActionDetail) Reset ¶
func (x *PipelineTaskActionDetail) Reset()
func (*PipelineTaskActionDetail) String ¶
func (x *PipelineTaskActionDetail) String() string
func (*PipelineTaskActionDetail) UnmarshalJSON ¶
func (m *PipelineTaskActionDetail) UnmarshalJSON(b []byte) error
PipelineTaskActionDetail implement json.Marshaler.
func (*PipelineTaskActionDetail) UnmarshalURLValues ¶
func (m *PipelineTaskActionDetail) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskActionDetail implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskActionDetail) Validate ¶
func (this *PipelineTaskActionDetail) Validate() error
type PipelineTaskDetailRequest ¶
type PipelineTaskDetailRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` TaskID uint64 `protobuf:"varint,2,opt,name=taskID,proto3" json:"taskID,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskDetailRequest) Descriptor
deprecated
func (*PipelineTaskDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskDetailRequest.ProtoReflect.Descriptor instead.
func (*PipelineTaskDetailRequest) GetPipelineID ¶
func (x *PipelineTaskDetailRequest) GetPipelineID() uint64
func (*PipelineTaskDetailRequest) GetTaskID ¶
func (x *PipelineTaskDetailRequest) GetTaskID() uint64
func (*PipelineTaskDetailRequest) MarshalJSON ¶
func (m *PipelineTaskDetailRequest) MarshalJSON() ([]byte, error)
PipelineTaskDetailRequest implement json.Marshaler.
func (*PipelineTaskDetailRequest) ProtoMessage ¶
func (*PipelineTaskDetailRequest) ProtoMessage()
func (*PipelineTaskDetailRequest) ProtoReflect ¶
func (x *PipelineTaskDetailRequest) ProtoReflect() protoreflect.Message
func (*PipelineTaskDetailRequest) Reset ¶
func (x *PipelineTaskDetailRequest) Reset()
func (*PipelineTaskDetailRequest) String ¶
func (x *PipelineTaskDetailRequest) String() string
func (*PipelineTaskDetailRequest) UnmarshalJSON ¶
func (m *PipelineTaskDetailRequest) UnmarshalJSON(b []byte) error
PipelineTaskDetailRequest implement json.Marshaler.
func (*PipelineTaskDetailRequest) UnmarshalURLValues ¶
func (m *PipelineTaskDetailRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskDetailRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskDetailRequest) Validate ¶
func (this *PipelineTaskDetailRequest) Validate() error
type PipelineTaskDetailResponse ¶
type PipelineTaskDetailResponse struct { Data *PipelineTask `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskDetailResponse) Descriptor
deprecated
func (*PipelineTaskDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskDetailResponse.ProtoReflect.Descriptor instead.
func (*PipelineTaskDetailResponse) GetData ¶
func (x *PipelineTaskDetailResponse) GetData() *PipelineTask
func (*PipelineTaskDetailResponse) MarshalJSON ¶
func (m *PipelineTaskDetailResponse) MarshalJSON() ([]byte, error)
PipelineTaskDetailResponse implement json.Marshaler.
func (*PipelineTaskDetailResponse) ProtoMessage ¶
func (*PipelineTaskDetailResponse) ProtoMessage()
func (*PipelineTaskDetailResponse) ProtoReflect ¶
func (x *PipelineTaskDetailResponse) ProtoReflect() protoreflect.Message
func (*PipelineTaskDetailResponse) Reset ¶
func (x *PipelineTaskDetailResponse) Reset()
func (*PipelineTaskDetailResponse) String ¶
func (x *PipelineTaskDetailResponse) String() string
func (*PipelineTaskDetailResponse) UnmarshalJSON ¶
func (m *PipelineTaskDetailResponse) UnmarshalJSON(b []byte) error
PipelineTaskDetailResponse implement json.Marshaler.
func (*PipelineTaskDetailResponse) UnmarshalURLValues ¶
func (m *PipelineTaskDetailResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskDetailResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskDetailResponse) Validate ¶
func (this *PipelineTaskDetailResponse) Validate() error
type PipelineTaskExtra ¶
type PipelineTaskExtra struct { UUID string `protobuf:"bytes,1,opt,name=UUID,json=uuid,proto3" json:"UUID,omitempty"` AllowFailure bool `protobuf:"varint,2,opt,name=allowFailure,proto3" json:"allowFailure,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskExtra) Descriptor
deprecated
func (*PipelineTaskExtra) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskExtra.ProtoReflect.Descriptor instead.
func (*PipelineTaskExtra) GetAllowFailure ¶
func (x *PipelineTaskExtra) GetAllowFailure() bool
func (*PipelineTaskExtra) GetUUID ¶
func (x *PipelineTaskExtra) GetUUID() string
func (*PipelineTaskExtra) MarshalJSON ¶
func (m *PipelineTaskExtra) MarshalJSON() ([]byte, error)
PipelineTaskExtra implement json.Marshaler.
func (*PipelineTaskExtra) ProtoMessage ¶
func (*PipelineTaskExtra) ProtoMessage()
func (*PipelineTaskExtra) ProtoReflect ¶
func (x *PipelineTaskExtra) ProtoReflect() protoreflect.Message
func (*PipelineTaskExtra) Reset ¶
func (x *PipelineTaskExtra) Reset()
func (*PipelineTaskExtra) String ¶
func (x *PipelineTaskExtra) String() string
func (*PipelineTaskExtra) UnmarshalJSON ¶
func (m *PipelineTaskExtra) UnmarshalJSON(b []byte) error
PipelineTaskExtra implement json.Marshaler.
func (*PipelineTaskExtra) UnmarshalURLValues ¶
func (m *PipelineTaskExtra) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskExtra implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskExtra) Validate ¶
func (this *PipelineTaskExtra) Validate() error
type PipelineTaskGetBootstrapInfoRequest ¶
type PipelineTaskGetBootstrapInfoRequest struct { PipelineID uint64 `protobuf:"varint,1,opt,name=pipelineID,proto3" json:"pipelineID,omitempty"` TaskID uint64 `protobuf:"varint,2,opt,name=taskID,proto3" json:"taskID,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskGetBootstrapInfoRequest) Descriptor
deprecated
func (*PipelineTaskGetBootstrapInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskGetBootstrapInfoRequest.ProtoReflect.Descriptor instead.
func (*PipelineTaskGetBootstrapInfoRequest) GetPipelineID ¶
func (x *PipelineTaskGetBootstrapInfoRequest) GetPipelineID() uint64
func (*PipelineTaskGetBootstrapInfoRequest) GetTaskID ¶
func (x *PipelineTaskGetBootstrapInfoRequest) GetTaskID() uint64
func (*PipelineTaskGetBootstrapInfoRequest) MarshalJSON ¶
func (m *PipelineTaskGetBootstrapInfoRequest) MarshalJSON() ([]byte, error)
PipelineTaskGetBootstrapInfoRequest implement json.Marshaler.
func (*PipelineTaskGetBootstrapInfoRequest) ProtoMessage ¶
func (*PipelineTaskGetBootstrapInfoRequest) ProtoMessage()
func (*PipelineTaskGetBootstrapInfoRequest) ProtoReflect ¶
func (x *PipelineTaskGetBootstrapInfoRequest) ProtoReflect() protoreflect.Message
func (*PipelineTaskGetBootstrapInfoRequest) Reset ¶
func (x *PipelineTaskGetBootstrapInfoRequest) Reset()
func (*PipelineTaskGetBootstrapInfoRequest) String ¶
func (x *PipelineTaskGetBootstrapInfoRequest) String() string
func (*PipelineTaskGetBootstrapInfoRequest) UnmarshalJSON ¶
func (m *PipelineTaskGetBootstrapInfoRequest) UnmarshalJSON(b []byte) error
PipelineTaskGetBootstrapInfoRequest implement json.Marshaler.
func (*PipelineTaskGetBootstrapInfoRequest) UnmarshalURLValues ¶
func (m *PipelineTaskGetBootstrapInfoRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskGetBootstrapInfoRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskGetBootstrapInfoRequest) Validate ¶
func (this *PipelineTaskGetBootstrapInfoRequest) Validate() error
type PipelineTaskGetBootstrapInfoResponse ¶
type PipelineTaskGetBootstrapInfoResponse struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskGetBootstrapInfoResponse) Descriptor
deprecated
func (*PipelineTaskGetBootstrapInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskGetBootstrapInfoResponse.ProtoReflect.Descriptor instead.
func (*PipelineTaskGetBootstrapInfoResponse) GetData ¶
func (x *PipelineTaskGetBootstrapInfoResponse) GetData() []byte
func (*PipelineTaskGetBootstrapInfoResponse) MarshalJSON ¶
func (m *PipelineTaskGetBootstrapInfoResponse) MarshalJSON() ([]byte, error)
PipelineTaskGetBootstrapInfoResponse implement json.Marshaler.
func (*PipelineTaskGetBootstrapInfoResponse) ProtoMessage ¶
func (*PipelineTaskGetBootstrapInfoResponse) ProtoMessage()
func (*PipelineTaskGetBootstrapInfoResponse) ProtoReflect ¶
func (x *PipelineTaskGetBootstrapInfoResponse) ProtoReflect() protoreflect.Message
func (*PipelineTaskGetBootstrapInfoResponse) Reset ¶
func (x *PipelineTaskGetBootstrapInfoResponse) Reset()
func (*PipelineTaskGetBootstrapInfoResponse) String ¶
func (x *PipelineTaskGetBootstrapInfoResponse) String() string
func (*PipelineTaskGetBootstrapInfoResponse) UnmarshalJSON ¶
func (m *PipelineTaskGetBootstrapInfoResponse) UnmarshalJSON(b []byte) error
PipelineTaskGetBootstrapInfoResponse implement json.Marshaler.
func (*PipelineTaskGetBootstrapInfoResponse) UnmarshalURLValues ¶
func (m *PipelineTaskGetBootstrapInfoResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskGetBootstrapInfoResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskGetBootstrapInfoResponse) Validate ¶
func (this *PipelineTaskGetBootstrapInfoResponse) Validate() error
type PipelineTaskMachineHostStat ¶
type PipelineTaskMachineHostStat struct { HostIP string `protobuf:"bytes,1,opt,name=hostIP,proto3" json:"hostIP,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` UptimeSec uint64 `protobuf:"varint,3,opt,name=uptimeSec,proto3" json:"uptimeSec,omitempty"` BootTimeSec uint64 `protobuf:"varint,4,opt,name=bootTimeSec,proto3" json:"bootTimeSec,omitempty"` OS string `protobuf:"bytes,5,opt,name=OS,json=os,proto3" json:"OS,omitempty"` Platform string `protobuf:"bytes,6,opt,name=platform,proto3" json:"platform,omitempty"` PlatformVersion string `protobuf:"bytes,7,opt,name=platformVersion,proto3" json:"platformVersion,omitempty"` KernelVersion string `protobuf:"bytes,8,opt,name=kernelVersion,proto3" json:"kernelVersion,omitempty"` KernelArch string `protobuf:"bytes,9,opt,name=kernelArch,proto3" json:"kernelArch,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachineHostStat) Descriptor
deprecated
func (*PipelineTaskMachineHostStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachineHostStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachineHostStat) GetBootTimeSec ¶
func (x *PipelineTaskMachineHostStat) GetBootTimeSec() uint64
func (*PipelineTaskMachineHostStat) GetHostIP ¶
func (x *PipelineTaskMachineHostStat) GetHostIP() string
func (*PipelineTaskMachineHostStat) GetHostname ¶
func (x *PipelineTaskMachineHostStat) GetHostname() string
func (*PipelineTaskMachineHostStat) GetKernelArch ¶
func (x *PipelineTaskMachineHostStat) GetKernelArch() string
func (*PipelineTaskMachineHostStat) GetKernelVersion ¶
func (x *PipelineTaskMachineHostStat) GetKernelVersion() string
func (*PipelineTaskMachineHostStat) GetOS ¶
func (x *PipelineTaskMachineHostStat) GetOS() string
func (*PipelineTaskMachineHostStat) GetPlatform ¶
func (x *PipelineTaskMachineHostStat) GetPlatform() string
func (*PipelineTaskMachineHostStat) GetPlatformVersion ¶
func (x *PipelineTaskMachineHostStat) GetPlatformVersion() string
func (*PipelineTaskMachineHostStat) GetUptimeSec ¶
func (x *PipelineTaskMachineHostStat) GetUptimeSec() uint64
func (*PipelineTaskMachineHostStat) MarshalJSON ¶
func (m *PipelineTaskMachineHostStat) MarshalJSON() ([]byte, error)
PipelineTaskMachineHostStat implement json.Marshaler.
func (*PipelineTaskMachineHostStat) ProtoMessage ¶
func (*PipelineTaskMachineHostStat) ProtoMessage()
func (*PipelineTaskMachineHostStat) ProtoReflect ¶
func (x *PipelineTaskMachineHostStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachineHostStat) Reset ¶
func (x *PipelineTaskMachineHostStat) Reset()
func (*PipelineTaskMachineHostStat) String ¶
func (x *PipelineTaskMachineHostStat) String() string
func (*PipelineTaskMachineHostStat) UnmarshalJSON ¶
func (m *PipelineTaskMachineHostStat) UnmarshalJSON(b []byte) error
PipelineTaskMachineHostStat implement json.Marshaler.
func (*PipelineTaskMachineHostStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachineHostStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachineHostStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachineHostStat) Validate ¶
func (this *PipelineTaskMachineHostStat) Validate() error
type PipelineTaskMachineLoadStat ¶
type PipelineTaskMachineLoadStat struct { Load1 float64 `protobuf:"fixed64,1,opt,name=load1,proto3" json:"load1,omitempty"` Load5 float64 `protobuf:"fixed64,2,opt,name=load5,proto3" json:"load5,omitempty"` Load15 float64 `protobuf:"fixed64,3,opt,name=load15,proto3" json:"load15,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachineLoadStat) Descriptor
deprecated
func (*PipelineTaskMachineLoadStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachineLoadStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachineLoadStat) GetLoad1 ¶
func (x *PipelineTaskMachineLoadStat) GetLoad1() float64
func (*PipelineTaskMachineLoadStat) GetLoad15 ¶
func (x *PipelineTaskMachineLoadStat) GetLoad15() float64
func (*PipelineTaskMachineLoadStat) GetLoad5 ¶
func (x *PipelineTaskMachineLoadStat) GetLoad5() float64
func (*PipelineTaskMachineLoadStat) MarshalJSON ¶
func (m *PipelineTaskMachineLoadStat) MarshalJSON() ([]byte, error)
PipelineTaskMachineLoadStat implement json.Marshaler.
func (*PipelineTaskMachineLoadStat) ProtoMessage ¶
func (*PipelineTaskMachineLoadStat) ProtoMessage()
func (*PipelineTaskMachineLoadStat) ProtoReflect ¶
func (x *PipelineTaskMachineLoadStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachineLoadStat) Reset ¶
func (x *PipelineTaskMachineLoadStat) Reset()
func (*PipelineTaskMachineLoadStat) String ¶
func (x *PipelineTaskMachineLoadStat) String() string
func (*PipelineTaskMachineLoadStat) UnmarshalJSON ¶
func (m *PipelineTaskMachineLoadStat) UnmarshalJSON(b []byte) error
PipelineTaskMachineLoadStat implement json.Marshaler.
func (*PipelineTaskMachineLoadStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachineLoadStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachineLoadStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachineLoadStat) Validate ¶
func (this *PipelineTaskMachineLoadStat) Validate() error
type PipelineTaskMachineMemStat ¶
type PipelineTaskMachineMemStat struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` Available uint64 `protobuf:"varint,2,opt,name=available,proto3" json:"available,omitempty"` Used uint64 `protobuf:"varint,3,opt,name=used,proto3" json:"used,omitempty"` Free uint64 `protobuf:"varint,4,opt,name=free,proto3" json:"free,omitempty"` UsedPercent float64 `protobuf:"fixed64,5,opt,name=usedPercent,proto3" json:"usedPercent,omitempty"` Buffers uint64 `protobuf:"varint,6,opt,name=buffers,proto3" json:"buffers,omitempty"` Cached uint64 `protobuf:"varint,7,opt,name=cached,proto3" json:"cached,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachineMemStat) Descriptor
deprecated
func (*PipelineTaskMachineMemStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachineMemStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachineMemStat) GetAvailable ¶
func (x *PipelineTaskMachineMemStat) GetAvailable() uint64
func (*PipelineTaskMachineMemStat) GetBuffers ¶
func (x *PipelineTaskMachineMemStat) GetBuffers() uint64
func (*PipelineTaskMachineMemStat) GetCached ¶
func (x *PipelineTaskMachineMemStat) GetCached() uint64
func (*PipelineTaskMachineMemStat) GetFree ¶
func (x *PipelineTaskMachineMemStat) GetFree() uint64
func (*PipelineTaskMachineMemStat) GetTotal ¶
func (x *PipelineTaskMachineMemStat) GetTotal() uint64
func (*PipelineTaskMachineMemStat) GetUsed ¶
func (x *PipelineTaskMachineMemStat) GetUsed() uint64
func (*PipelineTaskMachineMemStat) GetUsedPercent ¶
func (x *PipelineTaskMachineMemStat) GetUsedPercent() float64
func (*PipelineTaskMachineMemStat) MarshalJSON ¶
func (m *PipelineTaskMachineMemStat) MarshalJSON() ([]byte, error)
PipelineTaskMachineMemStat implement json.Marshaler.
func (*PipelineTaskMachineMemStat) ProtoMessage ¶
func (*PipelineTaskMachineMemStat) ProtoMessage()
func (*PipelineTaskMachineMemStat) ProtoReflect ¶
func (x *PipelineTaskMachineMemStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachineMemStat) Reset ¶
func (x *PipelineTaskMachineMemStat) Reset()
func (*PipelineTaskMachineMemStat) String ¶
func (x *PipelineTaskMachineMemStat) String() string
func (*PipelineTaskMachineMemStat) UnmarshalJSON ¶
func (m *PipelineTaskMachineMemStat) UnmarshalJSON(b []byte) error
PipelineTaskMachineMemStat implement json.Marshaler.
func (*PipelineTaskMachineMemStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachineMemStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachineMemStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachineMemStat) Validate ¶
func (this *PipelineTaskMachineMemStat) Validate() error
type PipelineTaskMachinePodStat ¶
type PipelineTaskMachinePodStat struct { PodIP string `protobuf:"bytes,1,opt,name=podIP,proto3" json:"podIP,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachinePodStat) Descriptor
deprecated
func (*PipelineTaskMachinePodStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachinePodStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachinePodStat) GetPodIP ¶
func (x *PipelineTaskMachinePodStat) GetPodIP() string
func (*PipelineTaskMachinePodStat) MarshalJSON ¶
func (m *PipelineTaskMachinePodStat) MarshalJSON() ([]byte, error)
PipelineTaskMachinePodStat implement json.Marshaler.
func (*PipelineTaskMachinePodStat) ProtoMessage ¶
func (*PipelineTaskMachinePodStat) ProtoMessage()
func (*PipelineTaskMachinePodStat) ProtoReflect ¶
func (x *PipelineTaskMachinePodStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachinePodStat) Reset ¶
func (x *PipelineTaskMachinePodStat) Reset()
func (*PipelineTaskMachinePodStat) String ¶
func (x *PipelineTaskMachinePodStat) String() string
func (*PipelineTaskMachinePodStat) UnmarshalJSON ¶
func (m *PipelineTaskMachinePodStat) UnmarshalJSON(b []byte) error
PipelineTaskMachinePodStat implement json.Marshaler.
func (*PipelineTaskMachinePodStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachinePodStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachinePodStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachinePodStat) Validate ¶
func (this *PipelineTaskMachinePodStat) Validate() error
type PipelineTaskMachineStat ¶
type PipelineTaskMachineStat struct { Host *PipelineTaskMachineHostStat `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Pod *PipelineTaskMachinePodStat `protobuf:"bytes,2,opt,name=pod,proto3" json:"pod,omitempty"` Load *PipelineTaskMachineLoadStat `protobuf:"bytes,3,opt,name=load,proto3" json:"load,omitempty"` Mem *PipelineTaskMachineMemStat `protobuf:"bytes,4,opt,name=mem,proto3" json:"mem,omitempty"` Swap *PipelineTaskMachineSwapStat `protobuf:"bytes,5,opt,name=swap,proto3" json:"swap,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachineStat) Descriptor
deprecated
func (*PipelineTaskMachineStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachineStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachineStat) GetHost ¶
func (x *PipelineTaskMachineStat) GetHost() *PipelineTaskMachineHostStat
func (*PipelineTaskMachineStat) GetLoad ¶
func (x *PipelineTaskMachineStat) GetLoad() *PipelineTaskMachineLoadStat
func (*PipelineTaskMachineStat) GetMem ¶
func (x *PipelineTaskMachineStat) GetMem() *PipelineTaskMachineMemStat
func (*PipelineTaskMachineStat) GetPod ¶
func (x *PipelineTaskMachineStat) GetPod() *PipelineTaskMachinePodStat
func (*PipelineTaskMachineStat) GetSwap ¶
func (x *PipelineTaskMachineStat) GetSwap() *PipelineTaskMachineSwapStat
func (*PipelineTaskMachineStat) MarshalJSON ¶
func (m *PipelineTaskMachineStat) MarshalJSON() ([]byte, error)
PipelineTaskMachineStat implement json.Marshaler.
func (*PipelineTaskMachineStat) ProtoMessage ¶
func (*PipelineTaskMachineStat) ProtoMessage()
func (*PipelineTaskMachineStat) ProtoReflect ¶
func (x *PipelineTaskMachineStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachineStat) Reset ¶
func (x *PipelineTaskMachineStat) Reset()
func (*PipelineTaskMachineStat) String ¶
func (x *PipelineTaskMachineStat) String() string
func (*PipelineTaskMachineStat) UnmarshalJSON ¶
func (m *PipelineTaskMachineStat) UnmarshalJSON(b []byte) error
PipelineTaskMachineStat implement json.Marshaler.
func (*PipelineTaskMachineStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachineStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachineStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachineStat) Validate ¶
func (this *PipelineTaskMachineStat) Validate() error
type PipelineTaskMachineSwapStat ¶
type PipelineTaskMachineSwapStat struct { Total uint64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` Used uint64 `protobuf:"varint,2,opt,name=used,proto3" json:"used,omitempty"` Free uint64 `protobuf:"varint,3,opt,name=free,proto3" json:"free,omitempty"` UsedPercent float64 `protobuf:"fixed64,4,opt,name=usedPercent,proto3" json:"usedPercent,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskMachineSwapStat) Descriptor
deprecated
func (*PipelineTaskMachineSwapStat) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskMachineSwapStat.ProtoReflect.Descriptor instead.
func (*PipelineTaskMachineSwapStat) GetFree ¶
func (x *PipelineTaskMachineSwapStat) GetFree() uint64
func (*PipelineTaskMachineSwapStat) GetTotal ¶
func (x *PipelineTaskMachineSwapStat) GetTotal() uint64
func (*PipelineTaskMachineSwapStat) GetUsed ¶
func (x *PipelineTaskMachineSwapStat) GetUsed() uint64
func (*PipelineTaskMachineSwapStat) GetUsedPercent ¶
func (x *PipelineTaskMachineSwapStat) GetUsedPercent() float64
func (*PipelineTaskMachineSwapStat) MarshalJSON ¶
func (m *PipelineTaskMachineSwapStat) MarshalJSON() ([]byte, error)
PipelineTaskMachineSwapStat implement json.Marshaler.
func (*PipelineTaskMachineSwapStat) ProtoMessage ¶
func (*PipelineTaskMachineSwapStat) ProtoMessage()
func (*PipelineTaskMachineSwapStat) ProtoReflect ¶
func (x *PipelineTaskMachineSwapStat) ProtoReflect() protoreflect.Message
func (*PipelineTaskMachineSwapStat) Reset ¶
func (x *PipelineTaskMachineSwapStat) Reset()
func (*PipelineTaskMachineSwapStat) String ¶
func (x *PipelineTaskMachineSwapStat) String() string
func (*PipelineTaskMachineSwapStat) UnmarshalJSON ¶
func (m *PipelineTaskMachineSwapStat) UnmarshalJSON(b []byte) error
PipelineTaskMachineSwapStat implement json.Marshaler.
func (*PipelineTaskMachineSwapStat) UnmarshalURLValues ¶
func (m *PipelineTaskMachineSwapStat) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskMachineSwapStat implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskMachineSwapStat) Validate ¶
func (this *PipelineTaskMachineSwapStat) Validate() error
type PipelineTaskOperateRequest ¶
type PipelineTaskOperateRequest struct { TaskID uint64 `protobuf:"varint,1,opt,name=taskID,proto3" json:"taskID,omitempty"` Disable *structpb.Value `protobuf:"bytes,2,opt,name=disable,proto3" json:"disable,omitempty"` Pause *structpb.Value `protobuf:"bytes,3,opt,name=pause,proto3" json:"pause,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskOperateRequest) Descriptor
deprecated
func (*PipelineTaskOperateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskOperateRequest.ProtoReflect.Descriptor instead.
func (*PipelineTaskOperateRequest) GetDisable ¶
func (x *PipelineTaskOperateRequest) GetDisable() *structpb.Value
func (*PipelineTaskOperateRequest) GetPause ¶
func (x *PipelineTaskOperateRequest) GetPause() *structpb.Value
func (*PipelineTaskOperateRequest) GetTaskID ¶
func (x *PipelineTaskOperateRequest) GetTaskID() uint64
func (*PipelineTaskOperateRequest) MarshalJSON ¶
func (m *PipelineTaskOperateRequest) MarshalJSON() ([]byte, error)
PipelineTaskOperateRequest implement json.Marshaler.
func (*PipelineTaskOperateRequest) ProtoMessage ¶
func (*PipelineTaskOperateRequest) ProtoMessage()
func (*PipelineTaskOperateRequest) ProtoReflect ¶
func (x *PipelineTaskOperateRequest) ProtoReflect() protoreflect.Message
func (*PipelineTaskOperateRequest) Reset ¶
func (x *PipelineTaskOperateRequest) Reset()
func (*PipelineTaskOperateRequest) String ¶
func (x *PipelineTaskOperateRequest) String() string
func (*PipelineTaskOperateRequest) UnmarshalJSON ¶
func (m *PipelineTaskOperateRequest) UnmarshalJSON(b []byte) error
PipelineTaskOperateRequest implement json.Marshaler.
func (*PipelineTaskOperateRequest) UnmarshalURLValues ¶
func (m *PipelineTaskOperateRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskOperateRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskOperateRequest) Validate ¶
func (this *PipelineTaskOperateRequest) Validate() error
type PipelineTaskResult ¶
type PipelineTaskResult struct { Metadata []*pb.MetadataField `protobuf:"bytes,1,rep,name=metadata,proto3" json:"metadata,omitempty"` Errors []*ErrorResponse `protobuf:"bytes,2,rep,name=errors,proto3" json:"errors,omitempty"` MachineStat *PipelineTaskMachineStat `protobuf:"bytes,3,opt,name=machineStat,proto3" json:"machineStat,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskResult) Descriptor
deprecated
func (*PipelineTaskResult) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskResult.ProtoReflect.Descriptor instead.
func (*PipelineTaskResult) GetErrors ¶
func (x *PipelineTaskResult) GetErrors() []*ErrorResponse
func (*PipelineTaskResult) GetMachineStat ¶
func (x *PipelineTaskResult) GetMachineStat() *PipelineTaskMachineStat
func (*PipelineTaskResult) GetMetadata ¶
func (x *PipelineTaskResult) GetMetadata() []*pb.MetadataField
func (*PipelineTaskResult) MarshalJSON ¶
func (m *PipelineTaskResult) MarshalJSON() ([]byte, error)
PipelineTaskResult implement json.Marshaler.
func (*PipelineTaskResult) ProtoMessage ¶
func (*PipelineTaskResult) ProtoMessage()
func (*PipelineTaskResult) ProtoReflect ¶
func (x *PipelineTaskResult) ProtoReflect() protoreflect.Message
func (*PipelineTaskResult) Reset ¶
func (x *PipelineTaskResult) Reset()
func (*PipelineTaskResult) String ¶
func (x *PipelineTaskResult) String() string
func (*PipelineTaskResult) UnmarshalJSON ¶
func (m *PipelineTaskResult) UnmarshalJSON(b []byte) error
PipelineTaskResult implement json.Marshaler.
func (*PipelineTaskResult) UnmarshalURLValues ¶
func (m *PipelineTaskResult) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskResult implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskResult) Validate ¶
func (this *PipelineTaskResult) Validate() error
type PipelineTaskSnippetDetail ¶
type PipelineTaskSnippetDetail struct { Outputs []*PipelineOutputWithValue `protobuf:"bytes,1,rep,name=outputs,proto3" json:"outputs,omitempty"` // direct snippet task number, won't query recursively. // -1 means UNKNOWN, concrete value assigned when reconcile. DirectSnippetTaskNum int64 `protobuf:"varint,2,opt,name=directSnippetTaskNum,proto3" json:"directSnippetTaskNum,omitempty"` // recursive snippet task number, i.e. the whole expanded tasks number. // -1 means UNKNOWN, concrete value will be reported by AOP. RecursiveSnippetTaskNum int64 `protobuf:"varint,3,opt,name=recursiveSnippetTaskNum,proto3" json:"recursiveSnippetTaskNum,omitempty"` // contains filtered or unexported fields }
func (*PipelineTaskSnippetDetail) Descriptor
deprecated
func (*PipelineTaskSnippetDetail) Descriptor() ([]byte, []int)
Deprecated: Use PipelineTaskSnippetDetail.ProtoReflect.Descriptor instead.
func (*PipelineTaskSnippetDetail) GetDirectSnippetTaskNum ¶
func (x *PipelineTaskSnippetDetail) GetDirectSnippetTaskNum() int64
func (*PipelineTaskSnippetDetail) GetOutputs ¶
func (x *PipelineTaskSnippetDetail) GetOutputs() []*PipelineOutputWithValue
func (*PipelineTaskSnippetDetail) GetRecursiveSnippetTaskNum ¶
func (x *PipelineTaskSnippetDetail) GetRecursiveSnippetTaskNum() int64
func (*PipelineTaskSnippetDetail) MarshalJSON ¶
func (m *PipelineTaskSnippetDetail) MarshalJSON() ([]byte, error)
PipelineTaskSnippetDetail implement json.Marshaler.
func (*PipelineTaskSnippetDetail) ProtoMessage ¶
func (*PipelineTaskSnippetDetail) ProtoMessage()
func (*PipelineTaskSnippetDetail) ProtoReflect ¶
func (x *PipelineTaskSnippetDetail) ProtoReflect() protoreflect.Message
func (*PipelineTaskSnippetDetail) Reset ¶
func (x *PipelineTaskSnippetDetail) Reset()
func (*PipelineTaskSnippetDetail) String ¶
func (x *PipelineTaskSnippetDetail) String() string
func (*PipelineTaskSnippetDetail) UnmarshalJSON ¶
func (m *PipelineTaskSnippetDetail) UnmarshalJSON(b []byte) error
PipelineTaskSnippetDetail implement json.Marshaler.
func (*PipelineTaskSnippetDetail) UnmarshalURLValues ¶
func (m *PipelineTaskSnippetDetail) UnmarshalURLValues(prefix string, values url.Values) error
PipelineTaskSnippetDetail implement urlenc.URLValuesUnmarshaler.
func (*PipelineTaskSnippetDetail) Validate ¶
func (this *PipelineTaskSnippetDetail) Validate() error
type PipelineUser ¶
type PipelineUser struct { ID string `protobuf:"bytes,1,opt,name=ID,json=id,proto3" json:"ID,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Avatar string `protobuf:"bytes,3,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*PipelineUser) Descriptor
deprecated
func (*PipelineUser) Descriptor() ([]byte, []int)
Deprecated: Use PipelineUser.ProtoReflect.Descriptor instead.
func (*PipelineUser) GetAvatar ¶
func (x *PipelineUser) GetAvatar() string
func (*PipelineUser) GetID ¶
func (x *PipelineUser) GetID() string
func (*PipelineUser) GetName ¶
func (x *PipelineUser) GetName() string
func (*PipelineUser) MarshalJSON ¶
func (m *PipelineUser) MarshalJSON() ([]byte, error)
PipelineUser implement json.Marshaler.
func (*PipelineUser) ProtoMessage ¶
func (*PipelineUser) ProtoMessage()
func (*PipelineUser) ProtoReflect ¶
func (x *PipelineUser) ProtoReflect() protoreflect.Message
func (*PipelineUser) Reset ¶
func (x *PipelineUser) Reset()
func (*PipelineUser) String ¶
func (x *PipelineUser) String() string
func (*PipelineUser) UnmarshalJSON ¶
func (m *PipelineUser) UnmarshalJSON(b []byte) error
PipelineUser implement json.Marshaler.
func (*PipelineUser) UnmarshalURLValues ¶
func (m *PipelineUser) UnmarshalURLValues(prefix string, values url.Values) error
PipelineUser implement urlenc.URLValuesUnmarshaler.
func (*PipelineUser) Validate ¶
func (this *PipelineUser) Validate() error
type PipelineYml ¶
type PipelineYml struct { // used to generated pipeline yaml Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Envs map[string]string `` /* 149-byte string literal not displayed */ Cron string `protobuf:"bytes,3,opt,name=cron,proto3" json:"cron,omitempty"` CronCompensator *CronCompensator `protobuf:"bytes,4,opt,name=cronCompensator,proto3" json:"cronCompensator,omitempty"` Stages *structpb.ListValue `protobuf:"bytes,5,opt,name=stages,proto3" json:"stages,omitempty"` // [][]*PipelineYmlAction FlatActions []*PipelineYmlAction `protobuf:"bytes,6,rep,name=flatActions,proto3" json:"flatActions,omitempty"` Params []*PipelineParam `protobuf:"bytes,7,rep,name=params,proto3" json:"params,omitempty"` Outputs []*PipelineOutput `protobuf:"bytes,8,rep,name=outputs,proto3" json:"outputs,omitempty"` // 1.0 升级相关 NeedUpgrade bool `protobuf:"varint,9,opt,name=needUpgrade,proto3" json:"needUpgrade,omitempty"` // pipeline yml 是否需要升级 // YmlContent: // 1) 当 needUpgrade 为 true 时,ymlContent 返回升级后的 yml // 2) 当 needUpgrade 为 false 时: // 1) 用户传入的为 YAML(apistructs.PipelineYml) 时,ymlContent 返回 YAML(spec.PipelineYml) // 2) 用户传入的为 YAML(spec.PipelineYml) 时,返回优化后的 YAML(spec.PipelineYml) YmlContent string `protobuf:"bytes,10,opt,name=ymlContent,proto3" json:"ymlContent,omitempty"` On *TriggerConfig `protobuf:"bytes,11,opt,name=on,proto3" json:"on,omitempty"` // describe the use of network hooks in the pipeline Lifecycle []*NetworkHookInfo `protobuf:"bytes,12,rep,name=lifecycle,proto3" json:"lifecycle,omitempty"` // contains filtered or unexported fields }
func (*PipelineYml) Descriptor
deprecated
func (*PipelineYml) Descriptor() ([]byte, []int)
Deprecated: Use PipelineYml.ProtoReflect.Descriptor instead.
func (*PipelineYml) GetCron ¶
func (x *PipelineYml) GetCron() string
func (*PipelineYml) GetCronCompensator ¶
func (x *PipelineYml) GetCronCompensator() *CronCompensator
func (*PipelineYml) GetEnvs ¶
func (x *PipelineYml) GetEnvs() map[string]string
func (*PipelineYml) GetFlatActions ¶
func (x *PipelineYml) GetFlatActions() []*PipelineYmlAction
func (*PipelineYml) GetLifecycle ¶
func (x *PipelineYml) GetLifecycle() []*NetworkHookInfo
func (*PipelineYml) GetNeedUpgrade ¶
func (x *PipelineYml) GetNeedUpgrade() bool
func (*PipelineYml) GetOn ¶
func (x *PipelineYml) GetOn() *TriggerConfig
func (*PipelineYml) GetOutputs ¶
func (x *PipelineYml) GetOutputs() []*PipelineOutput
func (*PipelineYml) GetParams ¶
func (x *PipelineYml) GetParams() []*PipelineParam
func (*PipelineYml) GetStages ¶
func (x *PipelineYml) GetStages() *structpb.ListValue
func (*PipelineYml) GetVersion ¶
func (x *PipelineYml) GetVersion() string
func (*PipelineYml) GetYmlContent ¶
func (x *PipelineYml) GetYmlContent() string
func (*PipelineYml) MarshalJSON ¶
func (m *PipelineYml) MarshalJSON() ([]byte, error)
PipelineYml implement json.Marshaler.
func (*PipelineYml) ProtoMessage ¶
func (*PipelineYml) ProtoMessage()
func (*PipelineYml) ProtoReflect ¶
func (x *PipelineYml) ProtoReflect() protoreflect.Message
func (*PipelineYml) Reset ¶
func (x *PipelineYml) Reset()
func (*PipelineYml) String ¶
func (x *PipelineYml) String() string
func (*PipelineYml) UnmarshalJSON ¶
func (m *PipelineYml) UnmarshalJSON(b []byte) error
PipelineYml implement json.Marshaler.
func (*PipelineYml) UnmarshalURLValues ¶
func (m *PipelineYml) UnmarshalURLValues(prefix string, values url.Values) error
PipelineYml implement urlenc.URLValuesUnmarshaler.
func (*PipelineYml) Validate ¶
func (this *PipelineYml) Validate() error
type PipelineYmlAction ¶
type PipelineYmlAction struct { Alias string `protobuf:"bytes,1,opt,name=alias,proto3" json:"alias,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` Params map[string]*structpb.Value `` /* 153-byte string literal not displayed */ Image string `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"` Commands []string `protobuf:"bytes,7,rep,name=commands,proto3" json:"commands,omitempty"` Timeout int64 `protobuf:"varint,8,opt,name=timeout,proto3" json:"timeout,omitempty"` Namespaces []string `protobuf:"bytes,9,rep,name=namespaces,proto3" json:"namespaces,omitempty"` Resources *Resources `protobuf:"bytes,10,opt,name=resources,proto3" json:"resources,omitempty"` DisplayName string `protobuf:"bytes,11,opt,name=displayName,proto3" json:"displayName,omitempty"` LogoUrl string `protobuf:"bytes,12,opt,name=logoUrl,proto3" json:"logoUrl,omitempty"` Caches []*ActionCache `protobuf:"bytes,13,rep,name=caches,proto3" json:"caches,omitempty"` SnippetConfig *SnippetConfig `protobuf:"bytes,14,opt,name=snippetConfig,proto3" json:"snippetConfig,omitempty"` If string `protobuf:"bytes,15,opt,name=if,proto3" json:"if,omitempty"` Loop *TaskLoop `protobuf:"bytes,16,opt,name=loop,proto3" json:"loop,omitempty"` SnippetStages *SnippetStages `protobuf:"bytes,17,opt,name=snippetStages,proto3" json:"snippetStages,omitempty"` // contains filtered or unexported fields }
func (*PipelineYmlAction) Descriptor
deprecated
func (*PipelineYmlAction) Descriptor() ([]byte, []int)
Deprecated: Use PipelineYmlAction.ProtoReflect.Descriptor instead.
func (*PipelineYmlAction) GetAlias ¶
func (x *PipelineYmlAction) GetAlias() string
func (*PipelineYmlAction) GetCaches ¶
func (x *PipelineYmlAction) GetCaches() []*ActionCache
func (*PipelineYmlAction) GetCommands ¶
func (x *PipelineYmlAction) GetCommands() []string
func (*PipelineYmlAction) GetDescription ¶
func (x *PipelineYmlAction) GetDescription() string
func (*PipelineYmlAction) GetDisplayName ¶
func (x *PipelineYmlAction) GetDisplayName() string
func (*PipelineYmlAction) GetIf ¶
func (x *PipelineYmlAction) GetIf() string
func (*PipelineYmlAction) GetImage ¶
func (x *PipelineYmlAction) GetImage() string
func (*PipelineYmlAction) GetLogoUrl ¶
func (x *PipelineYmlAction) GetLogoUrl() string
func (*PipelineYmlAction) GetLoop ¶
func (x *PipelineYmlAction) GetLoop() *TaskLoop
func (*PipelineYmlAction) GetNamespaces ¶
func (x *PipelineYmlAction) GetNamespaces() []string
func (*PipelineYmlAction) GetParams ¶
func (x *PipelineYmlAction) GetParams() map[string]*structpb.Value
func (*PipelineYmlAction) GetResources ¶
func (x *PipelineYmlAction) GetResources() *Resources
func (*PipelineYmlAction) GetSnippetConfig ¶
func (x *PipelineYmlAction) GetSnippetConfig() *SnippetConfig
func (*PipelineYmlAction) GetSnippetStages ¶
func (x *PipelineYmlAction) GetSnippetStages() *SnippetStages
func (*PipelineYmlAction) GetTimeout ¶
func (x *PipelineYmlAction) GetTimeout() int64
func (*PipelineYmlAction) GetType ¶
func (x *PipelineYmlAction) GetType() string
func (*PipelineYmlAction) GetVersion ¶
func (x *PipelineYmlAction) GetVersion() string
func (*PipelineYmlAction) MarshalJSON ¶
func (m *PipelineYmlAction) MarshalJSON() ([]byte, error)
PipelineYmlAction implement json.Marshaler.
func (*PipelineYmlAction) ProtoMessage ¶
func (*PipelineYmlAction) ProtoMessage()
func (*PipelineYmlAction) ProtoReflect ¶
func (x *PipelineYmlAction) ProtoReflect() protoreflect.Message
func (*PipelineYmlAction) Reset ¶
func (x *PipelineYmlAction) Reset()
func (*PipelineYmlAction) String ¶
func (x *PipelineYmlAction) String() string
func (*PipelineYmlAction) UnmarshalJSON ¶
func (m *PipelineYmlAction) UnmarshalJSON(b []byte) error
PipelineYmlAction implement json.Marshaler.
func (*PipelineYmlAction) UnmarshalURLValues ¶
func (m *PipelineYmlAction) UnmarshalURLValues(prefix string, values url.Values) error
PipelineYmlAction implement urlenc.URLValuesUnmarshaler.
func (*PipelineYmlAction) Validate ¶
func (this *PipelineYmlAction) Validate() error
type PipelineYmlGraphRequest ¶
type PipelineYmlGraphRequest struct { PipelineYmlContent string `protobuf:"bytes,1,opt,name=pipelineYmlContent,proto3" json:"pipelineYmlContent,omitempty"` GlobalSnippetConfigLabels map[string]string `` /* 191-byte string literal not displayed */ SnippetConfig *SnippetConfig `protobuf:"bytes,3,opt,name=snippetConfig,proto3" json:"snippetConfig,omitempty"` // contains filtered or unexported fields }
func (*PipelineYmlGraphRequest) Descriptor
deprecated
func (*PipelineYmlGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use PipelineYmlGraphRequest.ProtoReflect.Descriptor instead.
func (*PipelineYmlGraphRequest) GetGlobalSnippetConfigLabels ¶
func (x *PipelineYmlGraphRequest) GetGlobalSnippetConfigLabels() map[string]string
func (*PipelineYmlGraphRequest) GetPipelineYmlContent ¶
func (x *PipelineYmlGraphRequest) GetPipelineYmlContent() string
func (*PipelineYmlGraphRequest) GetSnippetConfig ¶
func (x *PipelineYmlGraphRequest) GetSnippetConfig() *SnippetConfig
func (*PipelineYmlGraphRequest) MarshalJSON ¶
func (m *PipelineYmlGraphRequest) MarshalJSON() ([]byte, error)
PipelineYmlGraphRequest implement json.Marshaler.
func (*PipelineYmlGraphRequest) ProtoMessage ¶
func (*PipelineYmlGraphRequest) ProtoMessage()
func (*PipelineYmlGraphRequest) ProtoReflect ¶
func (x *PipelineYmlGraphRequest) ProtoReflect() protoreflect.Message
func (*PipelineYmlGraphRequest) Reset ¶
func (x *PipelineYmlGraphRequest) Reset()
func (*PipelineYmlGraphRequest) String ¶
func (x *PipelineYmlGraphRequest) String() string
func (*PipelineYmlGraphRequest) UnmarshalJSON ¶
func (m *PipelineYmlGraphRequest) UnmarshalJSON(b []byte) error
PipelineYmlGraphRequest implement json.Marshaler.
func (*PipelineYmlGraphRequest) UnmarshalURLValues ¶
func (m *PipelineYmlGraphRequest) UnmarshalURLValues(prefix string, values url.Values) error
PipelineYmlGraphRequest implement urlenc.URLValuesUnmarshaler.
func (*PipelineYmlGraphRequest) Validate ¶
func (this *PipelineYmlGraphRequest) Validate() error
type PipelineYmlGraphResponse ¶
type PipelineYmlGraphResponse struct { Data *PipelineYml `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PipelineYmlGraphResponse) Descriptor
deprecated
func (*PipelineYmlGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use PipelineYmlGraphResponse.ProtoReflect.Descriptor instead.
func (*PipelineYmlGraphResponse) GetData ¶
func (x *PipelineYmlGraphResponse) GetData() *PipelineYml
func (*PipelineYmlGraphResponse) MarshalJSON ¶
func (m *PipelineYmlGraphResponse) MarshalJSON() ([]byte, error)
PipelineYmlGraphResponse implement json.Marshaler.
func (*PipelineYmlGraphResponse) ProtoMessage ¶
func (*PipelineYmlGraphResponse) ProtoMessage()
func (*PipelineYmlGraphResponse) ProtoReflect ¶
func (x *PipelineYmlGraphResponse) ProtoReflect() protoreflect.Message
func (*PipelineYmlGraphResponse) Reset ¶
func (x *PipelineYmlGraphResponse) Reset()
func (*PipelineYmlGraphResponse) String ¶
func (x *PipelineYmlGraphResponse) String() string
func (*PipelineYmlGraphResponse) UnmarshalJSON ¶
func (m *PipelineYmlGraphResponse) UnmarshalJSON(b []byte) error
PipelineYmlGraphResponse implement json.Marshaler.
func (*PipelineYmlGraphResponse) UnmarshalURLValues ¶
func (m *PipelineYmlGraphResponse) UnmarshalURLValues(prefix string, values url.Values) error
PipelineYmlGraphResponse implement urlenc.URLValuesUnmarshaler.
func (*PipelineYmlGraphResponse) Validate ¶
func (this *PipelineYmlGraphResponse) Validate() error
type PushTrigger ¶
type PushTrigger struct { Branches []string `protobuf:"bytes,1,rep,name=branches,proto3" json:"branches,omitempty"` Tags []string `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*PushTrigger) Descriptor
deprecated
func (*PushTrigger) Descriptor() ([]byte, []int)
Deprecated: Use PushTrigger.ProtoReflect.Descriptor instead.
func (*PushTrigger) GetBranches ¶
func (x *PushTrigger) GetBranches() []string
func (*PushTrigger) GetTags ¶
func (x *PushTrigger) GetTags() []string
func (*PushTrigger) MarshalJSON ¶
func (m *PushTrigger) MarshalJSON() ([]byte, error)
PushTrigger implement json.Marshaler.
func (*PushTrigger) ProtoMessage ¶
func (*PushTrigger) ProtoMessage()
func (*PushTrigger) ProtoReflect ¶
func (x *PushTrigger) ProtoReflect() protoreflect.Message
func (*PushTrigger) Reset ¶
func (x *PushTrigger) Reset()
func (*PushTrigger) String ¶
func (x *PushTrigger) String() string
func (*PushTrigger) UnmarshalJSON ¶
func (m *PushTrigger) UnmarshalJSON(b []byte) error
PushTrigger implement json.Marshaler.
func (*PushTrigger) UnmarshalURLValues ¶
func (m *PushTrigger) UnmarshalURLValues(prefix string, values url.Values) error
PushTrigger implement urlenc.URLValuesUnmarshaler.
func (*PushTrigger) Validate ¶
func (this *PushTrigger) Validate() error
type Resources ¶
type Resources struct { Cpu float64 `protobuf:"fixed64,1,opt,name=cpu,proto3" json:"cpu,omitempty"` Mem float64 `protobuf:"fixed64,2,opt,name=mem,proto3" json:"mem,omitempty"` Disk float64 `protobuf:"fixed64,3,opt,name=disk,proto3" json:"disk,omitempty"` // contains filtered or unexported fields }
func (*Resources) Descriptor
deprecated
func (*Resources) MarshalJSON ¶
Resources implement json.Marshaler.
func (*Resources) ProtoMessage ¶
func (*Resources) ProtoMessage()
func (*Resources) ProtoReflect ¶
func (x *Resources) ProtoReflect() protoreflect.Message
func (*Resources) UnmarshalJSON ¶
Resources implement json.Marshaler.
func (*Resources) UnmarshalURLValues ¶
Resources implement urlenc.URLValuesUnmarshaler.
type ShowMessage ¶
type ShowMessage struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` Stacks []string `protobuf:"bytes,2,rep,name=stacks,proto3" json:"stacks,omitempty"` AbortRun bool `protobuf:"varint,3,opt,name=abortRun,proto3" json:"abortRun,omitempty"` // if false, canManualRun should be false // contains filtered or unexported fields }
func (*ShowMessage) Descriptor
deprecated
func (*ShowMessage) Descriptor() ([]byte, []int)
Deprecated: Use ShowMessage.ProtoReflect.Descriptor instead.
func (*ShowMessage) GetAbortRun ¶
func (x *ShowMessage) GetAbortRun() bool
func (*ShowMessage) GetMsg ¶
func (x *ShowMessage) GetMsg() string
func (*ShowMessage) GetStacks ¶
func (x *ShowMessage) GetStacks() []string
func (*ShowMessage) MarshalJSON ¶
func (m *ShowMessage) MarshalJSON() ([]byte, error)
ShowMessage implement json.Marshaler.
func (*ShowMessage) ProtoMessage ¶
func (*ShowMessage) ProtoMessage()
func (*ShowMessage) ProtoReflect ¶
func (x *ShowMessage) ProtoReflect() protoreflect.Message
func (*ShowMessage) Reset ¶
func (x *ShowMessage) Reset()
func (*ShowMessage) String ¶
func (x *ShowMessage) String() string
func (*ShowMessage) UnmarshalJSON ¶
func (m *ShowMessage) UnmarshalJSON(b []byte) error
ShowMessage implement json.Marshaler.
func (*ShowMessage) UnmarshalURLValues ¶
func (m *ShowMessage) UnmarshalURLValues(prefix string, values url.Values) error
ShowMessage implement urlenc.URLValuesUnmarshaler.
func (*ShowMessage) Validate ¶
func (this *ShowMessage) Validate() error
type SnippetConfig ¶
type SnippetConfig struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SnippetConfig) Descriptor
deprecated
func (*SnippetConfig) Descriptor() ([]byte, []int)
Deprecated: Use SnippetConfig.ProtoReflect.Descriptor instead.
func (*SnippetConfig) GetLabels ¶
func (x *SnippetConfig) GetLabels() map[string]string
func (*SnippetConfig) GetName ¶
func (x *SnippetConfig) GetName() string
func (*SnippetConfig) GetSource ¶
func (x *SnippetConfig) GetSource() string
func (*SnippetConfig) MarshalJSON ¶
func (m *SnippetConfig) MarshalJSON() ([]byte, error)
SnippetConfig implement json.Marshaler.
func (*SnippetConfig) ProtoMessage ¶
func (*SnippetConfig) ProtoMessage()
func (*SnippetConfig) ProtoReflect ¶
func (x *SnippetConfig) ProtoReflect() protoreflect.Message
func (*SnippetConfig) Reset ¶
func (x *SnippetConfig) Reset()
func (*SnippetConfig) String ¶
func (x *SnippetConfig) String() string
func (*SnippetConfig) UnmarshalJSON ¶
func (m *SnippetConfig) UnmarshalJSON(b []byte) error
SnippetConfig implement json.Marshaler.
func (*SnippetConfig) UnmarshalURLValues ¶
func (m *SnippetConfig) UnmarshalURLValues(prefix string, values url.Values) error
SnippetConfig implement urlenc.URLValuesUnmarshaler.
func (*SnippetConfig) Validate ¶
func (this *SnippetConfig) Validate() error
type SnippetDetailQuery ¶
type SnippetDetailQuery struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Alias string `protobuf:"bytes,4,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*SnippetDetailQuery) Descriptor
deprecated
func (*SnippetDetailQuery) Descriptor() ([]byte, []int)
Deprecated: Use SnippetDetailQuery.ProtoReflect.Descriptor instead.
func (*SnippetDetailQuery) GetAlias ¶
func (x *SnippetDetailQuery) GetAlias() string
func (*SnippetDetailQuery) GetLabels ¶
func (x *SnippetDetailQuery) GetLabels() map[string]string
func (*SnippetDetailQuery) GetName ¶
func (x *SnippetDetailQuery) GetName() string
func (*SnippetDetailQuery) GetSource ¶
func (x *SnippetDetailQuery) GetSource() string
func (*SnippetDetailQuery) MarshalJSON ¶
func (m *SnippetDetailQuery) MarshalJSON() ([]byte, error)
SnippetDetailQuery implement json.Marshaler.
func (*SnippetDetailQuery) ProtoMessage ¶
func (*SnippetDetailQuery) ProtoMessage()
func (*SnippetDetailQuery) ProtoReflect ¶
func (x *SnippetDetailQuery) ProtoReflect() protoreflect.Message
func (*SnippetDetailQuery) Reset ¶
func (x *SnippetDetailQuery) Reset()
func (*SnippetDetailQuery) String ¶
func (x *SnippetDetailQuery) String() string
func (*SnippetDetailQuery) UnmarshalJSON ¶
func (m *SnippetDetailQuery) UnmarshalJSON(b []byte) error
SnippetDetailQuery implement json.Marshaler.
func (*SnippetDetailQuery) UnmarshalURLValues ¶
func (m *SnippetDetailQuery) UnmarshalURLValues(prefix string, values url.Values) error
SnippetDetailQuery implement urlenc.URLValuesUnmarshaler.
func (*SnippetDetailQuery) Validate ¶
func (this *SnippetDetailQuery) Validate() error
type SnippetQueryDetail ¶
type SnippetQueryDetail struct { Params []*PipelineParam `protobuf:"bytes,1,rep,name=params,proto3" json:"params,omitempty"` Outputs []string `protobuf:"bytes,2,rep,name=outputs,proto3" json:"outputs,omitempty"` // contains filtered or unexported fields }
func (*SnippetQueryDetail) Descriptor
deprecated
func (*SnippetQueryDetail) Descriptor() ([]byte, []int)
Deprecated: Use SnippetQueryDetail.ProtoReflect.Descriptor instead.
func (*SnippetQueryDetail) GetOutputs ¶
func (x *SnippetQueryDetail) GetOutputs() []string
func (*SnippetQueryDetail) GetParams ¶
func (x *SnippetQueryDetail) GetParams() []*PipelineParam
func (*SnippetQueryDetail) MarshalJSON ¶
func (m *SnippetQueryDetail) MarshalJSON() ([]byte, error)
SnippetQueryDetail implement json.Marshaler.
func (*SnippetQueryDetail) ProtoMessage ¶
func (*SnippetQueryDetail) ProtoMessage()
func (*SnippetQueryDetail) ProtoReflect ¶
func (x *SnippetQueryDetail) ProtoReflect() protoreflect.Message
func (*SnippetQueryDetail) Reset ¶
func (x *SnippetQueryDetail) Reset()
func (*SnippetQueryDetail) String ¶
func (x *SnippetQueryDetail) String() string
func (*SnippetQueryDetail) UnmarshalJSON ¶
func (m *SnippetQueryDetail) UnmarshalJSON(b []byte) error
SnippetQueryDetail implement json.Marshaler.
func (*SnippetQueryDetail) UnmarshalURLValues ¶
func (m *SnippetQueryDetail) UnmarshalURLValues(prefix string, values url.Values) error
SnippetQueryDetail implement urlenc.URLValuesUnmarshaler.
func (*SnippetQueryDetail) Validate ¶
func (this *SnippetQueryDetail) Validate() error
type SnippetStages ¶
type SnippetStages struct { Params []*PipelineParam `protobuf:"bytes,1,rep,name=params,proto3" json:"params,omitempty"` Outputs []*PipelineOutput `protobuf:"bytes,2,rep,name=outputs,proto3" json:"outputs,omitempty"` Stages *structpb.ListValue `protobuf:"bytes,3,opt,name=stages,proto3" json:"stages,omitempty"` // [][]*PipelineYmlAction // contains filtered or unexported fields }
func (*SnippetStages) Descriptor
deprecated
func (*SnippetStages) Descriptor() ([]byte, []int)
Deprecated: Use SnippetStages.ProtoReflect.Descriptor instead.
func (*SnippetStages) GetOutputs ¶
func (x *SnippetStages) GetOutputs() []*PipelineOutput
func (*SnippetStages) GetParams ¶
func (x *SnippetStages) GetParams() []*PipelineParam
func (*SnippetStages) GetStages ¶
func (x *SnippetStages) GetStages() *structpb.ListValue
func (*SnippetStages) MarshalJSON ¶
func (m *SnippetStages) MarshalJSON() ([]byte, error)
SnippetStages implement json.Marshaler.
func (*SnippetStages) ProtoMessage ¶
func (*SnippetStages) ProtoMessage()
func (*SnippetStages) ProtoReflect ¶
func (x *SnippetStages) ProtoReflect() protoreflect.Message
func (*SnippetStages) Reset ¶
func (x *SnippetStages) Reset()
func (*SnippetStages) String ¶
func (x *SnippetStages) String() string
func (*SnippetStages) UnmarshalJSON ¶
func (m *SnippetStages) UnmarshalJSON(b []byte) error
SnippetStages implement json.Marshaler.
func (*SnippetStages) UnmarshalURLValues ¶
func (m *SnippetStages) UnmarshalURLValues(prefix string, values url.Values) error
SnippetStages implement urlenc.URLValuesUnmarshaler.
func (*SnippetStages) Validate ¶
func (this *SnippetStages) Validate() error
type StorageConfig ¶
type StorageConfig struct { EnableNFS bool `protobuf:"varint,1,opt,name=enableNFS,proto3" json:"enableNFS,omitempty"` EnableLocal bool `protobuf:"varint,2,opt,name=enableLocal,proto3" json:"enableLocal,omitempty"` // contains filtered or unexported fields }
func (*StorageConfig) Descriptor
deprecated
func (*StorageConfig) Descriptor() ([]byte, []int)
Deprecated: Use StorageConfig.ProtoReflect.Descriptor instead.
func (*StorageConfig) GetEnableLocal ¶
func (x *StorageConfig) GetEnableLocal() bool
func (*StorageConfig) GetEnableNFS ¶
func (x *StorageConfig) GetEnableNFS() bool
func (*StorageConfig) MarshalJSON ¶
func (m *StorageConfig) MarshalJSON() ([]byte, error)
StorageConfig implement json.Marshaler.
func (*StorageConfig) ProtoMessage ¶
func (*StorageConfig) ProtoMessage()
func (*StorageConfig) ProtoReflect ¶
func (x *StorageConfig) ProtoReflect() protoreflect.Message
func (*StorageConfig) Reset ¶
func (x *StorageConfig) Reset()
func (*StorageConfig) String ¶
func (x *StorageConfig) String() string
func (*StorageConfig) UnmarshalJSON ¶
func (m *StorageConfig) UnmarshalJSON(b []byte) error
StorageConfig implement json.Marshaler.
func (*StorageConfig) UnmarshalURLValues ¶
func (m *StorageConfig) UnmarshalURLValues(prefix string, values url.Values) error
StorageConfig implement urlenc.URLValuesUnmarshaler.
func (*StorageConfig) Validate ¶
func (this *StorageConfig) Validate() error
type TaskLoop ¶
type TaskLoop struct { Break string `protobuf:"bytes,1,opt,name=break,proto3" json:"break,omitempty"` Strategy *TaskLoopStrategy `protobuf:"bytes,2,opt,name=strategy,proto3" json:"strategy,omitempty"` // contains filtered or unexported fields }
func (*TaskLoop) Descriptor
deprecated
func (*TaskLoop) GetStrategy ¶
func (x *TaskLoop) GetStrategy() *TaskLoopStrategy
func (*TaskLoop) MarshalJSON ¶
TaskLoop implement json.Marshaler.
func (*TaskLoop) ProtoMessage ¶
func (*TaskLoop) ProtoMessage()
func (*TaskLoop) ProtoReflect ¶
func (x *TaskLoop) ProtoReflect() protoreflect.Message
func (*TaskLoop) UnmarshalJSON ¶
TaskLoop implement json.Marshaler.
func (*TaskLoop) UnmarshalURLValues ¶
TaskLoop implement urlenc.URLValuesUnmarshaler.
type TaskLoopStrategy ¶
type TaskLoopStrategy struct { MaxTimes int64 `protobuf:"varint,1,opt,name=maxTimes,proto3" json:"maxTimes,omitempty"` // 最大重试次数,-1 表示不限制 DeclineRatio float64 `protobuf:"fixed64,2,opt,name=declineRatio,proto3" json:"declineRatio,omitempty"` // 重试衰退速率 2s - 4s - 8s - 16s DeclineLimitSec int64 `protobuf:"varint,3,opt,name=declineLimitSec,proto3" json:"declineLimitSec,omitempty"` // 重试衰退最大值 2s - 4s - 8s - 8s - 8s IntervalSec uint64 `protobuf:"varint,4,opt,name=intervalSec,proto3" json:"intervalSec,omitempty"` // 重试间隔时间 2s - 2s - 2s - 2s // contains filtered or unexported fields }
func (*TaskLoopStrategy) Descriptor
deprecated
func (*TaskLoopStrategy) Descriptor() ([]byte, []int)
Deprecated: Use TaskLoopStrategy.ProtoReflect.Descriptor instead.
func (*TaskLoopStrategy) GetDeclineLimitSec ¶
func (x *TaskLoopStrategy) GetDeclineLimitSec() int64
func (*TaskLoopStrategy) GetDeclineRatio ¶
func (x *TaskLoopStrategy) GetDeclineRatio() float64
func (*TaskLoopStrategy) GetIntervalSec ¶
func (x *TaskLoopStrategy) GetIntervalSec() uint64
func (*TaskLoopStrategy) GetMaxTimes ¶
func (x *TaskLoopStrategy) GetMaxTimes() int64
func (*TaskLoopStrategy) MarshalJSON ¶
func (m *TaskLoopStrategy) MarshalJSON() ([]byte, error)
TaskLoopStrategy implement json.Marshaler.
func (*TaskLoopStrategy) ProtoMessage ¶
func (*TaskLoopStrategy) ProtoMessage()
func (*TaskLoopStrategy) ProtoReflect ¶
func (x *TaskLoopStrategy) ProtoReflect() protoreflect.Message
func (*TaskLoopStrategy) Reset ¶
func (x *TaskLoopStrategy) Reset()
func (*TaskLoopStrategy) String ¶
func (x *TaskLoopStrategy) String() string
func (*TaskLoopStrategy) UnmarshalJSON ¶
func (m *TaskLoopStrategy) UnmarshalJSON(b []byte) error
TaskLoopStrategy implement json.Marshaler.
func (*TaskLoopStrategy) UnmarshalURLValues ¶
func (m *TaskLoopStrategy) UnmarshalURLValues(prefix string, values url.Values) error
TaskLoopStrategy implement urlenc.URLValuesUnmarshaler.
func (*TaskLoopStrategy) Validate ¶
func (this *TaskLoopStrategy) Validate() error
type TriggerConfig ¶
type TriggerConfig struct { Push *PushTrigger `protobuf:"bytes,1,opt,name=push,proto3" json:"push,omitempty"` Merge *MergeTrigger `protobuf:"bytes,2,opt,name=merge,proto3" json:"merge,omitempty"` // contains filtered or unexported fields }
func (*TriggerConfig) Descriptor
deprecated
func (*TriggerConfig) Descriptor() ([]byte, []int)
Deprecated: Use TriggerConfig.ProtoReflect.Descriptor instead.
func (*TriggerConfig) GetMerge ¶
func (x *TriggerConfig) GetMerge() *MergeTrigger
func (*TriggerConfig) GetPush ¶
func (x *TriggerConfig) GetPush() *PushTrigger
func (*TriggerConfig) MarshalJSON ¶
func (m *TriggerConfig) MarshalJSON() ([]byte, error)
TriggerConfig implement json.Marshaler.
func (*TriggerConfig) ProtoMessage ¶
func (*TriggerConfig) ProtoMessage()
func (*TriggerConfig) ProtoReflect ¶
func (x *TriggerConfig) ProtoReflect() protoreflect.Message
func (*TriggerConfig) Reset ¶
func (x *TriggerConfig) Reset()
func (*TriggerConfig) String ¶
func (x *TriggerConfig) String() string
func (*TriggerConfig) UnmarshalJSON ¶
func (m *TriggerConfig) UnmarshalJSON(b []byte) error
TriggerConfig implement json.Marshaler.
func (*TriggerConfig) UnmarshalURLValues ¶
func (m *TriggerConfig) UnmarshalURLValues(prefix string, values url.Values) error
TriggerConfig implement urlenc.URLValuesUnmarshaler.
func (*TriggerConfig) Validate ¶
func (this *TriggerConfig) Validate() error
type UnimplementedBaseServiceServer ¶
type UnimplementedBaseServiceServer struct { }
UnimplementedBaseServiceServer should be embedded to have forward compatible implementations.
func (*UnimplementedBaseServiceServer) DeprecatedPipelineBatchCreate ¶
func (*UnimplementedBaseServiceServer) DeprecatedPipelineBatchCreate(context.Context, *DeprecatedPipelineBatchCreateRequest) (*DeprecatedPipelineBatchCreateResponse, error)
func (*UnimplementedBaseServiceServer) PipelineCallback ¶
func (*UnimplementedBaseServiceServer) PipelineCallback(context.Context, *PipelineCallbackRequest) (*PipelineCallbackResponse, error)
func (*UnimplementedBaseServiceServer) PipelineCancel ¶
func (*UnimplementedBaseServiceServer) PipelineCancel(context.Context, *PipelineCancelRequest) (*PipelineCancelResponse, error)
func (*UnimplementedBaseServiceServer) PipelineCreate ¶
func (*UnimplementedBaseServiceServer) PipelineCreate(context.Context, *PipelineCreateRequest) (*PipelineCreateResponse, error)
func (*UnimplementedBaseServiceServer) PipelineDelete ¶
func (*UnimplementedBaseServiceServer) PipelineDelete(context.Context, *PipelineDeleteRequest) (*PipelineDeleteResponse, error)
func (*UnimplementedBaseServiceServer) PipelineDetail ¶
func (*UnimplementedBaseServiceServer) PipelineDetail(context.Context, *PipelineDetailRequest) (*PipelineDetailResponse, error)
func (*UnimplementedBaseServiceServer) PipelineOperate ¶
func (*UnimplementedBaseServiceServer) PipelineOperate(context.Context, *PipelineOperateRequest) (*PipelineOperateResponse, error)
func (*UnimplementedBaseServiceServer) PipelinePaging ¶
func (*UnimplementedBaseServiceServer) PipelinePaging(context.Context, *PipelinePagingRequest) (*PipelinePagingResponse, error)
func (*UnimplementedBaseServiceServer) PipelineRerun ¶
func (*UnimplementedBaseServiceServer) PipelineRerun(context.Context, *PipelineRerunRequest) (*PipelineRerunResponse, error)
func (*UnimplementedBaseServiceServer) PipelineRerunFailed ¶
func (*UnimplementedBaseServiceServer) PipelineRerunFailed(context.Context, *PipelineRerunFailedRequest) (*PipelineRerunFailedResponse, error)
func (*UnimplementedBaseServiceServer) PipelineRun ¶
func (*UnimplementedBaseServiceServer) PipelineRun(context.Context, *PipelineRunRequest) (*PipelineRunResponse, error)
func (*UnimplementedBaseServiceServer) PipelineTaskDetail ¶
func (*UnimplementedBaseServiceServer) PipelineTaskDetail(context.Context, *PipelineTaskDetailRequest) (*PipelineTaskDetailResponse, error)
func (*UnimplementedBaseServiceServer) PipelineTaskGetBootstrapInfo ¶
func (*UnimplementedBaseServiceServer) PipelineTaskGetBootstrapInfo(context.Context, *PipelineTaskGetBootstrapInfoRequest) (*PipelineTaskGetBootstrapInfoResponse, error)
func (*UnimplementedBaseServiceServer) PipelineYmlGraph ¶
func (*UnimplementedBaseServiceServer) PipelineYmlGraph(context.Context, *PipelineYmlGraphRequest) (*PipelineYmlGraphResponse, error)
func (*UnimplementedBaseServiceServer) QueryPipelineSnippet ¶
func (*UnimplementedBaseServiceServer) QueryPipelineSnippet(context.Context, *PipelineSnippetQueryRequest) (*PipelineSnippetQueryRequest, error)