settings

package
v0.0.0-...-ec752c0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContainerSigningScriptName  = "container_script.sh"
	CollectionSigningScriptName = "collection_script.sh"
)
View Source
const (
	OtelConfigFile    = "otel-collector-config.yaml"
	OtelContainerPort = 8889
)
View Source
const (
	DBVolumeName = "postgres"
)

Variables

This section is empty.

Functions

func ApiService

func ApiService(pulpName string) string

func CacheService

func CacheService(pulpName string) string

func ContentService

func ContentService(pulpName string) string

func DBService

func DBService(pulpName string) string

func DefaultAdminPassword

func DefaultAdminPassword(pulpName string) string

func DefaultCachePVC

func DefaultCachePVC(pulpName string) string

func DefaultContainerTokenSecret

func DefaultContainerTokenSecret(pulpName string) string

func DefaultDBFieldsEncryptionSecret

func DefaultDBFieldsEncryptionSecret(pulpName string) string

func DefaultDBPVC

func DefaultDBPVC(pulpName string) string

func DefaultDBSecret

func DefaultDBSecret(pulpName string) string

func DefaultDBStatefulSet

func DefaultDBStatefulSet(pulpName string) string

func DefaultDjangoSecretKey

func DefaultDjangoSecretKey(pulpName string) string

func DefaultPulpFileStorage

func DefaultPulpFileStorage(pulpName string) string

func EmptyCAConfigMapName

func EmptyCAConfigMapName(pulpName string) string

func MigrationJob

func MigrationJob(pulpName string) string

func OtelConfigMapName

func OtelConfigMapName(pulpName string) string

func OtelServiceName

func OtelServiceName(pulpName string) string

func PulpServerSecret

func PulpServerSecret(pulpName string) string

func PulpServiceAccount

func PulpServiceAccount(pulpName string) string

func PulpWebConfigMapName

func PulpWebConfigMapName(pulpName string) string

func PulpWebService

func PulpWebService(pulpName string) string

func PulpcoreLabels

func PulpcoreLabels(pulp repomanagerpulpprojectorgv1beta2.Pulp, pulpType string) map[string]string

func RedHatOperatorPullSecret

func RedHatOperatorPullSecret(pulpName string) string

func ResetAdminPwdJob

func ResetAdminPwdJob(pulpName string) string

func SigningScriptJob

func SigningScriptJob(pulpName string) string

func UpdateChecksumsJob

func UpdateChecksumsJob(pulpName string) string

func WorkerService

func WorkerService(pulpName string) string

Types

type PulpcoreType

type PulpcoreType string
const (
	API     PulpcoreType = "Api"
	CONTENT PulpcoreType = "Content"
	WORKER  PulpcoreType = "Worker"
	WEB     PulpcoreType = "Web"
	CACHE   PulpcoreType = "Redis"
)

func (PulpcoreType) DeploymentName

func (t PulpcoreType) DeploymentName(pulpName string) string

func (PulpcoreType) PDBName

func (t PulpcoreType) PDBName(pulpName string) string

Jump to

Keyboard shortcuts

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