Documentation ¶
Index ¶
- Constants
- func Check(data interface{}) error
- func FetchRealDiceYml(bdl *bundle.Bundle, pipelineYml, gitRepo, branch string, ...) (string, error)
- func GetGittarRepoURL(clusterName, repoAbbr string) string
- func GetGittarSecrets(clusterName, branch string, detail *commonpb.CommitDetail) map[string]string
- func IsOSS(storageURL string) bool
- func MakeGittarAuthorSecret() string
- func MakeGittarBranchSecret() string
- func MakeGittarCommitAbbrevSecret() string
- func MakeGittarCommitSecret() string
- func MakeGittarMessageSecret() string
- func MakeGittarRepoSecret() string
- func MakeOrgGittarTokenPipelineCmsNsConfig() string
- func MakeOrgGittarUsernamePipelineCmsNsConfig() string
- func MakeUserOrgPipelineCmsNs(userID string, orgID uint64) string
- func WithInternalClientContext(ctx context.Context) context.Context
Constants ¶
View Source
const (
ActionType = "release"
)
Variables ¶
This section is empty.
Functions ¶
func FetchRealDiceYml ¶
func FetchRealDiceYml(bdl *bundle.Bundle, pipelineYml, gitRepo, branch string, workspace apistructs.DiceWorkspace, userID string) (string, error)
FetchRealDiceYml That may exist dice_development_yml,dice_test_yml,dice_staging_yml,dice_production_yml
func GetGittarRepoURL ¶
func GetGittarSecrets ¶
func GetGittarSecrets(clusterName, branch string, detail *commonpb.CommitDetail) map[string]string
func MakeGittarAuthorSecret ¶
func MakeGittarAuthorSecret() string
func MakeGittarBranchSecret ¶
func MakeGittarBranchSecret() string
func MakeGittarCommitAbbrevSecret ¶
func MakeGittarCommitAbbrevSecret() string
func MakeGittarCommitSecret ¶
func MakeGittarCommitSecret() string
func MakeGittarMessageSecret ¶
func MakeGittarMessageSecret() string
func MakeGittarRepoSecret ¶
func MakeGittarRepoSecret() string
func MakeOrgGittarTokenPipelineCmsNsConfig ¶
func MakeOrgGittarTokenPipelineCmsNsConfig() string
func MakeOrgGittarUsernamePipelineCmsNsConfig ¶
func MakeOrgGittarUsernamePipelineCmsNsConfig() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.