Documentation
¶
Overview ¶
Package delegation manages the binary delegation mode configuration
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigPath ¶
GetConfigPath returns the path to the delegation config file
func SaveConfig ¶
SaveConfig saves the delegation configuration
Types ¶
type Config ¶
type Config struct {
Mode Mode `json:"mode"`
}
Config holds the delegation configuration
Click to show internal directories.
Click to hide internal directories.