# Functions
ChartFile reads all the given files and returns a slice of []*chart.File containing the raw content and the file name for each file.
ChartFileB is an helper that takes a slice of bytes and construct a chart.File slice from it.
ChartFiles reads a list of paths and reads all yaml file inside.
ChartFileS is an helper that takes a string and construct a chart.File slice from it.
No description provided by the author
No description provided by the author
This allows a multi-platform switch in the future.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RenderHelm renders the template string with helm.
No description provided by the author
No description provided by the author
UnMarshalValues unmarshal values files and joins them into a unique templatedata the join happens from right to left, so any rightmost value file overwrites the content of the ones before it.
Untar just a wrapper around the docker functions.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author