k8s

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: MIT, Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CiliumEndpointIndexIdentity = "identity"
)

Variables

View Source
var ErrNotACiliumEndpoint = errors.New("object is not a *cilium_api_v2.CiliumEndpoint")

ResourcesCell provides a set of handles to Kubernetes resources used throughout the operator. Each of the resources share a client-go informer and backing store so we only have one watch API call for each resource kind and that we maintain only one copy of each object.

See pkg/k8s/resource/resource.go for documentation on the Resource[T] type.

Functions

Types

type Resources

Resources is a convenience struct to group all the operator k8s resources as cell constructor parameters.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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