package
0.0.4
Repository: https://github.com/troy0820/secretkube.git
Documentation: pkg.go.dev

# Functions

CreateSecret creates a secret to put into cluster.
Execute command to execute secretkube command line.
MakeMapFromJSON opens a JSON file and creates a map[string]string.
TurnMapToBytes takes map[string]string and transforms the value to a slice of bytes.
Version command takes the string and shows the version.