Versions in this module Expand all Collapse all v1 v1.1.0-rc Jul 8, 2021 v1.0.1 Jul 5, 2021 v1.0.0 Jun 8, 2021 v1.0.0-rc May 24, 2021 v1.0.0-RC May 21, 2021 v0 v0.0.1 May 21, 2021 Changes in this version + type Activity struct + Action string + ApplicationID int64 + BuildID int64 + Context string + Desc string + OrgID int64 + ProjectID int64 + RuntimeID int64 + Type string + UserID string + func (Activity) TableName() string + type AppCertificate struct + AppID int64 + ApprovalID int64 + CertificateID int64 + Operator string + PushConfig string + Status string + func (AppCertificate) TableName() string + type Application struct + Config string + Desc string + DisplayName string + Extra string + GitRepo string + GitRepoAbbrev string + IsExternalRepo bool + IsPublic bool + Logo string + Mode string + Name string + OrgID int64 + Pined bool + ProjectID int64 + ProjectName string + RepoConfig string + UnblockEnd *time.Time + UnblockStart *time.Time + UserID string + func (Application) TableName() string + type ApplicationPublishItemRelation struct + AI string + AK string + AppID int64 + Creator string + Env apistructs.DiceWorkspace + PublishItemID int64 + func (ApplicationPublishItemRelation) TableName() string + type Approve struct + ApprovalTime *time.Time + Approver string + Desc string + EntityID uint64 + Extra string + OrgID uint64 + Priority string + Status string + Submitter string + TargetID uint64 + TargetName string + Title string + Type string + func (Approve) TableName() string + type Audit struct + AppID uint64 + AuditLevel string + ClientIP string + Context string + Deleted int + EndTime time.Time + ErrorMsg string + FDPProjectID string + OrgID uint64 + ProjectID uint64 + Result apistructs.Result + ScopeID uint64 + ScopeType apistructs.ScopeType + StartTime time.Time + TemplateName apistructs.TemplateName + UserAgent string + UserID string + func (Audit) TableName() string + type AuditSettings struct + Config OrgConfig + ID uint64 + type BaseModel struct + CreatedAt time.Time + ID int64 + UpdatedAt time.Time + type BlockoutConfig struct + BlockDEV bool + BlockProd bool + BlockStage bool + BlockTEST bool + func (cfg *BlockoutConfig) Scan(value interface{}) error + func (cfg BlockoutConfig) Value() (driver.Value, error) + type BranchRule struct + ArtifactWorkspace string + Desc string + IsProtect bool + IsTriggerPipeline bool + NeedApproval bool + Rule string + ScopeID int64 + ScopeType apistructs.ScopeType + Workspace string + func (BranchRule) TableName() string + func (rule *BranchRule) ToApiData() *apistructs.BranchRule + type Certificate struct + Android string + Creator string + Desc string + Ios string + Message string + Name string + Operator string + OrgID int64 + Type string + func (Certificate) TableName() string + type CloudAccount struct + AccessKeyID string + AccessKeySecret string + CloudProvider string + Name string + OrgID int64 + func (CloudAccount) TableName() string + type Cluster struct + CloudResourceConfig string + CloudVendor string + Config string + Description string + DisplayName string + Logo string + Name string + OpsConfig string + OrgID int64 + SchedulerConfig string + Settings string + SysConfig string + Type string + URLs string + WildcardDomain string + func (Cluster) TableName() string + type ClusterEdgeSiteRelation struct + ClusterID int64 + EdgeSiteID int64 + func (ClusterEdgeSiteRelation) TableName() string + type Comment struct + CommentType apistructs.TCType + Content string + IRComment apistructs.IRComment + TicketID int64 + UserID string + func (Comment) TableName() string + type ConfigItem struct + CreatedAt time.Time + DeleteRemote bool + Dynamic bool + Encrypt bool + ID int64 + IsDeleted string + IsSync bool + ItemComment string + ItemKey string + ItemType string + ItemValue string + NamespaceID uint64 + Source string + Status string + UpdatedAt time.Time + func (ConfigItem) TableName() string + type ConfigNamespace struct + ApplicationID string + CreatedAt time.Time + Dynamic bool + Env string + ID int64 + IsDefault bool + IsDeleted string + Name string + ProjectID string + RuntimeID string + UpdatedAt time.Time + func (ConfigNamespace) TableName() string + type ConfigNamespaceRelation struct + CreatedAt time.Time + DefaultNamespace string + ID int64 + IsDeleted string + Namespace string + UpdatedAt time.Time + func (ConfigNamespaceRelation) TableName() string + type Container struct + CPU float64 + Cluster string + ContainerID string + Deleted bool + DiceAddon string + DiceAddonName string + DiceApplication string + DiceApplicationName string + DiceComponent string + DiceOrg string + DiceProject string + DiceProjectName string + DiceRuntime string + DiceRuntimeName string + DiceService string + DiceSharedLevel string + DiceWorkspace string + Disk int64 + EdasAppID string + EdasAppName string + EdasGroupID string + Env string + ExitCode int + FinishedAt string + HostPrivateIPAddr string + IPAddress string + Image string + Memory int64 + Privileged bool + StartedAt string + Status string + TaskID string + TimeStamp int64 + func (Container) TableName() string + type CurrentOrg struct + OrgID int64 + UserID string + func (CurrentOrg) TableName() string + type Deployments struct + ApplicationID uint64 + ApplicationName string + ClusterName string + CostTimeSec int64 + CreatedAt time.Time + Env string + Extra ExtraDeployment + ID int64 + OrgID uint64 + PipelineID uint64 + ProjectID uint64 + ProjectName string + QueueTimeSec int64 + ReleaseID string + RuntimeID string + Status string + TaskID uint64 + TaskName string + UpdatedAt time.Time + UserID string + func (Deployments) TableName() string + type ErrorLog struct + DedupID string + HumanLog string + Level apistructs.ErrorLogLevel + OccurrenceTime time.Time + PrimevalLog string + ResourceID string + ResourceType apistructs.ErrorResourceType + func (ErrorLog) TableName() string + type ExtraDeployment struct + type ExtraJob struct + type FavoritedResource struct + Target string + TargetID uint64 + UserID string + type Host struct + Birthday int64 + Cluster string + CpuUsage float64 + Cpus float64 + Deleted bool + Disk int64 + DiskUsage int64 + KernelVersion string + Labels string + Load5 float64 + Memory int64 + MemoryUsage int64 + Name string + OS string + OrgName string + PrivateAddr string + SystemTime string + TimeStamp int64 + func (Host) TableName() string + type Jobs struct + ApplicationID uint64 + ApplicationName string + ClusterName string + CostTimeSec int64 + CreatedAt time.Time + Env string + Extra ExtraJob + ID int64 + OrgID uint64 + PipelineID uint64 + ProjectID uint64 + ProjectName string + QueueTimeSec int64 + Status string + TaskID uint64 + TaskName string + TaskType string + UpdatedAt time.Time + UserID string + func (Jobs) TableName() string + type MBox struct + Content string + Label string + OrgID int64 + ReadAt *time.Time + Status apistructs.MBoxStatus + Title string + UserID string + func (MBox) TableName() string + func (mbox MBox) ToApiData() *apistructs.MBox + type ManualReview struct + ApplicationId int + ApplicationName string + ApprovalReason string + ApprovalStatus string + BranchName string + BuildId int + CommitID string + CommitMessage string + OrgId int64 + ProjectId int + ProjectName string + SponsorId string + TaskId int + type Member struct + ApplicationID int64 + Avatar string + Deleted bool + Email string + Labels []string + Mobile string + Name string + Nick string + OrgID int64 + ParentID int64 + ProjectID int64 + Roles []string + ScopeID int64 + ScopeName string + ScopeType apistructs.ScopeType + Token string + UserID string + UserSyncAt time.Time + func (Member) TableName() string + func (m *Member) Convert2APIDTO() apistructs.Member + type MemberExtra struct + ParentID int64 + ResourceKey apistructs.ExtraResourceKey + ResourceValue string + ScopeID int64 + ScopeType apistructs.ScopeType + UserID string + func (MemberExtra) TableName() string + type MemberJoin struct + ResourceKey apistructs.ExtraResourceKey + ResourceValue string + type Notify struct + Channels string + ClusterName string + Creator string + Data string + Enabled bool + Label string + Name string + NotifyGroupID int64 + OrgID int64 + ScopeID string + ScopeType string + func (Notify) TableName() string + type NotifyGroup struct + AutoCreate bool + ClusterName string + Creator string + Label string + Name string + OrgID int64 + ScopeID string + ScopeType string + TargetData string + func (NotifyGroup) TableName() string + func (notifyGroup *NotifyGroup) ToApiData() *apistructs.NotifyGroup + type NotifyHistory struct + Channel string + ClusterName string + ErrorMsg string + Label string + NotifyItemDisplayName string + NotifyName string + OrgID int64 + SourceData string + SourceID string + SourceType string + Status string + TargetData string + func (NotifyHistory) TableName() string + func (notifyHistory *NotifyHistory) ToApiData() *apistructs.NotifyHistory + type NotifyItem struct + CalledShowNumber string + Category string + DingdingTemplate string + DisplayName string + EmailTemplate string + Label string + MBoxTemplate string + MobileTemplate string + Name string + Params string + ScopeType string + VMSTemplate string + func (NotifyItem) TableName() string + func (notifyItem *NotifyItem) ToApiData() *apistructs.NotifyItem + type NotifyItemRelation struct + NotifyID int64 + NotifyItemID int64 + func (NotifyItemRelation) TableName() string + type NotifySource struct + Name string + NotifyID int64 + OrgID int64 + SourceID string + SourceType string + func (NotifySource) TableName() string + type Org struct + BlockoutConfig BlockoutConfig + Config OrgConfig + Desc string + DisplayName string + IsPublic bool + Locale string + Logo string + Name string + OpenFdp bool + Status string + Type string + UserID string + func (Org) TableName() string + type OrgClusterRelation struct + ClusterID uint64 + ClusterName string + Creator string + OrgID uint64 + OrgName string + func (OrgClusterRelation) TableName() string + type OrgConfig struct + AuditInterval int64 + EnableMS bool + EnableReleaseCrossCluster bool + SMSKeyID string + SMSKeySecret string + SMSMonitorTemplateCode string + SMSSignName string + SMTPHost string + SMTPIsSSL bool + SMTPPassword string + SMTPPort int64 + SMTPUser string + VMSKeyID string + VMSKeySecret string + VMSMonitorCalledShowNumber string + VMSMonitorTtsCode string + func (cfg *OrgConfig) Scan(value interface{}) error + func (cfg OrgConfig) Value() (driver.Value, error) + type Project struct + ActiveTime time.Time + ClusterConfig string + CpuQuota float64 + DDHook string + Desc string + DisplayName string + EnableNS bool + Functions string + IsPublic bool + Logo string + MemQuota float64 + Name string + OrgID int64 + RollbackConfig string + UserID string + func (Project) TableName() string + type Publisher struct + Desc string + Logo string + Name string + OrgID int64 + PublisherKey string + PublisherType string + UserID string + func (Publisher) TableName() string + type ReviewUser struct + Operator string + OrgId int64 + TaskId int64 + type RolePermission struct + Action string + Creator string + Resource string + ResourceRole string + Role string + Scope string + func (RolePermission) TableName() string + type Ticket struct + ClosedAt time.Time + Content string + Count int64 + Creator string + Key string + Label string + LastOperator string + Metric string + MetricID string + OrgID string + Priority apistructs.TicketPriority + RequestID string + Status apistructs.TicketStatus + TargetID string + TargetType apistructs.TicketTarget + Title string + TriggeredAt time.Time + Type apistructs.TicketType + func (Ticket) TableName() string