package
0.0.0-20190102003403-26736ab354c4
Repository: https://github.com/noah-huppert/kube-git-deploy.git
Documentation: pkg.go.dev

# Functions

GetJSON retrieves a key from Etcd and decodes the value as JSON into a struct.
SetJSON saves a struct in JSON form under a key in Etcd.
TraverseDir gets all values with a specified key from a directory recursively.

# Constants

KeyGitHubAuthToken is the key used to store the GitHub Auth token.