package
Version:
v1.4.0-rc.0
Opens a new window with list of versions in this module.
Published: Oct 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ExtractPlugins extracts plugin names from the given object's
konghq.com/plugins annotation.
func ExtractPluginsWithNamespaces(obj interface {
GetAnnotations() map[string]string
GetNamespace() string
},
) []string
ExtractPluginsWithNamespaces extracts plugin namespaced names from the given object's
konghq.com/plugins annotation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.