Versions in this module Expand all Collapse all v0 v0.1.0 Jul 10, 2018 Changes in this version + func NewConfigWriter(gloo storage.Interface, cfg consul.ConsulConnectConfig, consulInfo ConsulInfo) (string, consul.ConfigWriter) + type ConfigWriter struct + func (cw *ConfigWriter) Write(cfg *api.ConnectProxyConfig) error + type ConsulInfo struct + AuthorizePath string + ConfigDir string + ConsulHostname string + ConsulPort uint32