router

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ComponentName = "router"

	CredsMountPath = "/etc/mysql/mysql-users-secret"

	CustomConfigKey = "mysqlrouter.conf"
)
View Source
const (
	PortHTTP       = 8443
	PortRWDefault  = 3306
	PortReadWrite  = 6446
	PortReadOnly   = 6447
	PortXReadWrite = 6448
	PortXReadOnly  = 6449
	PortXDefault   = 33060
	PortRWAdmin    = 33062
)

Variables

This section is empty.

Functions

func Deployment

func Deployment(cr *apiv1alpha1.PerconaServerMySQL, initImage, configHash, tlsHash string) *appsv1.Deployment

func MatchLabels

func MatchLabels(cr *apiv1alpha1.PerconaServerMySQL) map[string]string

func PodName added in v0.6.0

func PodName(cr *apiv1alpha1.PerconaServerMySQL, idx int) string

func ServiceName

func ServiceName(cr *apiv1alpha1.PerconaServerMySQL) string

Types

type Configurable added in v0.6.0

type Configurable apiv1alpha1.PerconaServerMySQL

func (*Configurable) ExecuteConfigurationTemplate added in v0.6.0

func (c *Configurable) ExecuteConfigurationTemplate(input string, memory *resource.Quantity) (string, error)

func (*Configurable) GetConfigMapKey added in v0.6.0

func (c *Configurable) GetConfigMapKey() string

func (*Configurable) GetConfigMapName added in v0.6.0

func (c *Configurable) GetConfigMapName() string

func (*Configurable) GetConfiguration added in v0.6.0

func (c *Configurable) GetConfiguration() string

func (*Configurable) GetResources added in v0.6.0

func (c *Configurable) GetResources() corev1.ResourceRequirements

Jump to

Keyboard shortcuts

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