Documentation ¶
Index ¶
- func ActualizeCreds(secretName string, ...) (err error)
- func AddAnnotationsToPodTemplate(template *corev1.PodTemplateSpec, annotations map[string]string)
- func AddCredHashToPodTemplate(secretNames []string, template *corev1.PodTemplateSpec) error
- func AreCredsChanged(secretNames []string) (bool, error)
- func CalculateSecretDataHash(secretName string) (string, error)
- func GetAnnotationName(id int) string
- func GetK8SClient() client.Client
- func SetOwnerRefForSecretCopies(secretNames []string, ownerRef []metav1.OwnerReference) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActualizeCreds ¶
func AddAnnotationsToPodTemplate ¶
func AddAnnotationsToPodTemplate(template *corev1.PodTemplateSpec, annotations map[string]string)
func AddCredHashToPodTemplate ¶
func AddCredHashToPodTemplate(secretNames []string, template *corev1.PodTemplateSpec) error
func AreCredsChanged ¶
func CalculateSecretDataHash ¶
func GetAnnotationName ¶
func GetK8SClient ¶
func SetOwnerRefForSecretCopies ¶
func SetOwnerRefForSecretCopies(secretNames []string, ownerRef []metav1.OwnerReference) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.