hull/pkg/checker
Arvind Iyengar 155991677d
Add ability to extract values from a set RenderValues struct
2023-03-08 17:58:47 -08:00
..
internal Pass lint checks 2022-09-20 00:15:22 -07:00
chain.go Refactor NewChainedCheckFunc 2023-03-08 17:43:30 -08:00
chain_test.go Add more helper utilities around looping through resources 2023-03-08 17:49:48 -08:00
checker.go Introduce checker.Chain and update example 2023-02-28 09:56:29 -08:00
checker_test.go Remove options from checks 2023-02-28 09:56:28 -08:00
context.go Add ability to extract values from a set RenderValues struct 2023-03-08 17:58:47 -08:00
context_test.go Add ability to extract values from a set RenderValues struct 2023-03-08 17:58:47 -08:00
loop.go Add more helper utilities around looping through resources 2023-03-08 17:49:48 -08:00
loop_test.go Add more helper utilities around looping through resources 2023-03-08 17:49:48 -08:00
map.go Add more helper utilities around passing information between ChainedCheckFuncs 2023-03-08 17:49:48 -08:00
map_test.go Add more helper utilities around passing information between ChainedCheckFuncs 2023-03-08 17:49:48 -08:00
resources.go Add more helper utilities around resources 2023-03-08 17:49:48 -08:00
resources_test.go Add more helper utilities around resources 2023-03-08 17:49:48 -08:00
scheme.go Remove pkg/checker/resource 2023-02-28 09:56:28 -08:00
transform.go Add more helper utilities around YAML or JSON transformations of objects to checker 2023-03-08 17:49:48 -08:00
transform_test.go Add more helper utilities around YAML or JSON transformations of objects to checker 2023-03-08 17:49:48 -08:00