dependency

package
v0.0.0-...-6c2d9fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package dependency provides dependency resolution.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Resolve

func Resolve(cf *chart.Chartfile, installdir string) ([]*chart.Dependency, error)

Resolve takes a chart and a location and checks whether the chart's dependencies are satisfied.

The `installdir` is the location where installed charts are located. Typically this is in $HELMC_HOME/workspace/charts.

This returns a list of unsatisfied dependencies (NOT an error condition).

It returns an error only if it cannot perform the task of resolving dependencies. Failed dependencies to not constitute an error.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL