util

package
v0.0.0-...-7c824b2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SyncCassandraAdminSecret

func SyncCassandraAdminSecret(log logging.Logger) error

Types

type SyncSecretConfig

type SyncSecretConfig struct {
	DBAdminCredIdentifier string `envconfig:"DB_ADMIN_CRED_IDENTIFIER" default:"cassandra-admin"`
	EntityName            string `envconfig:"DB_ENTITY_NAME" required:"true"`
	SecretName            string `envconfig:"CASSANDRA_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