Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalPath ¶
GetLocalPath generates absolute local path when use "file://" in repository of dependencies
func HashReq ¶
func HashReq(req, lock []*chart.Dependency) (string, error)
HashReq generates a hash of the dependencies.
This should be used only to compare against another hash generated by this function.
func HashV2Req ¶
func HashV2Req(req []*chart.Dependency) (string, error)
HashV2Req generates a hash of requirements generated in Helm v2.
This should be used only to compare against another hash generated by the Helm v2 hash function. It is to handle issue: https://github.com/helm/helm/issues/7233
Types ¶
Click to show internal directories.
Click to hide internal directories.