Versions in this module Expand all Collapse all v2 v2.3.1 Apr 26, 2024 Changes in this version + type DetailedRoleTemplate struct + Description string + ID uint + Name string + Namespace string + ResourceActions []*ResourceAction type Identity + func (id *Identity) GetID() string + type ListUserGroupResp struct + Count int64 + GroupList []*UserGroupResp + type RoleTemplate struct + Description string + ID uint + Name string + Type int + type UserGroupResp struct + Description string + ID string + Name string + Type string + UserTotal int64 v2.3.0 Apr 19, 2024 Changes in this version + const ProductionEnvActionDebug v2.2.0 Feb 23, 2024 Changes in this version + const AllUserGroupName + const BuildActionView + const DBProjectScope + const DBSystemScope + const DebugImage + const DeliveryActionView + const DevmodeWorkDir + const DindContainerName + const DindMountName + const DindMountPath + const DindStatefulSetName + const EnvActionDebug + const EnvActionEditConfig + const EnvActionManagePod + const EnvActionView + const IDEContainerNameDev + const IDEContainerNameSidecar + const IDESidecarImage + const IstioLabelKeyInjection + const IstioLabelValueInjection + const JobDebugStatusAfter + const JobDebugStatusBefore + const JobDebugStatusKey + const JobDebugStatusNotIn + const JobOutputsKey + const JobResultKey + const ProductionEnvActionEditConfig + const ProductionEnvActionManagePod + const ProductionEnvActionView + const ProjectScope + const ProviderGerrit + const ProviderGitee + const ProviderGiteeEE + const ProviderGithub + const ProviderGitlab + const ProviderOther + const ResourceTypeEnvironment + const ResourceTypeTest + const ResourceTypeWorkflow + const ScanActionView + const ScanningTypeSonar + const ServiceActionView + const SystemScope + const TestActionView + const WorkflowActionDebug + const WorkflowActionEdit + const WorkflowActionRun + const WorkflowActionView + const WorkflowTypeCustomeWorkflow + const Zadig + const ZadigDomain + const ZadigReleaseMSEGrayTagLabelKey + const ZadigReleaseServiceNameLabelKey + const ZadigReleaseTypeBlueGreen + const ZadigReleaseTypeLabelKey + const ZadigReleaseTypeMseGray + const ZadigReleaseVersionLabelKey + const ZadigReleaseVersionOriginal + var OriginSpec = fmt.Sprintf("%s/origin", ZadigDomain) + var ZadigLabelKeyGlobalOwner = fmt.Sprintf("%s/owner", ZadigDomain) + var ZadigReleaseTypeList = []string + func GetShareStorageSubPath(workflowName, storageName string, taskID int64) string + func GetShareStorageSubPathPrefix(workflowName string, taskID int64) string + type ActionRule struct + Endpoint string + Filter bool + IDRegex string + MatchAttributes []*Attribute + Method string + ResourceType string + type Attribute struct + Key string + Value string + type AuthType string + const PrivateAccessTokenAuthType + const SSHAuthType + type BranchFilterInfo struct + CodehostID int + DefaultBranch string + FilterRegExp string + RepoName string + RepoNamespace string + RepoOwner string + func (bf *BranchFilterInfo) GetNamespace() string + type Cache struct + MediumType MediumType + NFSProperties NFSProperties + ObjectProperties ObjectProperties + type CacheDirType string + const UserDefinedCacheDir + const WorkspaceCacheDir + type CheckCollaborationModePermissionReq struct + Action string + ProjectKey string + Resource string + ResourceName string + UID string + type CheckCollaborationModePermissionResp struct + Error string + HasPermission bool + type CollaborationEnvPermission struct + EditEnvList []string + Error string + ReadEnvList []string + type CronTag string + const CleanDockerTag + type CronjobResource struct + APIVersion string + Kind string + Metadata struct{ ... } + Spec struct{ ... } + type CustomTheme struct + BackgroundColor string + BorderGray string + Danger string + FontGray string + FontLightGray string + GlobalBackgroundColor string + Info string + LinkColor string + NotRunning string + Primary string + PrimaryColor string + ProjectItemIconColor string + ProjectNameColor string + SecondaryColor string + SidebarActiveColor string + SidebarBg string + Success string + TableCellBackgroundColor string + ThemeBackgroundColor string + ThemeBorderColor string + ThemeColor string + ThemeLightColor string + Warning string + WarningLight string + type DetailedRole struct + Description string + ID uint + Name string + Namespace string + ResourceActions []*ResourceAction + Type string + type DetailedUserGroupResp struct + Description string + ID string + Name string + Type string + UIDs []string + type DindPod struct + ClusterID string + ClusterName string + Err error + Pod *corev1.Pod + type DockerBuildInfo struct + BuildArgs string + DockerfileDirectory string + DockerfileType string + TemplateID string + TemplateName string + WorkingDirectory string + type EnvType string + const GeneralEnv + const ShareEnv + type ExternalParamMapping struct + Display bool + ParamKey string + ResponseKey string + type ExternalSetting struct + Body string + Endpoint string + Headers []*KV + Method string + Params []*ExternalParamMapping + SystemID string + type FileInfo struct + IsDir bool + ModTime int64 + Mode os.FileMode + Name string + Parent string + Size int64 + type HTTPGetAction struct + HTTPHeaders []*HTTPHeader + Host string + Path string + Port int + ResponseSuccessFlag string + TimeOutSecond int + type HTTPHeader struct + Name string + Value string + type Identity struct + GID string + IdentityType string + UID string + type JenkinsBuildParam struct + AutoGenerate bool + ChoiceOption []string + Name string + Type JenkinsParamType + Value interface{} + type JenkinsParamType string + const Choice + const Str + type JobStatus string + const JobFail + const JobSuccess + type KV struct + IsCredential bool + Key string + Type string + Value string + type KubeResource struct + APIVersion string + Kind string + Metadata struct{ ... } + Spec struct{ ... } + type KubeResourceKind struct + APIVersion string + Kind string + Metadata struct{ ... } + type ListAuthorizedEnvsReq struct + ProjectKey string + UID string + type ListAuthorizedProjectResp struct + Error string + Found bool + ProjectList []string + type ListAuthorizedWorkflowsReq struct + ProjectKey string + UID string + type ListAuthorizedWorkflowsResp struct + CustomWorkflowList []string + Error string + WorkflowList []string + type MatchAttribute struct + Key string + Value string + type MediumType string + const NFSMedium + const ObjectMedium + type NFSProperties struct + PVC string + ProvisionType ProvisionType + StorageClass string + StorageSizeInGiB int64 + Subpath string + type NacosConfig struct + Content string + DataID string + Desc string + Diff interface{} + Format string + Group string + NamespaceID string + NamespaceName string + OriginalContent string + Persistence interface{} + type NacosNamespace struct + NamespaceID string + NamespacedName string + type ObjectProperties struct + ID string + type ObjectStorageInfo struct + AK string + Bucket string + Endpoint string + Insecure bool + Provider int8 + Region string + SK string + type ObjectStoragePathDetail struct + AbsFilePath string + DestinationPath string + FilePath string + type OpenAPIAdvancedSetting struct + CacheSetting *OpenAPICacheSetting + ClusterName string + Spec setting.RequestSpec + StrategyName string + Timeout int64 + UseHostDockerDaemon bool + Webhooks *OpenAPIWebhookSetting + type OpenAPICacheSetting struct + CacheDir string + Enabled bool + type OpenAPIRepoInput struct + Branch string + CheckoutPath string + CodeHostName string + PR int + PRs []int + RemoteName string + RepoName string + RepoNamespace string + SubModules bool + type OpenAPIServiceBuildArgs struct + Inputs []*KV + RepoInfo []*OpenAPIRepoInput + ServiceModule string + ServiceName string + type OpenAPIWebhookConfigDetail struct + Branch string + CodeHostName string + Events []config.HookEventType + MatchFolders []string + RepoName string + RepoNamespace string + type OpenAPIWebhookSetting struct + Enabled bool + HookList []*OpenAPIWebhookConfigDetail + type ParameterSetting struct + ChoiceOption []string + DefaultValue string + ExternalSetting *ExternalSetting + IsCredential bool + Key string + Type ParameterSettingType + type ParameterSettingType string + const ChoiceType + const ExternalType + const StringType + type Policy struct + Description string + Name string + Rules []*Rule + UpdateTime int64 + type PolicyMeta struct + Alias string + Description string + Resource string + Rules []*RuleMeta + type PolicyMetaScope string + type PolicyRule struct + Endpoint string + Methods []string + type Probe struct + HttpProbe *HTTPGetAction + ProbeScheme string + type ProvisionType string + const DynamicProvision + const StaticProvision + type ReaperType string + const BuildReaperType + const ScanningReaperType + const TestReaperType + type RepoSource string + const RepoSourceJob + const RepoSourceParam + const RepoSourceRuntime + type Repository struct + Address string + AuthType AuthType + AuthorName string + Branch string + CheckoutPath string + CheckoutRef string + CodehostID int + CommitID string + CommitMessage string + EnableCommit bool + EnableProxy bool + FilterRegexp string + GlobalParamName string + Hidden bool + IsPrimary bool + JobName string + JobRepoIndex int + OauthToken string + PR int + PRs []int + Password string + PrivateAccessToken string + RemoteName string + RepoName string + RepoNamespace string + RepoOwner string + SSHKey string + ServiceModule string + ServiceName string + Source string + SourceFrom RepoSource + SubModules bool + SubmissionID string + Tag string + UseDefault bool + Username string + func (r *Repository) BranchRef() string + func (r *Repository) PRRef() string + func (r *Repository) PRRefByPRID(pr int) string + func (r *Repository) Ref() string + func (r *Repository) TagRef() string + func (repo *Repository) GetReleaseCandidateTag(taskID int64) string + func (repo *Repository) GetRepoNamespace() string + type ResourceAction struct + Resource string + Verbs []string + type Role struct + Description string + ID uint + Name string + Namespace string + Type string + type RoleBinding struct + Name string + Preset bool + Role string + Type setting.ResourceType + UID string + type Rule struct + Kind string + MatchAttributes []MatchAttribute + Resources []string + Verbs []string + type RuleMeta struct + Action string + Alias string + Description string + Rules []*ActionRule + type ScriptType string + const ScriptTypeBatchFile + const ScriptTypePowerShell + const ScriptTypeShell + type ShareStorage struct + MediumType MediumType + NFSProperties NFSProperties + type SourceFrom struct + Enabled bool + SourceType RepoSource + type StartDevmodeInfo struct + DevImage string + type StorageClassType string + const StorageClassAll + type Theme struct + CustomTheme *CustomTheme + ThemeType string + type UserBriefInfo struct + Account string + IdentityType string + Name string + UID string + type UserCountByType struct + Count int64 + IdentityType string + type UserInfo struct + APIToken string + Account string + Admin bool + Email string + IdentityType string + LastLoginTime int64 + Name string + Phone string + SystemRoleBindings []*RoleBinding + Uid string + type UserSetting struct + LogBgColor string + LogFontColor string + Theme string + Uid string + type UserStatistics struct + ActiveUser int64 + TotalUser int64 + UserByType []*UserCountByType + type UsersBriefResp struct + TotalCount int64 + Users []*UserBriefInfo + type UsersResp struct + TotalCount int64 + Users []*UserInfo + type WorkloadInfo struct + PodName string + PodNamespace string + type WorkloadType string + const DeploymentWorkload + const StatefulSetWorkload v2.2.0-20240131 Feb 9, 2024 Other modules containing this package github.com/koderover/zadig