ca

package
v1.37.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// ServiceCAPath represents the in-container full path to the service-ca file
	ServiceCAPath = serviceCAMountPath + "/" + serviceCAFile
)

Variables

This section is empty.

Functions

func AddServiceCA added in v1.19.0

func AddServiceCA(jaeger *v1.Jaeger, commonSpec *v1.JaegerCommonSpec)

AddServiceCA will modify the supplied common spec, to include the service CA volume and volumeMount, if running on OpenShift

func GetServiceCABundle added in v1.19.0

func GetServiceCABundle(jaeger *v1.Jaeger) *corev1.ConfigMap

GetServiceCABundle returns a service CA configmap if platform is OpenShift

func GetTrustedCABundle added in v1.19.0

func GetTrustedCABundle(jaeger *v1.Jaeger) *corev1.ConfigMap

GetTrustedCABundle returns a trusted CA bundle configmap if platform is OpenShift

func ServiceCAName added in v1.19.0

func ServiceCAName(jaeger *v1.Jaeger) string

ServiceCAName returns the name of the trusted CA

func ServiceCANameFromString added in v1.19.0

func ServiceCANameFromString(name string) string

ServiceCANameFromString returns the name of the trusted CA

func TrustedCAName

func TrustedCAName(jaeger *v1.Jaeger) string

TrustedCAName returns the name of the trusted CA

func TrustedCANameFromString added in v1.19.0

func TrustedCANameFromString(name string) string

TrustedCANameFromString returns the name of the trusted CA

func Update

func Update(jaeger *v1.Jaeger, commonSpec *v1.JaegerCommonSpec)

Update will modify the supplied common spec, to include trusted CA bundle volume and volumeMount, if running on OpenShift

Types

This section is empty.

Jump to

Keyboard shortcuts

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