# Functions
DefaultGetPreferences returns KubeRCConfiguration.
NewPreferences returns initialized Prefrences object.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
Preferences stores the kuberc file coming either from environment variable or file from set in flag or the default kuberc path.
# Interfaces
PreferencesHandler is responsible for setting default flags arguments based on user's kuberc configuration.