Documentation
¶
Index ¶
- Constants
- func CheckSopsVersion(json map[string]interface{}) (string, bool)
- func DecryptMarkhorSecret(jsonObj map[string]interface{}, config config.MarkhorSecretsConfig, ...) (map[string]interface{}, error)
- func DecryptMarkhorSecretEvent(markhorSecret *v1.MarkhorSecret, config config.MarkhorSecretsConfig, ...) (map[string]interface{}, error)
- func IsSupportedSopsVersion(version string) (string, bool)
- type Ordering
Constants ¶
View Source
const LASTAPPLIEDANNOTAION_K8s = "kubectl.kubernetes.io/last-applied-configuration"
Variables ¶
This section is empty.
Functions ¶
func CheckSopsVersion ¶
func DecryptMarkhorSecret ¶
func DecryptMarkhorSecretEvent ¶
func DecryptMarkhorSecretEvent(markhorSecret *v1.MarkhorSecret, config config.MarkhorSecretsConfig, eid slog.Attr) (map[string]interface{}, error)
Given an encrypted MarkhorSecret, this function attempts to decrypt it using SOPS.
func IsSupportedSopsVersion ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.