Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTags ¶
func ExtractTags(obj ObjectWithAnnotations) []string
ExtractTags extracts a set of tags from a comma-separated string. Copy pasted from: https://github.com/Kong/kubernetes-ingress-controller/blob/eb80ec2c58f4d53f8c6d7c997bcfb1f334b801e1/internal/annotations/annotations.go#L407-L416
Types ¶
type ObjectWithAnnotations ¶
ObjectWithAnnotations is an interface that provides a method to get annotations.
Click to show internal directories.
Click to hide internal directories.