example

command
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: 2 Imported by: 0

README

Helm Classic Example Plugin

This example plugic highlights a few of the features of the Helm Classic plugin system.

Usage

In this directory, build the example plugin:

$ go build -o helm-example helm-example.go

Helm Classic will search the path for plugins. So assuming you have Helm installed, you can test your plugin like this:

$ PATH=$PATH:. helmc example -a foo -b bar baz
Args are: [helm-example -a foo -b bar baz]
Helm Classic home is: /Users/mattbutcher/.helmc
Helm Classic command is: example
Helm Classic default repo is: charts

The output of helm-example shows the contents of the arguments and environment variables that Helm Classic passes to plugins.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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