Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsProductizedVersion ¶
Types ¶
type ImageProvider ¶
type ImageProvider interface { GetApicastImage() string GetBackendImage() string GetBackendRedisImage() string GetSystemImage() string GetSystemRedisImage() string GetSystemMySQLImage() string GetSystemPostgreSQLImage() string GetSystemMemcachedImage() string GetWildcardRouterImage() string GetZyncImage() string GetZyncPostgreSQLImage() string }
func NewImageProvider ¶
func NewImageProvider(productVersion Version) (ImageProvider, error)
Click to show internal directories.
Click to hide internal directories.