helm/pkg/chartutil
Matt Butcher 90c46e896d fix(chartutil): fix Table() method to test Values
This makes the Table() method more flexible than the original version.
It allows either a map[string]interface{} or a chartutil.Values to be
treated as a table.
2016-06-24 12:06:52 -06:00
..
testdata feat(chartutil): support global variables 2016-06-14 11:24:09 -06:00
chartfile.go fix(*): add license header 2016-06-22 12:28:45 -06:00
chartfile_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
doc.go fix(*): add license header 2016-06-22 12:28:45 -06:00
expand.go fix(*): add license header 2016-06-22 12:28:45 -06:00
load.go Templates Lint rules 2016-06-23 12:36:25 -07:00
load_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
values.go fix(chartutil): fix Table() method to test Values 2016-06-24 12:06:52 -06:00
values_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00