fieldindexer

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package fieldindexer provides types and functions about fieldindexer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FieldIndexer

type FieldIndexer struct {
	// Obj indicates which object would be indexed
	Obj ctrlclient.Object
	// Field indicates field path, eg: .spec.name
	Field string
	// ExtractValue indexer func to return value from Obj
	ExtractValue ctrlclient.IndexerFunc
}

FieldIndexer holds data when index fields into InformerCache

Jump to

Keyboard shortcuts

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