v1

package
v2.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointSliceCache

type EndpointSliceCache interface {
	generic.CacheInterface[*v1.EndpointSlice]
}

EndpointSliceCache interface for retrieving EndpointSlice resources in memory.

type EndpointSliceClient

type EndpointSliceClient interface {
	generic.ClientInterface[*v1.EndpointSlice, *v1.EndpointSliceList]
}

EndpointSliceClient interface for managing EndpointSlice resources in Kubernetes.

type EndpointSliceController

type EndpointSliceController interface {
	generic.ControllerInterface[*v1.EndpointSlice, *v1.EndpointSliceList]
}

EndpointSliceController interface for managing EndpointSlice resources.

type Interface

type Interface interface {
	EndpointSlice() EndpointSliceController
}

func New

func New(controllerFactory controller.SharedControllerFactory) Interface

Jump to

Keyboard shortcuts

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