index

package
v0.0.5-beta2 Latest Latest
Warning

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

Go to latest
Published: May 15, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeByName      = "NodeByName"
	NodeByGroupName = "NodeByGroupName"
)
View Source
const (
	PodByNodeName = "PodByNodeName"
	PodByName     = "PodByName"
)
View Source
const (
	DeploymentAnnotations = "DeploymentAnnotations"
)
View Source
const (
	IndexByLabels = "IndexByLabels"
)
View Source
const (
	JobAnnotations = "JobAnnotations"
)
View Source
const (
	StatefulsetAnnotations = "StatefulsetAnnotations"
)

Variables

This section is empty.

Functions

func DeploymentRegister

func DeploymentRegister(informer cache.SharedIndexInformer)

func JobRegister

func JobRegister(informer cache.SharedIndexInformer)

func Label

func Label(obj interface{}) ([]string, error)

func NamespaceRegister

func NamespaceRegister(informer cache.SharedIndexInformer)

func NodeRegister

func NodeRegister(informer cache.SharedIndexInformer)

func PodRegister

func PodRegister(informer cache.SharedIndexInformer)

func ServiceRegister

func ServiceRegister(informer cache.SharedIndexInformer)

func StatefulsetRegister

func StatefulsetRegister(informer cache.SharedIndexInformer)

Types

type Index

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

func New

func New(sharedInformerFactory informers.SharedInformerFactory) *Index

func (*Index) Register

func (b *Index) Register()

type Indexer

type Indexer interface {
	Register()
}

Jump to

Keyboard shortcuts

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