product

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2019 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsProductizedVersion

func IsProductizedVersion(productVersion Version) bool

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)

type Version

type Version string
const (
	ProductUpstream    Version = "upstream"
	ProductRelease_2_5 Version = "2.5"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL