Documentation
¶
Index ¶
Constants ¶
View Source
const (
NodeID = "kcp-ingress"
)
Variables ¶
This section is empty.
Functions ¶
func NewTranslator ¶
func NewTranslator(envoyListenPort *uint) *translator
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) DeleteIngress ¶
func (*Cache) ToEnvoySnapshot ¶
func (c *Cache) ToEnvoySnapshot() cache.Snapshot
func (*Cache) UpdateIngress ¶
func (c *Cache) UpdateIngress(ingress networkingv1.Ingress)
Click to show internal directories.
Click to hide internal directories.