package
1.2.3
Repository: https://github.com/mia-platform/mlp.git
Documentation: pkg.go.dev

# Functions

CheckError default error handling function.
CreateFile create a new file in path.
ExtractYAMLFiles return array of YAML filenames from array of files and directories.
MkdirAll create a folder.
ReadFile read a file from the file system.
RemoveAll removes a directory path and any children it contains.
WriteFile write data to file.
WriteYamlsToDisk marshals and writes kubernetes runtime objects to YAML file.

# Constants

No description provided by the author

# Structs

DeployConfig are all the specific configurations used in deploy phase.
Options global option for the cli that can be passed to all commands.