package
0.1.0
Repository: https://github.com/lsst/qserv-operator.git
Documentation: pkg.go.dev

# Functions

GetDbContainerName return name of a database container for a given pod.

# Constants

All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
CmsdName name for cmsd containers.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
Czar name pods of class Czar.
Dashboard name pods of class Dashboard.
DashboardName name for dashboard container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
IngestDb name pods of class Ingest database.
IngestDbName name for ingest database container.
InitDbName name for database initialization containers.
MariadbName name for mariadb container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
ProxyName name for proxy container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
ReplCtl name pods of class Replication controller.
ReplCtlName name for replication controller container.
ReplDb name pods of class Replication database.
ReplDbName name for replication database container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
ReplWrkName name for replication worker container.
WmgrName name for worker manager container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
Worker name pods of class Replication worker.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
XrootdName name for xrootd container.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
All constants ending with 'Name' might have their value hard-coded in configmap/ directory Do not change their value.
XrootdRedirector name pods of class Xrootd redirector.

# Variables

Command contains the default command used to launch a container.
CommandDebug is a prerequisite for interactive debugging.
ContainerConfigmaps contains names of all micro-services which require configmaps named: '<prefix>-<microservice-name>-etc' and '<prefix>-<microservice-name>-start'.
Databases contains names of all Qserv pods which embed a database container.
MicroserviceSecrets contains names of all micro-services which require secrets.
QservGID qserv user gid.
QservUID qserv user uid.

# Type aliases

ContainerName name all containers.
PodClass name all classes of pod used to generate pod labels.