Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultSecretType = corev1.SecretTypeOpaque
)
Variables ¶
View Source
var ( CustomFuncs = map[string]interface{}{ "b64bin": base64.StdEncoding.EncodeToString, "utf8": func(x []byte) string { return string(x) }, } )
Functions ¶
func GenerateSecret ¶
Types ¶
type TemplateContext ¶
Click to show internal directories.
Click to hide internal directories.