Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GwServiceKeyFunc ¶
GwServiceKeyFunc key function for cache
Types ¶
type GWUpdater ¶
type GWUpdater struct {
// contains filtered or unexported fields
}
GWUpdater gw updater
func (*GWUpdater) SetGWClient ¶
SetGWClient set gw client for GWUpdater
func (*GWUpdater) SetServiceClient ¶
SetServiceClient set service client for GWUpdater
type Option ¶
type Option struct {
TLSOption
Port int
ServiceRegistry string
Cluster string
BackendIPType string
Kubeconfig string
GwZkHosts string
GwZkPath string
GwBizID string
ServiceLabel map[string]string
DomainLabelKey string
ProxyPortLabelKey string
PortLabelKey string
PathLabelKey string
UpdatePeriod int
NodeSyncPeriod int
SyncPeriod int
}
Option options
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
Processor gw controller core processor
Click to show internal directories.
Click to hide internal directories.