Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendCfgSnippet ¶ added in v1.8.10
type BackendCfgSnippet struct{}
func (BackendCfgSnippet) Update ¶ added in v1.8.10
func (handler BackendCfgSnippet) Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (reload bool, err error)
type ErrorFiles ¶
type ErrorFiles struct {
// contains filtered or unexported fields
}
func (*ErrorFiles) Update ¶
func (handler *ErrorFiles) Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (reload bool, err error)
type HTTPBind ¶
type HTTPS ¶
type PatternFiles ¶
type PatternFiles struct {
// contains filtered or unexported fields
}
func (*PatternFiles) Update ¶
func (handler *PatternFiles) Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (reload bool, err error)
type ProxyProtocol ¶
type ProxyProtocol struct{}
func (ProxyProtocol) Update ¶
func (handler ProxyProtocol) Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (reload bool, err error)
type TCPServices ¶
func (TCPServices) Update ¶
func (handler TCPServices) Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (reload bool, err error)
Click to show internal directories.
Click to hide internal directories.