//
pkg.gl
Category
github.com/creydr/go-k8s-utils
testing
package
0.1.3
Repository:
https://github.com/creydr/go-k8s-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
42 SLOC
#
Functions
GenerateNameReactor
GenerateNameReactor sets the metav1.Name of an object, if metav1.GenerateName was used.
SecretDataReactor
SecretDataReactor sets the secret.Data field based on the values from secret.StringData.