Versions in this module Expand all Collapse all v1 v1.1.1 Jan 7, 2021 Changes in this version + func ValidateProtocol(protocol string) bool + type ForeignRelations struct + Consumer []string + Route []string + Service []string + func (relations *ForeignRelations) GetCombinations() []Rel + type K8sObjectInfo struct + Annotations map[string]string + Name string + Namespace string + func FromK8sObject(obj metav1.Object) K8sObjectInfo + type Rel struct + Consumer string + Route string + Service string