Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Freva Ingest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
freva
Freva Ingest
Commits
9f500ae5
Commit
9f500ae5
authored
2 years ago
by
Brian Lewis
Browse files
Options
Downloads
Patches
Plain Diff
Add description about additional config elements
parent
ad8478f4
No related branches found
No related tags found
1 merge request
!2
Ingest different DRS formats
Pipeline
#19027
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
freva/src/drs/metadata/custom.rs
+2
-1
2 additions, 1 deletion
freva/src/drs/metadata/custom.rs
with
2 additions
and
1 deletion
freva/src/drs/metadata/custom.rs
+
2
−
1
View file @
9f500ae5
...
...
@@ -72,7 +72,8 @@ lazy_static! {
/// joining sections is not supported.
///
/// All part names are accepted directly as strings and will have no verification for correctness or conformity to any
/// existing DRS specification in terms of allowed values.
/// existing DRS specification in terms of allowed values. Additional names are also allowed but are ignored. This can
/// be used to mark out parts of the path/name that aren't used for DRS data.
#[derive(Debug,
Clone)]
pub
struct
ComponentConfig
{
/// The keys of the different path segments in the order they are expected to appear in the path. This does not
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment