//
pkg.gl
Category
github.com/apoxy-dev/apoxy-cli
pkg
cmd
utils
package
0.4.1
Repository:
https://github.com/apoxy-dev/apoxy-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
50 SLOC
#
Functions
LabelsToString
LabelsToString converts a map of labels to a string.
ReadFileAsString
ReadFileAsString returns a file as a string or an error.
ReadStdInAsString
ReadStdInAsString returns stdin as a string or an error.
YAMLToJSON
YAMLToJSON converts YAML to JSON.