status

package
v1.11.4 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateStatusManager

type UpdateStatusManager interface {
	AddIngress(ingress *ingress.Ingress)
	Update(k store.K8s, h haproxy.HAProxy, a annotations.Annotations) (err error)
}

func New

func New(client *kubernetes.Clientset, ingressClass string, emptyIngressClass bool) UpdateStatusManager

type UpdateStatusManagerImpl

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

func (*UpdateStatusManagerImpl) AddIngress

func (m *UpdateStatusManagerImpl) AddIngress(ingress *ingress.Ingress)

func (*UpdateStatusManagerImpl) Update

Jump to

Keyboard shortcuts

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