Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct { }
Resolver is an instance of the helm resolver
func (*Resolver) Resolve ¶
func (r *Resolver) Resolve(filePath string) (model.ResolvedFiles, error)
Resolve will render the passed helm chart and return its content ready for parsing
func (*Resolver) SupportedTypes ¶
SupportedTypes returns the supported fileKinds for this resolver
Click to show internal directories.
Click to hide internal directories.