Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface {
Sync(ingress []*extensions.Ingress)
}
Config ...
func NewIngressConverter ¶
func NewIngressConverter(options *ingtypes.ConverterOptions, haproxy haproxy.Config, globalConfig map[string]string) Config
NewIngressConverter ...
Click to show internal directories.
Click to hide internal directories.