secretservice

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppLogPath  = "AppLog"
	FailurePath = "Failures"
)

Variables

This section is empty.

Functions

func CreateAppSecret

func CreateAppSecret(k8sClient *kubernetes.Clientset, secretName string, secretNamespace string) (bool, error)

func GetAppSecret

func GetAppSecret(k8sclient *kubernetes.Clientset) (*coreV1.Secret, error)

func GetSecretContent

func GetSecretContent[T any](k8sClient *kubernetes.Clientset, contentPath string) (*T, error)

func SetSecretContent

func SetSecretContent[T any](k8sClient *kubernetes.Clientset, contentPath string, content *T) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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