Documentation
¶
Overview ¶
Package profile handles connection profile management and resolution.
This package provides a clean separation of concerns for managing multiple connection profiles and resolving which profile to use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProfileConfig ¶
GetProfileConfig returns the configuration for a specific profile.
func ListProfiles ¶
ListProfiles returns a list of available profile names.
func ResolveProfile ¶
ResolveProfile determines which profile to use based on command line flags, environment variables, and configuration defaults.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.