controller

package
v1.0.87 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action interface {
	// contains filtered or unexported methods
}

Action is an interface for ingress and route actions

type MonitorController

type MonitorController struct {
	// contains filtered or unexported fields
}

MonitorController which can be used for monitoring ingresses

func NewMonitorController

func NewMonitorController(namespace string, kubeClient kubernetes.Interface, config config.Config, resource string, restClient rest.Interface) *MonitorController

NewMonitorController implements a controller to monitor ingresses and routes

func (*MonitorController) Run

func (c *MonitorController) Run(threadiness int, stopCh chan struct{})

Run method starts the controller

type ResourceDeletedAction

type ResourceDeletedAction struct {
	// contains filtered or unexported fields
}

ResourceDeletedAction provide implementation of action interface

type ResourceUpdatedAction

type ResourceUpdatedAction struct {
	// contains filtered or unexported fields
}

ResourceUpdatedAction provide implementation of action interface

Jump to

Keyboard shortcuts

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