mirror of
https://github.com/helm/helm.git
synced 2026-03-24 11:23:30 -04:00
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.
|
||
|---|---|---|
| .. | ||
| chartutil | ||
| client | ||
| engine | ||
| helm | ||
| ignore | ||
| kube | ||
| lint | ||
| proto/hapi | ||
| repo | ||
| storage | ||
| timeconv | ||
| version | ||