sopsfile

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSopsFile

func GetSopsFile(c Config, file string) (string, error)

Types

type Config

type Config struct {
	Cluster   string
	AgePubKey string
}

func GetSopsConfig

func GetSopsConfig(file string, cluster string) (Config, error)

type CreationRule

type CreationRule struct {
	Age            string `yaml:"age,omitempty"`
	PathRegex      string `yaml:"path_regex,omitempty"`
	EncryptedRegex string `yaml:"encrypted_regex,omitempty"`
}

type Sops

type Sops struct {
	CreationRules []CreationRule `yaml:"creation_rules"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL