Documentation ¶ Index ¶ type Modifier Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Modifier ¶ type Modifier interface { Execute([]byte) ([]byte, error) } My idea for now was to create some sort of modifiers that consume []byte input, modify it accordingly to the provided configuration, and return []byte that Creator can write to a file. Source Files ¶ View all Source files modifier.go Directories ¶ Show internal Expand all Path Synopsis app flux-kustomization helper secret sigs-kustomization sops Click to show internal directories. Click to hide internal directories.