util

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PVCPathCronJobString  = "/spec/jobTemplate/spec/template/spec/volumes/%d/persistentVolumeClaim/claimName"
	PVCPathPodString      = "/spec/volumes/%d/persistentVolumeClaim/claimName"
	PVCPathGenericString  = "/spec/template/spec/volumes/%d/persistentVolumeClaim/claimName"
	PVCPathTemplateString = "/spec/volumeClaimTemplates/%d/metadata/name"
)

Variables

This section is empty.

Functions

func ProcessPVCMap added in v0.0.8

func ProcessPVCMap(pvcString string) (map[string]string, error)

func RenamePVCs added in v0.0.8

func RenamePVCs(volumes []v1.Volume, PVCRenameMap map[string]string, path string) (jsonpatch.Patch, error)

func UpdateImage

func UpdateImage(containerImagePath, updatedImagePath string) (jsonpatch.Patch, error)

func UpdateImageRegistry

func UpdateImageRegistry(registryReplacements map[string]string, oldImageName string) (string, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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