Documentation ¶
Index ¶
- Constants
- func LogHLServiceName(t *miniov2.Tenant) string
- func LogSearchAPIDeploymentName(t *miniov2.Tenant) string
- func LogSearchAPIServiceName(t *miniov2.Tenant) string
- func LogSecretName(t *miniov2.Tenant) string
- func LogStatefulsetName(t *miniov2.Tenant) string
- func PrometheusHLServiceName(t *miniov2.Tenant) string
- func PrometheusStatefulsetName(t *miniov2.Tenant) string
Constants ¶
View Source
const ( LogSearchAPIContainerName = "log-search-api" PrometheusHLSvcNameSuffix = "-prometheus-hl-svc" LogHLSvcNameSuffix = "-log-hl-svc" )
Legacy Prometheus
Variables ¶
This section is empty.
Functions ¶
func LogHLServiceName ¶
LogHLServiceName returns name of Headless service for the Log statefulsets
func LogSearchAPIDeploymentName ¶
LogSearchAPIDeploymentName returns name of Log Search API server deployment
func LogSearchAPIServiceName ¶
LogSearchAPIServiceName returns name of Log Search API service name
func LogSecretName ¶
LogSecretName returns name of secret shared by Log PG server and log-search-api server
func LogStatefulsetName ¶
LogStatefulsetName returns name of statefulsets meant for Log feature
func PrometheusHLServiceName ¶
PrometheusHLServiceName returns name of Headless service for the Log statefulsets
func PrometheusStatefulsetName ¶
PrometheusStatefulsetName returns name of statefulset meant for Prometheus metrics.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.