indexers

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ByServiceBindingKubeconfigSecret = "byKubeconfigSecret"
	ByServiceBindingExport           = "byServiceExport"
)
View Source
const (
	ServiceExportByServiceExportResource    = "serviceExportByServiceExportResource"
	ServiceExportByCustomResourceDefinition = "serviceExportByCustomResourceDefinition"
)
View Source
const (
	CRDByServiceBinding = "CRDByServiceBinding"
)
View Source
const (
	ServiceBindingRequestByExport = "ServiceBindingRequestByExport"
)
View Source
const (
	ServiceNamespaceByNamespace = "ServiceNamespaceByNamespace"
)

Variables

This section is empty.

Functions

func AddIfNotPresentOrDie

func AddIfNotPresentOrDie(indexer cache.Indexer, toAdd cache.Indexers)

AddIfNotPresentOrDie tries to add everything from toAdd to indexer's indexers that does not already exist. It panics if it encounters an error.

func Append

func Append(indexers ...cache.Indexers) (cache.Indexers, error)

Append is a helper function that merged a set of indexers.

func AppendOrDie

func AppendOrDie(indexers ...cache.Indexers) cache.Indexers

func ByServiceBindingKubeconfigSecretKey added in v0.0.9

func ByServiceBindingKubeconfigSecretKey(binding *kubebindv1alpha1.APIServiceBinding) string

func IndexByServiceBindingExport added in v0.0.9

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

func IndexCRDByServiceBinding added in v0.0.9

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

func IndexServiceBindingByKubeconfigSecret added in v0.0.9

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

func IndexServiceBindingRequestByExport added in v0.0.14

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

func IndexServiceExportByCustomResourceDefinition added in v0.0.9

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

func IndexServiceExportByServiceExportResource added in v0.0.9

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

func IndexServiceNamespaceByNamespace added in v0.0.9

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

func ServiceExportByServiceExportResourceKey added in v0.0.11

func ServiceExportByServiceExportResourceKey(ns, resource, group string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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