controller

package
v0.0.0-...-b86effe Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HttpPort = 8080
)

Functions

This section is empty.

Types

type Controller

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

func New

func New(ctx context.Context) (*Controller, error)

func (*Controller) AddFunc

func (ctrl *Controller) AddFunc(svc *corev1.Service) error

func (*Controller) DeleteFunc

func (ctrl *Controller) DeleteFunc(svc *corev1.Service) error

func (*Controller) Start

func (ctrl *Controller) Start() error

func (*Controller) UpdateFunc

func (ctrl *Controller) UpdateFunc(oldSvc, newSvc *corev1.Service) error

Jump to

Keyboard shortcuts

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