Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { MgmtGwListenAddress string `yaml:"listenAddress"` MgmtGwCertPath string `yaml:"certPath"` MgmtGwKeyPath string `yaml:"keyPath"` MgmtAddr string `yaml:"mgmt"` MgmtCertPath string `yaml:"mgmtCertPath"` MgmtKeyPath string `yaml:"mgmtKeyPath"` MgmtCaCertPath string `yaml:"mgmtCaCertPath"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.