images

package
v0.0.0-...-d9aaf1c Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const (
	RouterImageEnvKey                 string = "QDROUTERD_IMAGE"
	ServiceControllerImageEnvKey      string = "SKUPPER_SERVICE_CONTROLLER_IMAGE"
	ConfigSyncImageEnvKey             string = "SKUPPER_CONFIG_SYNC_IMAGE"
	FlowCollectorImageEnvKey          string = "SKUPPER_FLOW_COLLECTOR_IMAGE"
	PrometheusServerImageEnvKey       string = "PROMETHEUS_SERVER_IMAGE"
	RouterPullPolicyEnvKey            string = "QDROUTERD_IMAGE_PULL_POLICY"
	ServiceControllerPullPolicyEnvKey string = "SKUPPER_SERVICE_CONTROLLER_IMAGE_PULL_POLICY"
	ConfigSyncPullPolicyEnvKey        string = "SKUPPER_CONFIG_SYNC_IMAGE_PULL_POLICY"
	FlowCollectorPullPolicyEnvKey     string = "SKUPPER_FLOW_COLLECTOR_IMAGE_PULL_POLICY"
	PrometheusServerPullPolicyEnvKey  string = "PROMETHEUS_SERVER_IMAGE_PULL_POLICY"
	SkupperImageRegistryEnvKey        string = "SKUPPER_IMAGE_REGISTRY"
	PrometheusImageRegistryEnvKey     string = "PROMETHEUS_IMAGE_REGISTRY"
)
View Source
const (
	DefaultImageRegistry       string = "quay.io/skupper"
	RouterImageName            string = "skupper-router:main"
	ServiceControllerImageName string = "service-controller:master"
	ConfigSyncImageName        string = "config-sync:master"
	FlowCollectorImageName     string = "flow-collector:master"
	PrometheusImageRegistry    string = "quay.io/prometheus"
	PrometheusServerImageName  string = "prometheus:v2.42.0"
)

Variables

This section is empty.

Functions

func AddRouterImageOverrideToEnv

func AddRouterImageOverrideToEnv(env []corev1.EnvVar) []corev1.EnvVar

func GetConfigSyncImageDetails

func GetConfigSyncImageDetails() types.ImageDetails

func GetConfigSyncImageName

func GetConfigSyncImageName() string

func GetConfigSyncImagePullPolicy

func GetConfigSyncImagePullPolicy() string

func GetFlowCollectorImageDetails

func GetFlowCollectorImageDetails() types.ImageDetails

func GetFlowCollectorImageName

func GetFlowCollectorImageName() string

func GetFlowCollectorImagePullPolicy

func GetFlowCollectorImagePullPolicy() string

func GetImageRegistry

func GetImageRegistry() string

func GetPrometheusImageRegistry

func GetPrometheusImageRegistry() string

func GetPrometheusServerImageDetails

func GetPrometheusServerImageDetails() types.ImageDetails

func GetPrometheusServerImageName

func GetPrometheusServerImageName() string

func GetPrometheusServerImagePullPolicy

func GetPrometheusServerImagePullPolicy() string

func GetRouterImageDetails

func GetRouterImageDetails() types.ImageDetails

func GetRouterImageName

func GetRouterImageName() string

func GetRouterImagePullPolicy

func GetRouterImagePullPolicy() string

func GetServiceControllerImageDetails

func GetServiceControllerImageDetails() types.ImageDetails

func GetServiceControllerImageName

func GetServiceControllerImageName() string

func GetServiceControllerImagePullPolicy

func GetServiceControllerImagePullPolicy() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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