Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentConfig ¶
type AgentConfig struct { Storage Storage `yaml:"storage"` ClusterComponent map[string]any `yaml:"clusterComponent"` }
func ParseConfig ¶
func ParseConfig(cfgPath string) (*AgentConfig, error)
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) ConfigOpenvpnClient ¶
Click to show internal directories.
Click to hide internal directories.