# Functions
Convert transforms docker compose or dab file to k8s objects.
Down deletes all deployment, svc.
Up brings up deployment, svc.
ValidateComposeFile validated the compose file provided for conversion.
ValidateFlags validates all command line flags.
# Constants
DefaultComposeFile name of the file that kompose will use if no file is explicitly set.
DefaultProvider - provider that will be used if there is no provider was explicitly set.