f2sk1const

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TransportDeploymentName string = "skupper-router"
	TransportComponentName  string = "router"
	ConfigSyncContainerName string = "config-sync"
)

Transport constants

View Source
const (
	ControllerDeploymentName   string = "skupper-service-controller"
	ControllerComponentName    string = "service-controller"
	ControllerContainerName    string = "service-controller"
	FlowCollectorContainerName string = "flow-collector"
	PrometheusDeploymentName   string = "skupper-prometheus"
	PrometheusContainerName    string = "prometheus-server"
)

Controller and Collector constants

View Source
const (
	BaseQualifier       string = "skupper.io"
	ComponentAnnotation string = BaseQualifier + "/component"
)

Skupper qualifiers

Variables

View Source
var (
	ConfigSyncSelector        = fmt.Sprintf("%s=%s", ComponentAnnotation, ConfigSyncContainerName)
	RouterSelector            = fmt.Sprintf("%s=%s", ComponentAnnotation, TransportComponentName)
	ServiceControllerSelector = fmt.Sprintf("%s=%s", ComponentAnnotation, ControllerComponentName)
)

Selectors

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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