Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct { // CloneURL defines a target used to pull down source code. CloneURL string // Tags common to both teams and services discovered by this integration. Tags map[string]string // Annotations common to both teams and services discovered by this integration. Annotations map[string]string }
Repository represents a source potentially containing effx.yaml files
Click to show internal directories.
Click to hide internal directories.