util

package
v0.0.0-...-daa3d23 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SyncPostgresAdminSecret

func SyncPostgresAdminSecret(log logging.Logger) error

Types

type SyncPostgresSecretConfig

type SyncPostgresSecretConfig struct {
	DBAdminCredIdentifier string `envconfig:"PG_DB_ADMIN_CRED_IDENTIFIER" default:"postgres-admin"`
	EntityName            string `envconfig:"PG_DB_ENTITY_NAME" required:"true"`
	SecretName            string `envconfig:"PG_DB_SECRET_NAME" required:"true"`
	Namespace             string `envconfig:"POD_NAMESPACE" required:"true"`
}

Jump to

Keyboard shortcuts

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