# Functions
BuildExecCommandString returns a shell command that executes the given command in a shell.
BuildExportEnvCommand returns a shell command that exports the given environment variable.
No description provided by the author
No description provided by the author
GetContainerID returns a container ID based on the container name.
NewFileCloner creates a new FileCloner with default values.
SanitizeAppleCPUModelForK8sLabel simplifies the Apple CPU model name to a valid k8s label value.
# Structs
FileCloner is a utility to clone files.