package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jul 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CreationRule struct {
Age string `yaml:"age,omitempty"`
PathRegex string `yaml:"path_regex,omitempty"`
EncryptedRegex string `yaml:"encrypted_regex,omitempty"`
}
type Sops struct {
CreationRules []CreationRule `yaml:"creation_rules"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.