adapter

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter interface {
	GetEnqueueKeysBySvc(svc *corev1.Service) []string
	GetEnqueueKeysByNodePool(svcTopologyTypes map[string]string, allNpNodes sets.String) []string
	UpdateTriggerAnnotations(namespace, name string) error
}

func NewEndpointsAdapter

func NewEndpointsAdapter(kubeClient kubernetes.Interface, client client.Client) Adapter

func NewEndpointsV1Adapter

func NewEndpointsV1Adapter(kubeClient kubernetes.Interface, client client.Client) Adapter

func NewEndpointsV1Beta1Adapter

func NewEndpointsV1Beta1Adapter(kubeClient kubernetes.Interface, client client.Client) Adapter

Jump to

Keyboard shortcuts

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