rels

package
v1.6.1-0...-f207c0f Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FR

type FR struct {
	Identifier string
	// Referer represents K8s object that references a Plugin.
	Referer client.Object
}

FR represents a foreign relation.

func (FR) IsEmpty

func (fr FR) IsEmpty() bool

type ForeignRelations

type ForeignRelations struct {
	Consumer, ConsumerGroup, Route, Service []FR
}

func (*ForeignRelations) GetCombinations

func (relations *ForeignRelations) GetCombinations() []Rel

type Rel

type Rel struct {
	Consumer, ConsumerGroup, Route, Service FR
}

func (Rel) ToList

func (r Rel) ToList() [4]FR

ToList returns a list of FRs of Consumer, ConsumerGroup, Route, Service as one list.

Jump to

Keyboard shortcuts

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