service

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: Apache-2.0 Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGRPCNodePortForQueryService added in v1.25.0

func GetGRPCNodePortForQueryService(jaeger *v1.Jaeger) int32

GetGRPCNodePortForQueryService returns the query service grpc NodePort for this Jaeger instance

func GetNameForCollectorService

func GetNameForCollectorService(jaeger *v1.Jaeger) string

GetNameForCollectorService returns the service name for the collector in this Jaeger instance

func GetNameForHeadlessCollectorService added in v1.11.0

func GetNameForHeadlessCollectorService(jaeger *v1.Jaeger) string

GetNameForHeadlessCollectorService returns the headless service name for the collector in this Jaeger instance

func GetNameForQueryService

func GetNameForQueryService(jaeger *v1.Jaeger) string

GetNameForQueryService returns the query service name for this Jaeger instance

func GetNodePortForQueryService added in v1.22.1

func GetNodePortForQueryService(jaeger *v1.Jaeger) int32

GetNodePortForQueryService returns the query service NodePort for this Jaeger instance

func GetPortForQueryService

func GetPortForQueryService(jaeger *v1.Jaeger) int

GetPortForQueryService returns the query service port number for this Jaeger instance

func GetPortNameForGRPC added in v1.19.0

func GetPortNameForGRPC(jaeger *v1.Jaeger) string

GetPortNameForGRPC returns the port name for 'grpc'. It may either be tls-grpc-jaeger (secure) or grpc-jaeger (insecure), based on whether TLS is enabled for the agent-collector gRPC communication

func GetPortNameForQueryService added in v1.30.0

func GetPortNameForQueryService(jaeger *v1.Jaeger) string

GetPortNameForQueryService returns the query service port name for this Jaeger instance

func GetTLSSecretNameForQueryService added in v1.8.0

func GetTLSSecretNameForQueryService(jaeger *v1.Jaeger) string

GetTLSSecretNameForQueryService returns the auto-generated TLS secret name for the Query Service for the given Jaeger instance

func NewAgentService

func NewAgentService(jaeger *v1.Jaeger, selector map[string]string) *corev1.Service

NewAgentService returns a new Kubernetes service for Jaeger Agent backed by the pods matching the selector

func NewCollectorServices added in v1.11.0

func NewCollectorServices(jaeger *v1.Jaeger, selector map[string]string) []*corev1.Service

NewCollectorServices returns a new Kubernetes service for Jaeger Collector backed by the pods matching the selector

func NewQueryService

func NewQueryService(jaeger *v1.Jaeger, selector map[string]string) *corev1.Service

NewQueryService returns a new Kubernetes service for Jaeger Query backed by the pods matching the selector

Types

This section is empty.

Jump to

Keyboard shortcuts

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