Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = version.Get().GitVersion
Functions ¶
Types ¶
type Components ¶
type Components struct { Registry containerregistry.Image Busybox containerregistry.Image InfluxDB containerregistry.Image Thanos containerregistry.Image ProviderRes containerregistry.Image TKEGateway containerregistry.Image TKEAuthAPI containerregistry.Image TKEAuthController containerregistry.Image TKEBusinessAPI containerregistry.Image TKEBusinessController containerregistry.Image TKEMonitorAPI containerregistry.Image TKEMonitorController containerregistry.Image TKENotifyAPI containerregistry.Image TKENotifyController containerregistry.Image TKEPlatformAPI containerregistry.Image TKEPlatformController containerregistry.Image TKERegistryAPI containerregistry.Image TKERegistryController containerregistry.Image TKELogagentAPI containerregistry.Image TKELogagentController containerregistry.Image TKEAudit containerregistry.Image TKEApplicationAPI containerregistry.Image TKEApplicationController containerregistry.Image TKEMeshAPI containerregistry.Image TKEMeshController containerregistry.Image }
func Get ¶
func Get() Components
func (Components) Get ¶
func (c Components) Get(name string) *containerregistry.Image
Click to show internal directories.
Click to hide internal directories.