Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Prodan f812f045c6
Set module name to `github.com/fluxcd/cli-utils`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-20 08:45:35 +02:00
Karl Isenberg 6ce2c31c3e chore: export manifestreader.FakeLoader for tests 2022-02-15 14:50:34 -08:00
Karl Isenberg 4e94795493 chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
Karl Isenberg d83ce93efd Add ObjMetadataSet to encapsulate set functions
- Refactor usages of []ObjMetadata to use ObjMetadataSet
- Move Union, Diff, Contains, Hash, Remove, and Equal into
  ObjMetadataSet
- Add ToStringMap and FromStringMap for inventory serialization
2021-10-06 14:25:12 -07:00
Phani Teja Marupaka 6c0f7261e8 Decouple manifest reader from cli 2021-04-05 14:06:04 -07:00
Jingfang Liu 3224d5f259 splti the provider interface 2020-11-16 08:30:49 -08:00