Home
last modified time | relevance | path

Searched defs:PublishedRepo (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/aptly/aptly-1.4.0/deb/
H A Dpublish.go36 type PublishedRepo struct { struct
38 UUID string
40 Storage string
41 Prefix string
48 Architectures []string
50 SourceKind string
53 Sources map[string]string
56 Component string
63 SkipContents bool
66 rePublishing bool
[all …]