Versions in this module Expand all Collapse all v0 v0.0.2 Jan 20, 2025 Changes in this version + const TargetNamespace + func GetTargetNamespace(object ObjectMeta) string v0.0.1 Aug 18, 2024 Changes in this version + const Enabled + const GitBranch + const GitCommitOptions + const GitFilepath + const GitSecret + const GitUrl + const SopsAgeRecipients + func GetAgeRecipients(object ObjectMeta) string + func GetGitBranch(object ObjectMeta) string + func GetGitCloneOptions(object ObjectMeta) *git.CloneOptions + func GetGitCommitOptions(obj ObjectMeta) *git.CommitOptions + func GetGitFilepath(object ObjectMeta) string + func GetGitSecret(object ObjectMeta) types.NamespacedName + func HasAgeRecipients(object ObjectMeta) bool + func IsEnabled(object ObjectMeta) bool + type ObjectMeta interface + GetAnnotations func() map[string]string + GetLabels func() map[string]string