xiaojueguan / client-helm

Go client for Helm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client-helm

Helm clients for talking to a helm.

Installing

Use Client-helm is easy. First, use go get to install the latest version of the library.

go get github.com/caoyingjunz/client-helm

Next, include Client-helm in your application:

import "github.com/caoyingjunz/client-helm"

Usage

Copyright 2019 caoyingjun (cao.yingjunz@gmail.com) Apache License 2.0

About

Go client for Helm.

License:Apache License 2.0


Languages

Language:Go 100.0%