index

package
v1.4.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// DataPlaneNameIndex is the key to be used to access the .spec.dataplaneName indexed values.
	DataPlaneNameIndex = "dataplane"

	// KongPluginInstallationsIndex is the key to be used to access the .spec.pluginsToInstall indexed values,
	// in a form of list of namespace/name strings.
	KongPluginInstallationsIndex = "KongPluginInstallations"

	// KonnectExtensionIndex is the key to be used to access the .spec.extensions indexed values,
	// in a form of list of namespace/name strings.
	KonnectExtensionIndex = "KonnectExtension"
)

Variables

This section is empty.

Functions

func DataPlaneNameOnControlPlane added in v1.2.2

func DataPlaneNameOnControlPlane(ctx context.Context, c cache.Cache) error

DataPlaneNameOnControlPlane indexes the ControlPlane .spec.dataplaneName field on the "dataplane" key.

func DataPlaneOnDataPlaneKonnecExtension added in v1.4.0

func DataPlaneOnDataPlaneKonnecExtension(ctx context.Context, c cache.Cache) error

DataPlaneOnDataPlaneKonnecExtension indexes the DataPlane .spec.extensions field on the "KonnectExtension" key.

func KongPluginInstallationsOnDataPlane added in v1.4.0

func KongPluginInstallationsOnDataPlane(ctx context.Context, c cache.Cache) error

KongPluginInstallationsOnDataPlane indexes the DataPlane .spec.pluginsToInstall field on the "kongPluginInstallations" key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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