annotations

package
v1.4.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractPlugins

func ExtractPlugins(obj interface {
	GetAnnotations() map[string]string
},
) []string

ExtractPlugins extracts plugin names from the given object's konghq.com/plugins annotation.

func ExtractPluginsWithNamespaces

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.

Types

This section is empty.

Jump to

Keyboard shortcuts

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