Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NGINXProxy ¶
type NGINXProxy interface { monitor.ControllerListener monitor.RegistryListener GetState() ([]client.ServiceInstance, []rules.Rule) }
NGINXProxy updates NGINX to reflect changes in the A8 controller and A8 registry
func NewNGINXProxy ¶
func NewNGINXProxy(nginxClient nginx.Manager) NGINXProxy
NewNGINXProxy instantiates a new instance
Click to show internal directories.
Click to hide internal directories.