package
0.10.4
Repository: https://github.com/solidnerd/argo-cd.git
Documentation: pkg.go.dev

# Functions

MarshalLocalYAMLFile writes JSON or YAML to a file on disk.
ReadRemoteFile issues a GET request to retrieve the contents of the specified URL as a byte array.
UnmarshalLocalFile retrieves JSON or YAML from a file on disk.
UnmarshalRemoteFile retrieves JSON or YAML through a GET request.