ingress

package
v1.7.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2018 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ControllerName = "ingresses"
	UserAgentName  = "federation-ingresses-controller"
)

Variables

View Source
var (
	RequiredResources = []schema.GroupVersionResource{extensionsv1beta1.SchemeGroupVersion.WithResource("ingresses")}
)

Functions

This section is empty.

Types

type IngressController

type IngressController struct {
	sync.Mutex // Lock used for leader election
	// contains filtered or unexported fields
}

func NewIngressController

func NewIngressController(client federationclientset.Interface) *IngressController

NewIngressController returns a new ingress controller

func (*IngressController) Run

func (ic *IngressController) Run(stopChan <-chan struct{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL