Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestPortOpen ¶
Types ¶
type ConsulService ¶
type ConsulService struct {
Service Service `json:"service"`
}
type ConsulServices ¶
type ConsulServices struct {
Services []Service `json:"services"`
}
type ProxyConfig ¶
type ProxyInfo ¶
type ProxyInfo struct { ProxyServiceID string TargetServiceID string TargetServiceName string ContentHash string ExecMode string Command []string Config ProxyConfig }
func GetProxyInfo ¶
func GetProxyInfo() ProxyInfo
Click to show internal directories.
Click to hide internal directories.