Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SubprojectExists ¶
Types ¶
type RoutingInfo ¶
type RoutingInfo interface {
OwningSIG() string
AffectedSubprojects() []string
ParticipatingSIGs() []string
KubernetesWide() bool
SIGWide() bool
ContentDir() string
}
func BuildRoutingFromPath ¶
func BuildRoutingFromPath(contentRoot string, targetPath string) (RoutingInfo, error)
Click to show internal directories.
Click to hide internal directories.