cabundle

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OriginalCertsDir = "/etc/ssl/certs"
	CustomCertsDir   = "/etc/kubeone/certs"
	FileName         = "ca-certificates.crt"
	SSLCertFilePath  = CustomCertsDir + "/" + FileName
	ConfigMapName    = "ca-bundle"

	SSLCertFileENV = "SSL_CERT_FILE"
)

Variables

This section is empty.

Functions

func ConfigMap

func ConfigMap(caBundle string) *corev1.ConfigMap

func EnvVar

func EnvVar() corev1.EnvVar

func Inject

func Inject(caBundle string, podTpl *corev1.PodTemplateSpec)

func Volume

func Volume() corev1.Volume

func VolumeMount

func VolumeMount() corev1.VolumeMount

Types

This section is empty.

Jump to

Keyboard shortcuts

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