selectors

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelAppKey      = "application"
	LabelResourceKey = "ActiveMQArtemis"
)

Variables

This section is empty.

Functions

func GetLabels added in v1.0.4

func GetLabels(crName string) map[string]string

Types

type LabelerData

type LabelerData struct {
	// contains filtered or unexported fields
}

func (*LabelerData) Base

func (l *LabelerData) Base(name string) *LabelerData

func (*LabelerData) Generate

func (l *LabelerData) Generate()

func (*LabelerData) Labels

func (l *LabelerData) Labels() map[string]string

func (*LabelerData) Suffix

func (l *LabelerData) Suffix(labelSuffix string) *LabelerData

type LabelerInterface

type LabelerInterface interface {
	Labels() map[string]string
	Base(baseName string) *LabelerData
	Suffix(labelSuffix string) *LabelerData
	Generate()
}

Jump to

Keyboard shortcuts

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