Documentation ¶
Index ¶
- func AddSystemOperationLog(c *gin.Context)
- func BatchCreatePrivateKey(c *gin.Context)
- func CheckJenkinsIntegration(c *gin.Context)
- func CleanCache(c *gin.Context)
- func CleanCacheState(c *gin.Context)
- func CleanImageCache(c *gin.Context)
- func CreateAnnouncement(c *gin.Context)
- func CreateBasicImage(c *gin.Context)
- func CreateExternalLink(c *gin.Context)
- func CreateExternalSystem(c *gin.Context)
- func CreateGithubApp(c *gin.Context)
- func CreateHelmRepo(c *gin.Context)
- func CreateInstall(c *gin.Context)
- func CreateJenkinsIntegration(c *gin.Context)
- func CreatePrivateKey(c *gin.Context)
- func CreateProxy(c *gin.Context)
- func CreateRegistryNamespace(c *gin.Context)
- func CreateS3Storage(c *gin.Context)
- func DeleteAnnouncement(c *gin.Context)
- func DeleteBasicImage(c *gin.Context)
- func DeleteExternalLink(c *gin.Context)
- func DeleteExternalSystem(c *gin.Context)
- func DeleteGithubApp(c *gin.Context)
- func DeleteHelmRepo(c *gin.Context)
- func DeleteInstall(c *gin.Context)
- func DeleteJenkinsIntegration(c *gin.Context)
- func DeleteNotifies(c *gin.Context)
- func DeletePrivateKey(c *gin.Context)
- func DeleteProxy(c *gin.Context)
- func DeleteRegistryNamespace(c *gin.Context)
- func DeleteS3Storage(c *gin.Context)
- func GarbageCollection(c *gin.Context)
- func GetBasicImage(c *gin.Context)
- func GetDefaultRegistryNamespace(c *gin.Context)
- func GetExternalSystemDetail(c *gin.Context)
- func GetGithubApp(c *gin.Context)
- func GetInstall(c *gin.Context)
- func GetOperationLogs(c *gin.Context)
- func GetPrivateKey(c *gin.Context)
- func GetProxy(c *gin.Context)
- func GetProxyConfig(c *gin.Context)
- func GetRSAPublicKey(c *gin.Context)
- func GetRegistryNamespace(c *gin.Context)
- func GetS3Storage(c *gin.Context)
- func GetStrategy(c *gin.Context)
- func GetTextFromEncryptedKey(c *gin.Context)
- func GetWorkflowConcurrency(c *gin.Context)
- func ListAllRepos(c *gin.Context)
- func ListBasicImages(c *gin.Context)
- func ListCharts(c *gin.Context)
- func ListExternalLinks(c *gin.Context)
- func ListExternalSystem(c *gin.Context)
- func ListHelmRepos(c *gin.Context)
- func ListImages(c *gin.Context)
- func ListInstalls(c *gin.Context)
- func ListJenkinsIntegration(c *gin.Context)
- func ListJobBuildArgs(c *gin.Context)
- func ListJobNames(c *gin.Context)
- func ListLabels(c *gin.Context)
- func ListPrivateKeys(c *gin.Context)
- func ListPrivateKeysInternal(c *gin.Context)
- func ListProxies(c *gin.Context)
- func ListRegistries(c *gin.Context)
- func ListRegistryNamespaces(c *gin.Context)
- func ListRepoImages(c *gin.Context)
- func ListS3Storage(c *gin.Context)
- func ListSubscriptions(c *gin.Context)
- func ListTars(c *gin.Context)
- func PullAllAnnouncement(c *gin.Context)
- func PullNotify(c *gin.Context)
- func PullNotifyAnnouncement(c *gin.Context)
- func ReadNotify(c *gin.Context)
- func SetCron(c *gin.Context)
- func TestConnection(c *gin.Context)
- func TestJenkinsConnection(c *gin.Context)
- func Unsubscribe(c *gin.Context)
- func UpdateAnnouncement(c *gin.Context)
- func UpdateBasicImage(c *gin.Context)
- func UpdateExternalLink(c *gin.Context)
- func UpdateExternalSystem(c *gin.Context)
- func UpdateHelmRepo(c *gin.Context)
- func UpdateInstall(c *gin.Context)
- func UpdateJenkinsIntegration(c *gin.Context)
- func UpdateOperationLog(c *gin.Context)
- func UpdatePrivateKey(c *gin.Context)
- func UpdateProxy(c *gin.Context)
- func UpdateRegistryNamespace(c *gin.Context)
- func UpdateS3Storage(c *gin.Context)
- func UpdateStrategy(c *gin.Context)
- func UpdateSubscribe(c *gin.Context)
- func UpdateWorkflowConcurrency(c *gin.Context)
- func UpsertSubscription(c *gin.Context)
- type AdvancedRegistrySetting
- type CheckJenkinsIntegrationResp
- type DryRunFlag
- type ListImagesOption
- type ListTarsOption
- type ProxyConfig
- type Registry
- type Router
- type SetCleanConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSystemOperationLog ¶ added in v1.4.0
func BatchCreatePrivateKey ¶ added in v1.6.0
func CheckJenkinsIntegration ¶ added in v1.9.0
func CleanCache ¶ added in v1.2.0
func CleanCacheState ¶
func CleanImageCache ¶
func CreateAnnouncement ¶ added in v1.4.0
func CreateBasicImage ¶
func CreateExternalLink ¶ added in v1.7.0
func CreateExternalSystem ¶ added in v1.8.0
func CreateGithubApp ¶
func CreateHelmRepo ¶ added in v1.2.0
func CreateInstall ¶
func CreatePrivateKey ¶ added in v1.2.0
func CreateProxy ¶
func CreateRegistryNamespace ¶
func CreateS3Storage ¶
func DeleteAnnouncement ¶ added in v1.4.0
func DeleteBasicImage ¶
func DeleteExternalLink ¶ added in v1.7.0
func DeleteExternalSystem ¶ added in v1.8.0
func DeleteGithubApp ¶
func DeleteHelmRepo ¶ added in v1.2.0
func DeleteInstall ¶
func DeleteNotifies ¶ added in v1.2.0
func DeletePrivateKey ¶ added in v1.2.0
func DeleteProxy ¶
func DeleteRegistryNamespace ¶
func DeleteS3Storage ¶
func GarbageCollection ¶ added in v1.2.0
func GetBasicImage ¶
func GetDefaultRegistryNamespace ¶ added in v1.2.0
func GetExternalSystemDetail ¶ added in v1.8.0
func GetGithubApp ¶
func GetInstall ¶
func GetOperationLogs ¶ added in v1.4.0
func GetPrivateKey ¶ added in v1.2.0
func GetProxyConfig ¶
func GetRSAPublicKey ¶ added in v1.9.9
func GetRegistryNamespace ¶ added in v1.8.0
func GetS3Storage ¶
func GetStrategy ¶ added in v1.2.0
func GetTextFromEncryptedKey ¶ added in v1.9.9
func GetWorkflowConcurrency ¶ added in v1.9.9
func ListAllRepos ¶
func ListBasicImages ¶
func ListCharts ¶ added in v1.9.9
func ListExternalLinks ¶ added in v1.7.0
func ListExternalSystem ¶ added in v1.8.0
func ListHelmRepos ¶ added in v1.2.0
func ListImages ¶
func ListInstalls ¶
func ListJenkinsIntegration ¶
func ListJobBuildArgs ¶
func ListJobNames ¶
func ListLabels ¶ added in v1.6.0
func ListPrivateKeys ¶ added in v1.2.0
func ListPrivateKeysInternal ¶ added in v1.9.9
func ListProxies ¶
func ListRegistries ¶
func ListRegistryNamespaces ¶
func ListRepoImages ¶
func ListS3Storage ¶
func ListSubscriptions ¶ added in v1.2.0
func PullAllAnnouncement ¶ added in v1.4.0
func PullNotify ¶ added in v1.2.0
func PullNotifyAnnouncement ¶ added in v1.4.0
func ReadNotify ¶ added in v1.2.0
func TestConnection ¶
func TestJenkinsConnection ¶
func Unsubscribe ¶ added in v1.2.0
func UpdateAnnouncement ¶ added in v1.4.0
func UpdateBasicImage ¶
func UpdateExternalLink ¶ added in v1.7.0
func UpdateExternalSystem ¶ added in v1.8.0
func UpdateHelmRepo ¶ added in v1.2.0
func UpdateInstall ¶
func UpdateOperationLog ¶ added in v1.4.0
func UpdatePrivateKey ¶ added in v1.2.0
func UpdateProxy ¶
func UpdateRegistryNamespace ¶
func UpdateS3Storage ¶
func UpdateStrategy ¶ added in v1.2.0
func UpdateSubscribe ¶ added in v1.2.0
func UpdateWorkflowConcurrency ¶ added in v1.9.9
func UpsertSubscription ¶ added in v1.2.0
Types ¶
type AdvancedRegistrySetting ¶ added in v1.9.9
type CheckJenkinsIntegrationResp ¶ added in v1.9.0
type CheckJenkinsIntegrationResp struct {
Exists bool `json:"exists"`
}
type DryRunFlag ¶ added in v1.2.0
type DryRunFlag struct {
DryRun bool `json:"dryrun"`
}
DryRunFlag indicates whether a run is a dry run or not. If it is a dry run, the relevant API is supposed to be no-op except logging.
type ListImagesOption ¶
type ListImagesOption struct {
Names []string `json:"names"`
}
type ListTarsOption ¶ added in v1.6.0
type ListTarsOption struct {
Names []string `json:"names"`
}
type ProxyConfig ¶
type Router ¶
type Router struct{}
func (*Router) Inject ¶
func (*Router) Inject(router *gin.RouterGroup)
type SetCleanConfig ¶ added in v1.9.9
Click to show internal directories.
Click to hide internal directories.