Searched defs:ProjectMetadata (Results 1 – 2 of 2) sorted by relevance
36 type ProjectMetadata struct { struct37 proto project_metadata_proto.Metadata40 project string57 func (pm *ProjectMetadata) String() string {62 func (pm *ProjectMetadata) Project() string {67 func (pm *ProjectMetadata) Name() string {72 func (pm *ProjectMetadata) Version() string {82 func (pm *ProjectMetadata) VersionedName() string {102 func (pm *ProjectMetadata) UrlsByTypeName() ProjectUrlMap {
237 func getDocumentName(ctx *context, tn *compliance.TargetNode, pm *projectmetadata.ProjectMetadata) …253 func getDownloadUrl(_ *context, pm *projectmetadata.ProjectMetadata) string {