pomerium/internal/zero/bootstrap/writers/filesystem
Joe Kralicky ae5daafbc8
Add new config writer options mechanism
This moves the encryption cipher parameter out of the WriteConfig()
method in the ConfigWriter interface and into a new ConfigWriterOptions
struct. Options (e.g. cipher) can be applied to an existing ConfigWriter
to allow customizing implementation-specific behavior.
2024-05-28 15:17:08 -04:00
..
file.go Add new config writer options mechanism 2024-05-28 15:17:08 -04:00
file_test.go Add new config writer options mechanism 2024-05-28 15:17:08 -04:00