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.
type ForeignRelations ¶
type ForeignRelations struct {
Consumer, ConsumerGroup, Route, Service []FR
}
func (*ForeignRelations) GetCombinations ¶
func (relations *ForeignRelations) GetCombinations() []Rel
Click to show internal directories.
Click to hide internal directories.