# Functions
No description provided by the author
DeleteProfile deletes a profile from the default elastic-package config dir.
FetchAllProfiles returns a list of profile values.
LoadProfile loads an existing profile from the default elastic-package config dir.
# Constants
DefaultProfile is the name of the default profile.
PackageProfileConfigFile is the filename of the profile configuration file.
PackageProfileMetaFile is the filename of the profile metadata file.
# Variables
ErrNotAProfile is returned in cases where we don't have a valid profile directory.