Documentation ¶
Index ¶
Constants ¶
View Source
const (
GlooIngressClass = "gloo"
)
Variables ¶
This section is empty.
Functions ¶
func UpstreamName ¶
func UpstreamName(serviceNamespace, serviceName string, servicePort intstr.IntOrString) string
Types ¶
type IngressController ¶
type IngressController struct {
// contains filtered or unexported fields
}
func NewIngressController ¶
func (*IngressController) Error ¶
func (c *IngressController) Error() <-chan error
func (*IngressController) Run ¶
func (c *IngressController) Run(stop <-chan struct{})
type IngressSyncer ¶
type IngressSyncer struct {
// contains filtered or unexported fields
}
func NewIngressSyncer ¶
func (*IngressSyncer) Error ¶
func (c *IngressSyncer) Error() <-chan error
Click to show internal directories.
Click to hide internal directories.