Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NginxController ¶
type NginxController struct {
// contains filtered or unexported fields
}
NginxController ...
func NewNginxController ¶
func NewNginxController() *NginxController
NewNginxController returns a new NginxController
func (*NginxController) OnUpdate ¶
func (n *NginxController) OnUpdate(cfg config.TemplateConfig) error
OnUpdate is called by proxy.sync periodically to keep the configuration in sync
Click to show internal directories.
Click to hide internal directories.