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
DataPlaneNameOnControlPlane indexes the ControlPlane .spec.dataplaneName field on the "dataplane" key.
func DataPlaneOnDataPlaneKonnecExtension ¶ added in v1.4.0
DataPlaneOnDataPlaneKonnecExtension indexes the DataPlane .spec.extensions field on the "KonnectExtension" key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.