Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2019 Changes in this version + var ImageDataUpdate util.Lock + func GetBaseImageSelect() string + func GetImageDatas(searchMap sql.SearchMap) []k8s.CloudImage + func GetImageSelect(searchMap sql.SearchMap) string + func GetImageTag(images string) string + func GetImageTagSelect(tag string) string + func GetRegistryGroup(groupName string, clusterName string) (registry.CloudRegistryServer, string, string, string) + func GetRegistryGroupSelect(user string) string + func GetRegistrySelect() string + func GetRegistryServer(name string) []registry.CloudRegistryServer + func GetRegistryServerCluster(serverDomain string, clustername string) registry.CloudRegistryServer + func GetRegistryServerMap() util.Lock + func UpdateGroupImageInfo() + type BaseController struct + func (this *BaseController) Base() + func (this *BaseController) BaseAdd() + func (this *BaseController) BaseDelete() + func (this *BaseController) BaseList() + func (this *BaseController) BaseSave() + type ImageController struct + func (this *ImageController) RecreateRegistry() + func (this *ImageController) RegistryServer() + func (this *ImageController) RegistryServerAdd() + func (this *ImageController) RegistryServerDelete() + func (this *ImageController) RegistryServerList() + func (this *ImageController) RegistryServerSave() + type RegistryGroupController struct + func (this *RegistryGroupController) DeleteRegistryGroup() + func (this *RegistryGroupController) DeleteRegistryGroupImage() + func (this *RegistryGroupController) GetDeployImage() + func (this *RegistryGroupController) GetRegistryGroupImage() + func (this *RegistryGroupController) GroupDetailPage() + func (this *RegistryGroupController) RegistryGroup() + func (this *RegistryGroupController) RegistryGroupAdd() + func (this *RegistryGroupController) RegistryGroupImages() + func (this *RegistryGroupController) RegistryGroupList() + func (this *RegistryGroupController) RegistryImagesLog() + func (this *RegistryGroupController) SaveRegistryGroup() + type RegistryPermController struct + func (this *RegistryPermController) RegistryPerm() + func (this *RegistryPermController) RegistryPermAdd() + func (this *RegistryPermController) RegistryPermDelete() + func (this *RegistryPermController) RegistryPermList() + func (this *RegistryPermController) RegistryPermSave() + type SyncController struct + func (this *SyncController) ApprovedSave() + func (this *SyncController) HistorDatas() + func (this *SyncController) HistoryList() + func (this *SyncController) SyncAdd() + func (this *SyncController) SyncDatas() + func (this *SyncController) SyncDelete() + func (this *SyncController) SyncExec() + func (this *SyncController) SyncList() + func (this *SyncController) SyncSave()