package
0.102.0
Repository: https://github.com/elastic/elastic-package.git
Documentation: pkg.go.dev

# 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.

# Structs

Metadata stores the data associated with a given profile.
No description provided by the author
Profile manages a a given user config profile.