Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
da226791
Commit
da226791
authored
Jun 04, 2015
by
Quinton Hoole
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #9200 from rhcarvalho/patch-2
Fix typo
parents
a161edb3
b216d09a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
converter.go
pkg/conversion/converter.go
+1
-1
No files found.
pkg/conversion/converter.go
View file @
da226791
...
@@ -390,7 +390,7 @@ const (
...
@@ -390,7 +390,7 @@ const (
// Loop through destination fields, search for matching source
// Loop through destination fields, search for matching source
// field to copy it from. Source fields with no corresponding
// field to copy it from. Source fields with no corresponding
// destination field will be ignored. If SourceToDest is
// destination field will be ignored. If SourceToDest is
// specified, this flag is ignored. If n
ie
ther is specified,
// specified, this flag is ignored. If n
ei
ther is specified,
// or no flags are passed, this flag is the default.
// or no flags are passed, this flag is the default.
DestFromSource
FieldMatchingFlags
=
0
DestFromSource
FieldMatchingFlags
=
0
// Loop through source fields, search for matching dest field
// Loop through source fields, search for matching dest field
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment